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  -Dspring.config.additional-location=/app/config/override.yaml  

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

2023-04-28T14:14:42.083Z||main|||||INFO|500||The following profiles are active: basic
2023-04-28T14:14:57.961Z||main|||||INFO|500||Starting service [Tomcat]
2023-04-28T14:14:57.962Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-04-28T14:14:58.099Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-04-28T14:15:07.788Z||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.

2023-04-28T14:15:08.117Z||main|||||INFO|500||catdb-pool - Starting...
2023-04-28T14:15:08.747Z||main|||||INFO|500||catdb-pool - Start completed.
2023-04-28T14:15:09.214Z||main|||||INFO|500||reqdb-pool - Starting...
2023-04-28T14:15:09.235Z||main|||||INFO|500||reqdb-pool - Start completed.
2023-04-28T14:15:09.450Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2023-04-28T14:15:09.890Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2023-04-28T14:15:11.014Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2023-04-28T14:15:14.305Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-28T14:15:16.381Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-28T14:15:16.490Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2023-04-28T14:15:17.157Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2023-04-28T14:15:17.697Z||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.
2023-04-28T14:15:18.695Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2023-04-28T14:15:20.618Z||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
2023-04-28T14:15:25.251Z||main|||||WARN|500||---
2023-04-28T14:15:25.251Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-04-28T14:15:25.251Z||main|||||WARN|500||---
2023-04-28T14:15:25.827Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-04-28T14:15:31.145Z||main|||||INFO|500||Started ApiHandlerApplication in 53.135 seconds (JVM running for 57.592)
2023-04-28T14:15:31.172Z|44969a0c-e9c0-4d77-840f-6876411f1d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:15:31.196Z|44969a0c-e9c0-4d77-840f-6876411f1d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:15:31.198Z|87726119-5352-43db-9a69-978509f3a582|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:15:31.214Z|87726119-5352-43db-9a69-978509f3a582|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:15:36.117Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-04-28T14:15:36.387Z|fdce5c1d-8280-4060-ae26-bacaaf363040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
2023-04-28T14:15:36.719Z|fdce5c1d-8280-4060-ae26-bacaaf363040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:15:38.299Z|404823eb-20e6-43e7-bc58-6d3d338cf0b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:15:38.302Z|404823eb-20e6-43e7-bc58-6d3d338cf0b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:15:39.897Z|807fe1e3-9d34-4f93-aac2-996584bf10c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:15:39.898Z|807fe1e3-9d34-4f93-aac2-996584bf10c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:15:46.139Z|2e49ab01-72cc-40e7-a431-906edc3522b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:15:46.145Z|2e49ab01-72cc-40e7-a431-906edc3522b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:15:46.891Z|500d931a-8a20-40ee-8400-7ca6039c81b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:15:46.894Z|500d931a-8a20-40ee-8400-7ca6039c81b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:15:48.371Z|1d4fa7c9-9ede-410b-a944-f8e546993135|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:15:48.372Z|1d4fa7c9-9ede-410b-a944-f8e546993135|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:15:49.988Z|0b31342f-de44-413d-970e-899211e27158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:15:49.990Z|0b31342f-de44-413d-970e-899211e27158|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:15:56.936Z|01013249-9d44-4498-bfca-9ce3552beec0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:15:56.938Z|01013249-9d44-4498-bfca-9ce3552beec0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:15:58.421Z|6b0fb1e2-e88c-44fe-a4fe-920895c0017c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:15:58.424Z|6b0fb1e2-e88c-44fe-a4fe-920895c0017c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:00.036Z|8eb5c913-515b-4c6c-9db7-bdb48195da7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:00.038Z|8eb5c913-515b-4c6c-9db7-bdb48195da7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:01.139Z|12e4afa0-58a1-473e-a1dc-549dc14394ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:16:01.141Z|12e4afa0-58a1-473e-a1dc-549dc14394ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:16:01.217Z|6ded21ae-fe62-4a04-b971-b46d9df59cd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:16:01.218Z|6ded21ae-fe62-4a04-b971-b46d9df59cd1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:16:06.978Z|a1e0d57b-3ccd-466d-a7d4-766a2a4fbdfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:06.979Z|a1e0d57b-3ccd-466d-a7d4-766a2a4fbdfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:08.467Z|9fc3282c-0b0f-47bd-a30d-215d44943db2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:08.469Z|9fc3282c-0b0f-47bd-a30d-215d44943db2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:10.083Z|a7d7d166-80e0-4e8c-b192-0fe657b132f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:10.085Z|a7d7d166-80e0-4e8c-b192-0fe657b132f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:16.139Z|7874ac33-948d-4993-9394-0b8da50d6068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:16:16.140Z|7874ac33-948d-4993-9394-0b8da50d6068|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:16:17.024Z|3aa453f5-a4f0-4395-9f72-27a389147576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:17.026Z|3aa453f5-a4f0-4395-9f72-27a389147576|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:18.511Z|0ec38333-230e-48fe-96aa-d24455ef17b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:18.513Z|0ec38333-230e-48fe-96aa-d24455ef17b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:20.186Z|a0bb71fa-f9aa-4df4-bc1e-ca4f6622d9a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:20.188Z|a0bb71fa-f9aa-4df4-bc1e-ca4f6622d9a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:27.064Z|aea0d384-e958-48e6-953a-fe6d7bffbff6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:27.066Z|aea0d384-e958-48e6-953a-fe6d7bffbff6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:28.555Z|a1542aba-b19d-496a-8b03-a677abda368b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:28.557Z|a1542aba-b19d-496a-8b03-a677abda368b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:30.301Z|1cf5da36-67b5-4637-ad67-60a37ad8e1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:30.303Z|1cf5da36-67b5-4637-ad67-60a37ad8e1f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:31.138Z|b4f858a5-3d68-4bb5-898e-8710c7452055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:16:31.147Z|b4f858a5-3d68-4bb5-898e-8710c7452055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:16:31.220Z|bf85b656-b104-46a2-a61d-a08bc20e2a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:16:31.221Z|bf85b656-b104-46a2-a61d-a08bc20e2a65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:16:37.104Z|7ca3d188-af18-48da-8fdb-82e932981bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:37.106Z|7ca3d188-af18-48da-8fdb-82e932981bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:38.594Z|014888ca-7420-441f-83a3-97b4f5683014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:38.596Z|014888ca-7420-441f-83a3-97b4f5683014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:40.342Z|7c3732ba-1b4b-4bf2-bc89-3dd03343ccc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:40.344Z|7c3732ba-1b4b-4bf2-bc89-3dd03343ccc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:46.138Z|d894ee54-a3ed-44ed-917a-ed9d1ac1b343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:16:46.139Z|d894ee54-a3ed-44ed-917a-ed9d1ac1b343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:16:47.149Z|184ec963-b5cc-4014-a5b9-1b2cfd0d1c06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:47.151Z|184ec963-b5cc-4014-a5b9-1b2cfd0d1c06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:48.633Z|a10b0022-164c-445b-8bb4-4182eb029d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:48.635Z|a10b0022-164c-445b-8bb4-4182eb029d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:50.401Z|cc84017d-40a0-4f09-a1b3-95b642f72cfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:50.403Z|cc84017d-40a0-4f09-a1b3-95b642f72cfc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:57.191Z|1185deb2-046e-49a7-bc63-12f3439bd709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:57.193Z|1185deb2-046e-49a7-bc63-12f3439bd709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:16:58.690Z|f8779fb9-ff37-4319-b0c3-66602f20bf1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:16:58.692Z|f8779fb9-ff37-4319-b0c3-66602f20bf1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:00.439Z|cd064a31-fcba-496e-8bc5-28ff634ecbee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:00.441Z|cd064a31-fcba-496e-8bc5-28ff634ecbee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:01.138Z|8d94c148-60bb-4d32-912f-653f6bd29eb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:17:01.140Z|8d94c148-60bb-4d32-912f-653f6bd29eb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:17:01.223Z|523814ac-df70-47e3-b009-30ca69d67a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:17:01.225Z|523814ac-df70-47e3-b009-30ca69d67a2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:17:07.235Z|02bf9a10-bccf-4ba7-b538-25b13b1359d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:07.237Z|02bf9a10-bccf-4ba7-b538-25b13b1359d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:08.736Z|11eae154-d8ea-4fd6-99f4-e32fa09efbf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:08.738Z|11eae154-d8ea-4fd6-99f4-e32fa09efbf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:10.474Z|71375e03-8adc-4628-b620-30211d66ed86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:10.476Z|71375e03-8adc-4628-b620-30211d66ed86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:16.139Z|01fe2241-ba6c-4c2f-9fbe-d64d2f2bf4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:17:16.144Z|01fe2241-ba6c-4c2f-9fbe-d64d2f2bf4b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:17:17.277Z|acd83017-aca3-4033-93b4-eebaa8eea9c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:17.278Z|acd83017-aca3-4033-93b4-eebaa8eea9c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:18.775Z|476c9971-f8e7-408b-af29-6ec24287c93a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:18.777Z|476c9971-f8e7-408b-af29-6ec24287c93a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:20.509Z|c879ffe4-7774-430b-affd-ff4246d648b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:20.511Z|c879ffe4-7774-430b-affd-ff4246d648b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:27.317Z|a796201f-4653-4ac3-8a2c-d194aa5ccbce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:27.319Z|a796201f-4653-4ac3-8a2c-d194aa5ccbce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:28.810Z|c3544f95-80b4-4734-b4dc-26182e3f91b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:28.812Z|c3544f95-80b4-4734-b4dc-26182e3f91b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:30.545Z|420c9eea-e420-4af2-a116-c2a6f0dce133|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:30.548Z|420c9eea-e420-4af2-a116-c2a6f0dce133|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:31.139Z|4f5faa17-7e06-4cc4-89dd-566ec48878c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:17:31.140Z|4f5faa17-7e06-4cc4-89dd-566ec48878c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:17:31.227Z|a0dce115-9035-478b-a59c-f5c8fcde04ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:17:31.228Z|a0dce115-9035-478b-a59c-f5c8fcde04ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:17:37.361Z|1acc683a-8f30-49c9-af5c-809a9447e857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:37.363Z|1acc683a-8f30-49c9-af5c-809a9447e857|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:38.850Z|8f2a7f2f-a5ac-4707-9afa-a5f80ea508f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:38.852Z|8f2a7f2f-a5ac-4707-9afa-a5f80ea508f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:40.588Z|4bac530f-59be-4aa8-bff1-c03afe39f8c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:40.590Z|4bac530f-59be-4aa8-bff1-c03afe39f8c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:46.138Z|4832134e-470a-4b43-945f-7b33910836ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:17:46.140Z|4832134e-470a-4b43-945f-7b33910836ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:17:47.395Z|d972615b-5d30-4c7e-a212-471954420d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:47.396Z|d972615b-5d30-4c7e-a212-471954420d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:48.890Z|aabd0c37-9c10-411a-afd6-1a76059b376e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:48.891Z|aabd0c37-9c10-411a-afd6-1a76059b376e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:50.625Z|8339409f-dcf1-4253-84dc-0a8b0ca877d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:50.627Z|8339409f-dcf1-4253-84dc-0a8b0ca877d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:57.432Z|24caa381-ed32-406b-b84e-663ea6267ffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:57.434Z|24caa381-ed32-406b-b84e-663ea6267ffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:17:58.932Z|2fe38ff2-d95b-4446-b603-838e544fc2e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:17:58.934Z|2fe38ff2-d95b-4446-b603-838e544fc2e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:00.660Z|f9c0330e-96bb-4aea-bf2d-2c0015cac381|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:00.662Z|f9c0330e-96bb-4aea-bf2d-2c0015cac381|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:01.139Z|f3fd7564-c81e-4fb3-818c-20ba2332e650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:18:01.148Z|f3fd7564-c81e-4fb3-818c-20ba2332e650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:18:01.230Z|d5ccfa15-fe18-49bf-8555-668fe6e9aa87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:18:01.231Z|d5ccfa15-fe18-49bf-8555-668fe6e9aa87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:18:07.470Z|c1f9d2d9-16eb-415c-aeda-7d2ae90d8943|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:07.472Z|c1f9d2d9-16eb-415c-aeda-7d2ae90d8943|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:08.972Z|73c532d2-ea6d-467a-a73b-05478556841c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:08.974Z|73c532d2-ea6d-467a-a73b-05478556841c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:10.700Z|2a666946-8caf-4439-be55-aee403f4ac27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:10.702Z|2a666946-8caf-4439-be55-aee403f4ac27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:16.138Z|09fdd668-d3b6-47b7-9dbf-e09b9aa3bf89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:18:16.139Z|09fdd668-d3b6-47b7-9dbf-e09b9aa3bf89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:18:17.508Z|0b24d206-26b3-406e-9f3d-3a325160a192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:17.509Z|0b24d206-26b3-406e-9f3d-3a325160a192|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:19.010Z|b9b86e1e-d010-49be-92c2-3f323e593b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:19.012Z|b9b86e1e-d010-49be-92c2-3f323e593b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:20.739Z|2f7fa37d-fb37-4de9-85e6-6ddeb03117ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:20.741Z|2f7fa37d-fb37-4de9-85e6-6ddeb03117ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:27.547Z|0f24b002-6a66-44e4-be56-a8b176adde0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:27.549Z|0f24b002-6a66-44e4-be56-a8b176adde0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:29.046Z|aec9f40d-5e86-4a91-85ba-2284b6967e5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:29.047Z|aec9f40d-5e86-4a91-85ba-2284b6967e5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:30.780Z|3553823b-19d2-47de-ba48-6165da252289|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:30.782Z|3553823b-19d2-47de-ba48-6165da252289|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:31.138Z|e5285e81-2ee2-4e27-9877-b602d738f306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:18:31.139Z|e5285e81-2ee2-4e27-9877-b602d738f306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:18:31.233Z|ce3a7ffb-bea4-4c97-a879-33b4098e1334|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:18:31.234Z|ce3a7ffb-bea4-4c97-a879-33b4098e1334|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:18:37.591Z|0681048e-c307-43be-b918-27423cec6cee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:37.593Z|0681048e-c307-43be-b918-27423cec6cee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:39.084Z|d41a6c32-cb84-49eb-aebf-84a36227070e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:39.085Z|d41a6c32-cb84-49eb-aebf-84a36227070e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:40.819Z|6aa0b01a-6d66-473e-bccd-2ea0d3fe7ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:40.821Z|6aa0b01a-6d66-473e-bccd-2ea0d3fe7ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:46.138Z|a3642700-c17b-42bb-9f13-63db8112d241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:18:46.143Z|a3642700-c17b-42bb-9f13-63db8112d241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:18:47.639Z|8fba4963-1a56-48c0-aa5c-e6c367dfc56b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:47.641Z|8fba4963-1a56-48c0-aa5c-e6c367dfc56b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:49.129Z|0d295723-7d9b-4385-8a7e-93182d67cbbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:49.130Z|0d295723-7d9b-4385-8a7e-93182d67cbbf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:50.856Z|09deaf7d-d3a9-4cc8-853f-e7edd1534115|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:50.858Z|09deaf7d-d3a9-4cc8-853f-e7edd1534115|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:57.761Z|c808894e-3def-4276-87b8-36c24b2f2489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:57.763Z|c808894e-3def-4276-87b8-36c24b2f2489|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:18:59.167Z|486b398d-789a-4682-9dd6-f3d20fb5a87f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:18:59.168Z|486b398d-789a-4682-9dd6-f3d20fb5a87f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:00.893Z|0896f1b0-4d17-4ea5-9d82-2847d2a2c98b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:00.895Z|0896f1b0-4d17-4ea5-9d82-2847d2a2c98b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:01.138Z|fa211896-98d0-40bb-a140-9ec03483ea92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:19:01.139Z|fa211896-98d0-40bb-a140-9ec03483ea92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:19:01.236Z|b1586b35-cd47-48c8-82ca-a043dc96c221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:19:01.237Z|b1586b35-cd47-48c8-82ca-a043dc96c221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:19:07.808Z|05b69575-bb0f-417f-a016-e748b9a30164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:07.810Z|05b69575-bb0f-417f-a016-e748b9a30164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:09.205Z|ef26da03-1dff-41a4-b3b5-6a64b770283b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:09.207Z|ef26da03-1dff-41a4-b3b5-6a64b770283b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:10.938Z|ed43edd3-3184-4096-b06b-775ec0031a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:10.939Z|ed43edd3-3184-4096-b06b-775ec0031a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:16.139Z|b4436206-2431-4cff-9fd2-429080d70800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:19:16.140Z|b4436206-2431-4cff-9fd2-429080d70800|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:19:17.851Z|0cd82f86-ab64-4bc7-b47a-221186fbc71d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:17.853Z|0cd82f86-ab64-4bc7-b47a-221186fbc71d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:19.242Z|29f43d3b-ca83-4bc0-b2cd-e10ae72fcdf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:19.244Z|29f43d3b-ca83-4bc0-b2cd-e10ae72fcdf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:20.974Z|d4e783fe-5062-4308-93b9-0255f9e45c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:20.975Z|d4e783fe-5062-4308-93b9-0255f9e45c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:27.894Z|683bbaec-f140-4995-be7f-9357935a5d10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:27.896Z|683bbaec-f140-4995-be7f-9357935a5d10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:29.283Z|9d189457-ddf3-4e51-a72d-d1cbd105fdcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:29.284Z|9d189457-ddf3-4e51-a72d-d1cbd105fdcc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:31.008Z|16c2da09-4c71-4e8b-8b76-95a903b2fd62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:31.010Z|16c2da09-4c71-4e8b-8b76-95a903b2fd62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:31.139Z|bb3a0121-c309-4fe2-9e2b-d1c017a04bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:19:31.146Z|bb3a0121-c309-4fe2-9e2b-d1c017a04bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:19:31.238Z|6bdf4cc5-df6b-40f9-8e38-2a9c13e60d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:19:31.239Z|6bdf4cc5-df6b-40f9-8e38-2a9c13e60d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:19:37.929Z|63d5b504-785b-4157-b3dd-698100c71706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:37.930Z|63d5b504-785b-4157-b3dd-698100c71706|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:39.321Z|b51ebf5c-8263-49a0-8314-30d74d69cd00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:39.322Z|b51ebf5c-8263-49a0-8314-30d74d69cd00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:41.044Z|c2e6693c-3a25-4574-86a0-1c121734d939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:41.046Z|c2e6693c-3a25-4574-86a0-1c121734d939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:46.138Z|fe33cf8d-d2fc-4d92-a491-8b7ceaae2fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:19:46.139Z|fe33cf8d-d2fc-4d92-a491-8b7ceaae2fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:19:47.967Z|bb267ea9-7ff4-43aa-b82d-8d7cc60ce928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:47.970Z|bb267ea9-7ff4-43aa-b82d-8d7cc60ce928|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:49.359Z|48a36261-7877-4b71-8a9a-ecb507cd3902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:49.361Z|48a36261-7877-4b71-8a9a-ecb507cd3902|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:51.084Z|48111761-d577-4aa9-b1fb-5b330f870971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:51.086Z|48111761-d577-4aa9-b1fb-5b330f870971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:58.012Z|9549479b-63ee-4f3c-82dc-6822dbb05ba5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:58.014Z|9549479b-63ee-4f3c-82dc-6822dbb05ba5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:19:59.401Z|246580eb-b3e3-4517-935c-7424df75d4ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:19:59.403Z|246580eb-b3e3-4517-935c-7424df75d4ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:01.123Z|b1c1cc3d-6d56-4a1c-bb14-e3daa74d1cc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:01.124Z|b1c1cc3d-6d56-4a1c-bb14-e3daa74d1cc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:01.138Z|d64afe36-df41-4f05-88dd-d7f10ccd2b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:20:01.139Z|d64afe36-df41-4f05-88dd-d7f10ccd2b7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:20:01.241Z|271ed55e-ee79-4fbc-b37a-7d3610ab741e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:20:01.241Z|271ed55e-ee79-4fbc-b37a-7d3610ab741e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:20:08.054Z|0915f1ec-bb0e-458e-b4c7-8b67870c4c80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:08.055Z|0915f1ec-bb0e-458e-b4c7-8b67870c4c80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:09.442Z|0654c98e-9061-4c3d-938a-92bfe7c0b1a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:09.444Z|0654c98e-9061-4c3d-938a-92bfe7c0b1a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:11.158Z|b07509ee-9d2c-43ba-bcee-1c3ca6d21ddb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:11.160Z|b07509ee-9d2c-43ba-bcee-1c3ca6d21ddb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:16.138Z|af5afaab-df13-493f-acee-d755da2db718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:20:16.143Z|af5afaab-df13-493f-acee-d755da2db718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:20:18.090Z|af23593c-b602-4f92-aabc-4cfaae2cdc23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:18.091Z|af23593c-b602-4f92-aabc-4cfaae2cdc23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:19.481Z|8749fb3c-3c5b-468b-89ae-175470ffd7dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:19.483Z|8749fb3c-3c5b-468b-89ae-175470ffd7dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:21.197Z|3680218b-bc3e-408a-8946-16264ab9c78e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:21.198Z|3680218b-bc3e-408a-8946-16264ab9c78e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:28.136Z|5fbce88f-12ff-4130-9723-873f6183d02e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:28.138Z|5fbce88f-12ff-4130-9723-873f6183d02e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:29.520Z|d1b697ca-eced-4373-b7f9-eb23d0f91ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:29.521Z|d1b697ca-eced-4373-b7f9-eb23d0f91ca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:31.138Z|e7e8b1c5-cacc-4363-88a4-fd06654dbbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:20:31.139Z|e7e8b1c5-cacc-4363-88a4-fd06654dbbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:20:31.234Z|a94d967d-ef87-4c33-91a0-90cf3a22dbbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:31.235Z|a94d967d-ef87-4c33-91a0-90cf3a22dbbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:31.243Z|a951de29-e0f4-48c5-b483-de648b443511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:20:31.244Z|a951de29-e0f4-48c5-b483-de648b443511|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:20:38.173Z|4c51a270-ab29-4a24-9473-8f3373a07260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:38.175Z|4c51a270-ab29-4a24-9473-8f3373a07260|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:39.560Z|387272c3-7b8d-4ee4-81a7-0851005a3e42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:39.563Z|387272c3-7b8d-4ee4-81a7-0851005a3e42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:41.273Z|410d8659-1c71-4de5-9db4-d65293344f32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:41.275Z|410d8659-1c71-4de5-9db4-d65293344f32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:46.138Z|44f938a2-336f-4aae-b685-eb62aedb47b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:20:46.139Z|44f938a2-336f-4aae-b685-eb62aedb47b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:20:48.211Z|2bf997e0-1bd1-456c-a204-84648d4daab0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:48.213Z|2bf997e0-1bd1-456c-a204-84648d4daab0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:49.601Z|185b15a9-7337-491d-8d9a-f87672a569bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:49.603Z|185b15a9-7337-491d-8d9a-f87672a569bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:51.315Z|00369e31-8ad0-433f-acb0-d492c5208c24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:51.317Z|00369e31-8ad0-433f-acb0-d492c5208c24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:58.259Z|91a8b8cd-24ec-4996-9e33-08332a75703e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:58.261Z|91a8b8cd-24ec-4996-9e33-08332a75703e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:20:59.637Z|4dfe7cc5-6ae0-4d0b-9e2f-714da148e45c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:20:59.639Z|4dfe7cc5-6ae0-4d0b-9e2f-714da148e45c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:01.138Z|0f9f78f6-3bdb-42c8-9902-be461c2c7bbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:21:01.148Z|0f9f78f6-3bdb-42c8-9902-be461c2c7bbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:21:01.246Z|7838009e-0e71-4c13-997e-b7baf71dad12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:21:01.247Z|7838009e-0e71-4c13-997e-b7baf71dad12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:21:01.356Z|08658972-01cc-4da2-852d-6b7124fb0d19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:01.357Z|08658972-01cc-4da2-852d-6b7124fb0d19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:08.298Z|39aa7238-d3b5-40e5-bbde-18b6f02f807a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:08.299Z|39aa7238-d3b5-40e5-bbde-18b6f02f807a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:09.676Z|72256f9b-af03-4729-aaae-7adfe79f1f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:09.678Z|72256f9b-af03-4729-aaae-7adfe79f1f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:11.398Z|c61f03eb-cec2-48a2-8a47-028c0506386c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:11.400Z|c61f03eb-cec2-48a2-8a47-028c0506386c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:16.138Z|5dd15c1f-be09-4970-8224-5725ce99cefd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:21:16.139Z|5dd15c1f-be09-4970-8224-5725ce99cefd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:21:18.335Z|399401dc-02f6-471d-8777-e216a4670be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:18.336Z|399401dc-02f6-471d-8777-e216a4670be6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:19.716Z|ef3a1729-244c-4a00-a5c2-e410d29f75ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:19.718Z|ef3a1729-244c-4a00-a5c2-e410d29f75ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:21.435Z|42fee0ed-24c1-40ac-abb3-f3b0a89e60a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:21.437Z|42fee0ed-24c1-40ac-abb3-f3b0a89e60a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:28.369Z|76da150f-e7b1-45d3-86df-2c06eb733cfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:28.371Z|76da150f-e7b1-45d3-86df-2c06eb733cfa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:29.756Z|6d7f9f13-b39d-4641-8873-8407384fe215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:29.757Z|6d7f9f13-b39d-4641-8873-8407384fe215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:31.138Z|eb8e9a0d-c27a-4434-bffd-0024ab4fff88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:21:31.139Z|eb8e9a0d-c27a-4434-bffd-0024ab4fff88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:21:31.249Z|153e6d7f-0e29-4892-8f70-2b7b66720345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:21:31.250Z|153e6d7f-0e29-4892-8f70-2b7b66720345|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:21:31.475Z|a3548ce6-cfdc-48bc-ac67-def3290afeb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:31.477Z|a3548ce6-cfdc-48bc-ac67-def3290afeb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:38.417Z|853826b0-20c0-4d0d-9f9d-821ebe435ff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:38.419Z|853826b0-20c0-4d0d-9f9d-821ebe435ff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:39.789Z|6d7b573b-956d-4783-a9a1-4d8ba0178718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:39.791Z|6d7b573b-956d-4783-a9a1-4d8ba0178718|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:41.511Z|b51f4606-11c6-4c8f-b36d-30fda5c60d40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:41.512Z|b51f4606-11c6-4c8f-b36d-30fda5c60d40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:46.138Z|7604c71c-e9cf-4f34-8bfd-849d27570e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:21:46.144Z|7604c71c-e9cf-4f34-8bfd-849d27570e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:21:48.457Z|40865209-12ce-4ca8-b8c3-74178b1fd90f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:48.458Z|40865209-12ce-4ca8-b8c3-74178b1fd90f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:49.825Z|9cd23c56-d1ee-4c8f-ae51-2586a5fac500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:49.827Z|9cd23c56-d1ee-4c8f-ae51-2586a5fac500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:51.548Z|ed8f6726-3803-4ec4-a97a-392b503d60a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:51.550Z|ed8f6726-3803-4ec4-a97a-392b503d60a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:58.502Z|a563fd05-bd5c-48ee-a463-78f0246a35b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:58.504Z|a563fd05-bd5c-48ee-a463-78f0246a35b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:21:59.865Z|afb77d82-0753-42b3-a125-973835db1d61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:21:59.867Z|afb77d82-0753-42b3-a125-973835db1d61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:01.138Z|f0682868-7bde-49e7-bc61-e07129e45ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:22:01.140Z|f0682868-7bde-49e7-bc61-e07129e45ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:22:01.251Z|658852e1-d643-4b1a-96fc-e8627af03a6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:22:01.252Z|658852e1-d643-4b1a-96fc-e8627af03a6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:22:01.589Z|65a3b1a9-ef2f-443f-97ce-93375adb77ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:01.590Z|65a3b1a9-ef2f-443f-97ce-93375adb77ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:08.542Z|a44bb4f5-9224-4bf5-ba7d-fb0385ac7d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:08.544Z|a44bb4f5-9224-4bf5-ba7d-fb0385ac7d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:09.900Z|efe06be4-83e5-456b-88bc-277e559bd950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:09.902Z|efe06be4-83e5-456b-88bc-277e559bd950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:11.625Z|d12f7167-8d95-4ab9-9c87-80d3717f4ae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:11.626Z|d12f7167-8d95-4ab9-9c87-80d3717f4ae9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:16.138Z|65d97c3f-92b2-4e3e-86c8-272ac08b29ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:22:16.139Z|65d97c3f-92b2-4e3e-86c8-272ac08b29ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:22:18.582Z|11ab7d6d-368d-41bc-a435-f328dfcbffee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:18.583Z|11ab7d6d-368d-41bc-a435-f328dfcbffee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:19.960Z|8c37c8ed-d147-4c70-b087-8c3196000103|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:19.962Z|8c37c8ed-d147-4c70-b087-8c3196000103|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:21.663Z|f867aa73-966c-465b-a8f0-2b4f546a1817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:21.665Z|f867aa73-966c-465b-a8f0-2b4f546a1817|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:28.622Z|756e4d02-599c-42f0-a622-23630076b061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:28.624Z|756e4d02-599c-42f0-a622-23630076b061|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:29.999Z|85705a11-7327-4fc8-8908-d3e7059ba381|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:30.001Z|85705a11-7327-4fc8-8908-d3e7059ba381|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:31.138Z|38340f64-b251-4375-aac4-35a177260e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:22:31.144Z|38340f64-b251-4375-aac4-35a177260e06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:22:31.254Z|7cfd7bb3-25cb-4e8a-92af-669867bc97c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:22:31.255Z|7cfd7bb3-25cb-4e8a-92af-669867bc97c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:22:31.700Z|7ec1a9d6-c0b6-4e19-8839-b605269b919a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:31.702Z|7ec1a9d6-c0b6-4e19-8839-b605269b919a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:38.663Z|5dee68aa-bb0d-42f4-b931-0618e6e18a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:38.665Z|5dee68aa-bb0d-42f4-b931-0618e6e18a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:40.040Z|427a3ce7-b768-4e33-a8a5-0e2f6a608f3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:40.042Z|427a3ce7-b768-4e33-a8a5-0e2f6a608f3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:41.732Z|b7cfabe7-6f25-4261-886a-33bb24394d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:41.733Z|b7cfabe7-6f25-4261-886a-33bb24394d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:46.138Z|bfd26bf2-e339-45e9-b222-f3f130f4727a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:22:46.140Z|bfd26bf2-e339-45e9-b222-f3f130f4727a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:22:48.697Z|1179f7c1-0333-4ee4-983e-06b18240c291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:48.699Z|1179f7c1-0333-4ee4-983e-06b18240c291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:50.074Z|9f831182-4378-433e-9876-8cac6e3af12b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:50.075Z|9f831182-4378-433e-9876-8cac6e3af12b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:51.768Z|745cdf63-d38d-467a-9c7d-7dd0a63e0678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:51.769Z|745cdf63-d38d-467a-9c7d-7dd0a63e0678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:22:58.734Z|21fe668e-d5e3-4a8b-99be-732f4fcc2b4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:22:58.736Z|21fe668e-d5e3-4a8b-99be-732f4fcc2b4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:00.107Z|18712698-421c-4c85-b773-24f26985c171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:00.108Z|18712698-421c-4c85-b773-24f26985c171|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:01.138Z|66ca3d3d-3141-46fc-93c6-fe5d87568088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:23:01.139Z|66ca3d3d-3141-46fc-93c6-fe5d87568088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:23:01.258Z|bb1a3143-7e85-4661-ad7d-c88f3b70c58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:23:01.259Z|bb1a3143-7e85-4661-ad7d-c88f3b70c58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:23:01.808Z|830892df-bd95-4ff9-aeb6-7b54b550ee00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:01.810Z|830892df-bd95-4ff9-aeb6-7b54b550ee00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:08.774Z|99168ebb-4c99-4ada-b4e2-d66aeb9791ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:08.775Z|99168ebb-4c99-4ada-b4e2-d66aeb9791ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:10.141Z|486a1bc9-0394-402f-83cd-0794b18e96a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:10.143Z|486a1bc9-0394-402f-83cd-0794b18e96a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:11.847Z|82e4ca56-8bca-4be1-be5a-e178f496e0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:11.850Z|82e4ca56-8bca-4be1-be5a-e178f496e0d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:16.138Z|bd581018-02d8-4fd8-8f4d-9b3b9cb20a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:23:16.143Z|bd581018-02d8-4fd8-8f4d-9b3b9cb20a96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:23:18.812Z|ccfa39c0-c5c8-40aa-bcc2-dd9c19aadb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:18.813Z|ccfa39c0-c5c8-40aa-bcc2-dd9c19aadb7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:20.176Z|4392dc8f-3bd6-46ac-88fb-001428fb0eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:20.177Z|4392dc8f-3bd6-46ac-88fb-001428fb0eeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:21.890Z|c1a02a62-dc0e-475f-bb8d-738f04d2186d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:21.891Z|c1a02a62-dc0e-475f-bb8d-738f04d2186d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:28.850Z|15fd95cb-a286-4010-816e-1dadfb58b569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:28.852Z|15fd95cb-a286-4010-816e-1dadfb58b569|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:30.207Z|bfa19f37-6f7c-4b05-b708-213467d216ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:30.208Z|bfa19f37-6f7c-4b05-b708-213467d216ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:31.138Z|df3e9f90-3f76-4ce7-a42c-c540e284377f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:23:31.139Z|df3e9f90-3f76-4ce7-a42c-c540e284377f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:23:31.261Z|8aef9b29-ea4d-4695-b78a-c75d3c0bd446|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:23:31.262Z|8aef9b29-ea4d-4695-b78a-c75d3c0bd446|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:23:31.928Z|4cfa8930-4a0a-40e4-ade2-acf82b1f2948|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:31.930Z|4cfa8930-4a0a-40e4-ade2-acf82b1f2948|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:38.885Z|4afac842-3f90-48df-b0ba-96152bdfdd41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:38.886Z|4afac842-3f90-48df-b0ba-96152bdfdd41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:40.240Z|8690ad39-e23a-4ba0-90e7-77901ea24001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:40.241Z|8690ad39-e23a-4ba0-90e7-77901ea24001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:41.967Z|31be9461-463b-4213-aa7a-1d58fbdbcb7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:41.969Z|31be9461-463b-4213-aa7a-1d58fbdbcb7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:46.138Z|d397679e-04a0-4613-ba06-4f58cd52ec2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:23:46.139Z|d397679e-04a0-4613-ba06-4f58cd52ec2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:23:48.924Z|16697504-18b0-4493-a860-f229af49f040|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:48.925Z|16697504-18b0-4493-a860-f229af49f040|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:50.275Z|33a8fea4-e2dc-4478-8332-f6f6ee98d0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:50.276Z|33a8fea4-e2dc-4478-8332-f6f6ee98d0c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:52.008Z|4a1da126-15d9-4251-b218-6eca82a87f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:52.009Z|4a1da126-15d9-4251-b218-6eca82a87f54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:23:58.962Z|6e2a2cc5-4e03-4c20-907e-a8a4754e6796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:23:58.963Z|6e2a2cc5-4e03-4c20-907e-a8a4754e6796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:00.311Z|a596ac5f-2d22-47bf-8d6d-8b9064ed2120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:00.312Z|a596ac5f-2d22-47bf-8d6d-8b9064ed2120|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:01.138Z|7b0b7f17-b64e-44e6-b03a-22f766e160b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:24:01.144Z|7b0b7f17-b64e-44e6-b03a-22f766e160b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:24:01.264Z|54473ecb-deec-4b06-87fd-48bd0e2d5fac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:24:01.265Z|54473ecb-deec-4b06-87fd-48bd0e2d5fac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:24:02.045Z|900793e5-9f2f-4694-8b58-a7ebca9e5b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:02.046Z|900793e5-9f2f-4694-8b58-a7ebca9e5b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:09.010Z|24dc6385-2e05-4f1b-94f3-3056ca049063|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:09.011Z|24dc6385-2e05-4f1b-94f3-3056ca049063|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:10.352Z|0107c69a-4953-4e4e-915b-532df8922082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:10.354Z|0107c69a-4953-4e4e-915b-532df8922082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:12.085Z|0613630a-e04c-4e68-b9cb-ade18597d9b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:12.086Z|0613630a-e04c-4e68-b9cb-ade18597d9b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:16.138Z|0e45cec2-f15d-4a50-a73b-03b16e3698ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:24:16.139Z|0e45cec2-f15d-4a50-a73b-03b16e3698ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:24:19.049Z|36c1071e-13b3-485c-8fea-5155cab6eea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:19.050Z|36c1071e-13b3-485c-8fea-5155cab6eea6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:20.411Z|35330186-bdb3-4469-81f4-1bae77ad82e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:20.413Z|35330186-bdb3-4469-81f4-1bae77ad82e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:22.123Z|8aa91e20-2248-45f7-a8cb-63e00c3fb94d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:22.124Z|8aa91e20-2248-45f7-a8cb-63e00c3fb94d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:29.090Z|af4e2008-b128-47d3-a684-1ed26333692e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:29.091Z|af4e2008-b128-47d3-a684-1ed26333692e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:30.459Z|41f74a60-f15e-49f1-acdb-10cb7b083c84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:30.460Z|41f74a60-f15e-49f1-acdb-10cb7b083c84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:31.138Z|6d77eea2-b189-4e2e-b9b4-4444540ccd8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:24:31.139Z|6d77eea2-b189-4e2e-b9b4-4444540ccd8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:24:31.267Z|2bae7ad2-7946-4996-b6f7-cc36b9babf53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:24:31.268Z|2bae7ad2-7946-4996-b6f7-cc36b9babf53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:24:32.158Z|dbd220f7-6c7d-4ccb-a96a-3d14303a5e78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:32.160Z|dbd220f7-6c7d-4ccb-a96a-3d14303a5e78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:39.108Z|337d9ab6-b6c3-4b37-978d-439e65d25772|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:24:39.109Z|337d9ab6-b6c3-4b37-978d-439e65d25772|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:39.134Z|76c780f8-2120-40a9-b245-5771825cc9e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:39.135Z|76c780f8-2120-40a9-b245-5771825cc9e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:40.499Z|8d2c6e90-fcac-4104-bf06-fc4db722a099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:40.501Z|8d2c6e90-fcac-4104-bf06-fc4db722a099|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:42.195Z|7083a338-7483-456a-aff5-ba80e59df7ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:42.196Z|7083a338-7483-456a-aff5-ba80e59df7ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:46.138Z|5c55c579-a723-4dd2-96ee-2245de52207a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:24:46.143Z|5c55c579-a723-4dd2-96ee-2245de52207a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:24:49.183Z|69a8275c-64ad-4514-aac3-e9d76c1e4408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:49.184Z|69a8275c-64ad-4514-aac3-e9d76c1e4408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:50.535Z|13c5045c-7dc3-45e0-9256-3d1cfcc312e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:50.537Z|13c5045c-7dc3-45e0-9256-3d1cfcc312e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:52.230Z|881effed-ad7b-4d57-8ea0-2b4f8d8f558a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:52.231Z|881effed-ad7b-4d57-8ea0-2b4f8d8f558a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:24:59.224Z|06e886d6-0361-4537-8872-733622719bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:24:59.226Z|06e886d6-0361-4537-8872-733622719bd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:00.572Z|9f8ade1e-c534-41b2-b8f4-83e28b7eada1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:00.574Z|9f8ade1e-c534-41b2-b8f4-83e28b7eada1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:01.138Z|22d234e1-0ede-475c-bfbf-3c2e57b5f8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:25:01.138Z|22d234e1-0ede-475c-bfbf-3c2e57b5f8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:25:01.269Z|65c818c4-e3f6-4ee5-aa4a-6442f6ebf02c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:25:01.269Z|65c818c4-e3f6-4ee5-aa4a-6442f6ebf02c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:25:02.269Z|c40f6da8-7e44-4190-abf2-39a6e8df4842|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:02.273Z|c40f6da8-7e44-4190-abf2-39a6e8df4842|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:09.261Z|7097828d-a01d-4fd2-a1ed-8d00e1a33923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:09.262Z|7097828d-a01d-4fd2-a1ed-8d00e1a33923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:10.613Z|d5a11fc9-9535-49e3-96c0-18b04f3528c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:10.614Z|d5a11fc9-9535-49e3-96c0-18b04f3528c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:12.312Z|e4def811-cbbd-4a87-b129-db0b33bd27ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:12.313Z|e4def811-cbbd-4a87-b129-db0b33bd27ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:16.138Z|196c9214-4caa-4671-b059-86c7030e9628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:25:16.139Z|196c9214-4caa-4671-b059-86c7030e9628|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:25:19.303Z|86c348f1-3bee-4645-82c7-019a04277ffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:19.304Z|86c348f1-3bee-4645-82c7-019a04277ffb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:20.650Z|49207598-a2a2-4ecd-8dda-3cd55916d23e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:20.651Z|49207598-a2a2-4ecd-8dda-3cd55916d23e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:22.349Z|ae9ee253-55f5-43db-a815-20e48fbb1cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:22.351Z|ae9ee253-55f5-43db-a815-20e48fbb1cc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:29.340Z|44d24ce0-8b9e-4faf-90b5-979d462deafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:29.341Z|44d24ce0-8b9e-4faf-90b5-979d462deafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:30.682Z|5b0c258e-551f-4c1b-b06f-3a262851c928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:30.684Z|5b0c258e-551f-4c1b-b06f-3a262851c928|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:31.138Z|b4ecd4ec-999c-428e-97ae-75b41564c6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:25:31.144Z|b4ecd4ec-999c-428e-97ae-75b41564c6bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:25:31.270Z|49e5c317-116a-49f4-a4a5-101d2efdd089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:25:31.271Z|49e5c317-116a-49f4-a4a5-101d2efdd089|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:25:32.388Z|bb7ffdf8-529c-435e-8e30-496c635b208a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:32.390Z|bb7ffdf8-529c-435e-8e30-496c635b208a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:39.102Z|a920b481-a3d2-4a81-8661-19150fbf34fa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:25:39.103Z|a920b481-a3d2-4a81-8661-19150fbf34fa|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:39.379Z|3fa4e803-ce99-4fa7-b6e9-3dc2aeffc49f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:39.380Z|3fa4e803-ce99-4fa7-b6e9-3dc2aeffc49f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:40.720Z|87926168-698b-4b00-a53e-1892b77b24e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:40.721Z|87926168-698b-4b00-a53e-1892b77b24e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:42.429Z|02fa55f0-04cf-4932-a773-5cf8b299807f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:42.431Z|02fa55f0-04cf-4932-a773-5cf8b299807f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:46.138Z|d057ebc0-0d02-4fce-9e76-a914a63d9908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:25:46.140Z|d057ebc0-0d02-4fce-9e76-a914a63d9908|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:25:49.415Z|d5bf8506-0a80-49b3-8631-778966a0a3c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:49.416Z|d5bf8506-0a80-49b3-8631-778966a0a3c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:50.757Z|00138777-625e-45d8-a3d7-51e4afbe7ad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:50.759Z|00138777-625e-45d8-a3d7-51e4afbe7ad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:52.465Z|76c2133d-da76-4946-93af-9d20852f5bf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:52.466Z|76c2133d-da76-4946-93af-9d20852f5bf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:25:59.444Z|d93c5aca-1708-4482-a376-01919f67c8d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:25:59.445Z|d93c5aca-1708-4482-a376-01919f67c8d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:00.799Z|4fc4b335-6c15-48e1-b8d4-18b47fa66a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:00.800Z|4fc4b335-6c15-48e1-b8d4-18b47fa66a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:01.138Z|326fd849-f246-43cf-b47f-ad27f1166179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:26:01.140Z|326fd849-f246-43cf-b47f-ad27f1166179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:26:01.273Z|9ed1ef38-ce7e-4f4d-b7ae-281ba2f1c4ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:26:01.273Z|9ed1ef38-ce7e-4f4d-b7ae-281ba2f1c4ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:26:02.501Z|0b57a3bd-2a19-4a45-ac4b-bd3515089943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:02.503Z|0b57a3bd-2a19-4a45-ac4b-bd3515089943|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:09.476Z|599019da-801c-4579-88af-f88ff1c4a29d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:09.477Z|599019da-801c-4579-88af-f88ff1c4a29d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:10.838Z|83bafdec-2ee0-4a2a-95b3-2369e0807619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:10.839Z|83bafdec-2ee0-4a2a-95b3-2369e0807619|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:12.539Z|36624c6b-3244-4723-a078-0b1bfcff7fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:12.540Z|36624c6b-3244-4723-a078-0b1bfcff7fa1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:16.138Z|a23147e8-a9f7-42d7-a6d4-fafff55363f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:26:16.142Z|a23147e8-a9f7-42d7-a6d4-fafff55363f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:26:19.514Z|3e4c8108-57ca-4357-b99e-0f2f5f36253a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:19.516Z|3e4c8108-57ca-4357-b99e-0f2f5f36253a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:20.870Z|76d99394-e45c-4cd7-a5bd-05801fd2df02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:20.871Z|76d99394-e45c-4cd7-a5bd-05801fd2df02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:22.574Z|227ffbd5-cf8f-4fdd-9093-e88af858cb41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:22.575Z|227ffbd5-cf8f-4fdd-9093-e88af858cb41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:29.555Z|403e5838-016a-4762-ba25-c5c384e80534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:29.556Z|403e5838-016a-4762-ba25-c5c384e80534|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:30.903Z|65a662d5-b855-417d-be55-0a6a071a3b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:30.904Z|65a662d5-b855-417d-be55-0a6a071a3b10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:31.137Z|59871d9c-ff38-4f1a-9c03-b7458792a737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:26:31.138Z|59871d9c-ff38-4f1a-9c03-b7458792a737|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:26:31.274Z|fb61678b-3e20-4af3-9ffd-caa803882db7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:26:31.276Z|fb61678b-3e20-4af3-9ffd-caa803882db7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:26:32.610Z|d71308e5-8aaa-4b72-8b06-26f8a1a22e59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:32.612Z|d71308e5-8aaa-4b72-8b06-26f8a1a22e59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:39.100Z|019a07e2-ec90-4a3f-92d1-d9a653fc4c9e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:26:39.101Z|019a07e2-ec90-4a3f-92d1-d9a653fc4c9e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:39.595Z|bc381e54-9f5f-4c99-a6e7-4fd3110b8952|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:39.596Z|bc381e54-9f5f-4c99-a6e7-4fd3110b8952|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:40.938Z|517436ee-ad5f-46b4-a423-d4b87281b5ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:40.939Z|517436ee-ad5f-46b4-a423-d4b87281b5ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:42.652Z|bc396d5e-bdc7-4b5f-b8b9-83faaff81de8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:42.653Z|bc396d5e-bdc7-4b5f-b8b9-83faaff81de8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:46.138Z|7a4de031-b170-44ea-815d-3139648f9356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:26:46.138Z|7a4de031-b170-44ea-815d-3139648f9356|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:26:49.630Z|bc567d5f-5a51-4f58-844e-24da9272569f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:49.632Z|bc567d5f-5a51-4f58-844e-24da9272569f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:50.974Z|1146062c-30dc-43c1-af70-3c556f1751f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:50.976Z|1146062c-30dc-43c1-af70-3c556f1751f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:52.689Z|7839c26b-b66a-44f8-81bd-e392eadedae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:52.690Z|7839c26b-b66a-44f8-81bd-e392eadedae6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:26:59.681Z|20c2b9e8-6289-488d-a074-5124078286b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:26:59.683Z|20c2b9e8-6289-488d-a074-5124078286b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:01.010Z|63e9bc15-4491-4d15-b36c-54c685de3ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:01.011Z|63e9bc15-4491-4d15-b36c-54c685de3ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:01.137Z|feb45e10-62a5-4860-9171-06c2564c6478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:27:01.144Z|feb45e10-62a5-4860-9171-06c2564c6478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:27:01.277Z|50620bd8-55b4-478b-9bd1-f8011a504cae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:27:01.278Z|50620bd8-55b4-478b-9bd1-f8011a504cae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:27:02.727Z|1daa7910-d989-4b53-a532-bea86a5d5ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:02.728Z|1daa7910-d989-4b53-a532-bea86a5d5ebf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:09.718Z|96568ef0-8510-4be0-a526-f47d3f2f8e7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:09.720Z|96568ef0-8510-4be0-a526-f47d3f2f8e7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:11.041Z|4b007443-4627-49f9-a21e-4063239329e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:11.042Z|4b007443-4627-49f9-a21e-4063239329e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:12.764Z|b39f023e-bced-4a53-a209-439c6c093560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:12.766Z|b39f023e-bced-4a53-a209-439c6c093560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:16.138Z|43f1852f-247d-47f6-8d40-4f9142a1d779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:27:16.139Z|43f1852f-247d-47f6-8d40-4f9142a1d779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:27:19.757Z|ab05b5f0-3894-4238-abbd-c99ecc223b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:19.758Z|ab05b5f0-3894-4238-abbd-c99ecc223b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:21.074Z|085c907c-860f-4860-943c-42d8886e94f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:21.075Z|085c907c-860f-4860-943c-42d8886e94f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:22.802Z|b179bdaa-2eee-4948-a0e2-757cea2ce2de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:22.804Z|b179bdaa-2eee-4948-a0e2-757cea2ce2de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:29.798Z|8e996356-175f-48fc-aac0-7b5a71f9c58b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:29.800Z|8e996356-175f-48fc-aac0-7b5a71f9c58b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:31.107Z|5b82929f-9a85-4783-817c-31a44c18a302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:31.108Z|5b82929f-9a85-4783-817c-31a44c18a302|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:31.138Z|fa16ed68-bee1-430f-aeee-697bfb55bb07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:27:31.139Z|fa16ed68-bee1-430f-aeee-697bfb55bb07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:27:31.279Z|dd1c3aae-c459-4b0a-8936-6beffd2509f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:27:31.280Z|dd1c3aae-c459-4b0a-8936-6beffd2509f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:27:32.841Z|3ae1b14f-1caa-49b0-b338-709c3c4c086c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:32.842Z|3ae1b14f-1caa-49b0-b338-709c3c4c086c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:39.099Z|35a1d4b5-d3af-4fad-824e-b021fc3fc2da|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:27:39.099Z|35a1d4b5-d3af-4fad-824e-b021fc3fc2da|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:39.836Z|ed8447f8-be17-4919-aa0c-d253e8f91582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:39.838Z|ed8447f8-be17-4919-aa0c-d253e8f91582|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:41.148Z|066a9d7c-c26d-4c4a-80d9-47da9580eb90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:41.150Z|066a9d7c-c26d-4c4a-80d9-47da9580eb90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:42.876Z|61720a14-3ee2-4c70-969e-b9b7797ffc7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:42.877Z|61720a14-3ee2-4c70-969e-b9b7797ffc7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:46.138Z|a5964f3b-ba69-4c8d-a9c6-f048c2113897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:27:46.144Z|a5964f3b-ba69-4c8d-a9c6-f048c2113897|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:27:49.873Z|b911728b-cf31-4587-a361-d48b6dfee1f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:49.874Z|b911728b-cf31-4587-a361-d48b6dfee1f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:51.194Z|4a371bc7-2a24-4eb7-9ac5-092dce342d46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:51.196Z|4a371bc7-2a24-4eb7-9ac5-092dce342d46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:52.919Z|f42396d8-b1c1-418d-b4c9-9db0859a6d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:52.920Z|f42396d8-b1c1-418d-b4c9-9db0859a6d31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:27:59.917Z|0a1af077-59f4-4837-9870-918c8237c3c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:27:59.919Z|0a1af077-59f4-4837-9870-918c8237c3c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:01.138Z|45ed837c-1056-49d5-a30d-f55e4400c17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:28:01.139Z|45ed837c-1056-49d5-a30d-f55e4400c17c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:28:01.226Z|25b3f1ac-7fee-4f13-81e6-8210e139e779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:01.228Z|25b3f1ac-7fee-4f13-81e6-8210e139e779|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:01.281Z|66ef7da1-f4cc-415b-a888-84fbd291f64f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:28:01.281Z|66ef7da1-f4cc-415b-a888-84fbd291f64f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:28:02.949Z|87eb9ae2-d900-4088-a070-fdf280c1beed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:02.950Z|87eb9ae2-d900-4088-a070-fdf280c1beed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:09.950Z|73e47e9c-b2b4-45c7-a509-e3e1b77db41c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:09.950Z|73e47e9c-b2b4-45c7-a509-e3e1b77db41c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:11.261Z|9b0296c0-e6bb-4a61-915d-316c7e9ad68f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:11.262Z|9b0296c0-e6bb-4a61-915d-316c7e9ad68f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:12.980Z|3bf93eb7-c5db-4b57-871c-c2be2b1d4303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:12.981Z|3bf93eb7-c5db-4b57-871c-c2be2b1d4303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:16.138Z|a1fd327f-fe0b-40aa-8bb3-b0126c9cad74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:28:16.139Z|a1fd327f-fe0b-40aa-8bb3-b0126c9cad74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:28:19.980Z|203b30ea-3018-41ce-b70f-935936709f7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:19.981Z|203b30ea-3018-41ce-b70f-935936709f7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:21.308Z|23588daf-5b7f-4ec2-9f1c-bfab8dc3fbbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:21.309Z|23588daf-5b7f-4ec2-9f1c-bfab8dc3fbbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:23.012Z|372fed77-4138-4f74-8fa5-e0f9c2e7574e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:23.013Z|372fed77-4138-4f74-8fa5-e0f9c2e7574e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:30.027Z|aa3da6a3-7ff7-43bb-a2fc-93a56288a374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:30.028Z|aa3da6a3-7ff7-43bb-a2fc-93a56288a374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:31.138Z|0908472d-619f-4098-9e29-917029815e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:28:31.144Z|0908472d-619f-4098-9e29-917029815e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:28:31.283Z|fcc92e05-e37f-438b-a917-8eefdb725c5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:28:31.284Z|fcc92e05-e37f-438b-a917-8eefdb725c5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:28:31.341Z|e10c4280-cc52-41ae-b943-c3e165ca5de3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:31.342Z|e10c4280-cc52-41ae-b943-c3e165ca5de3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:33.049Z|80af7b3b-8db4-4059-8e73-81444db3213c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:33.050Z|80af7b3b-8db4-4059-8e73-81444db3213c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:39.098Z|711868a5-4a37-4ab9-a69c-1100596ae06f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:28:39.099Z|711868a5-4a37-4ab9-a69c-1100596ae06f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:40.067Z|ee91e4a3-3f86-4f1a-96ee-9150ada914c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:40.068Z|ee91e4a3-3f86-4f1a-96ee-9150ada914c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:41.383Z|baad0e49-63ea-4714-8fac-425773496546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:41.385Z|baad0e49-63ea-4714-8fac-425773496546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:43.086Z|56bd47a2-178a-45e4-895f-e205d34de9c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:43.087Z|56bd47a2-178a-45e4-895f-e205d34de9c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:46.138Z|c26525bb-d1e5-4c95-8c45-75ee29dd8a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:28:46.139Z|c26525bb-d1e5-4c95-8c45-75ee29dd8a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:28:50.114Z|b4dfb01d-ccb1-4071-9bb7-61b7ea84c121|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:50.116Z|b4dfb01d-ccb1-4071-9bb7-61b7ea84c121|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:51.418Z|0eed093c-d140-419b-b1f6-48a88c29e231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:51.420Z|0eed093c-d140-419b-b1f6-48a88c29e231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:28:53.125Z|118eab5f-496b-48f8-9c04-fc40f306a7cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:28:53.126Z|118eab5f-496b-48f8-9c04-fc40f306a7cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:00.153Z|add645fd-69e1-4776-8b2e-552c1a2e4f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:00.154Z|add645fd-69e1-4776-8b2e-552c1a2e4f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:01.138Z|5f732998-1813-46d1-b1a3-c7e296eec4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:29:01.139Z|5f732998-1813-46d1-b1a3-c7e296eec4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:29:01.285Z|23d1027f-89b7-4786-b2c2-eeecb0f5df3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:29:01.285Z|23d1027f-89b7-4786-b2c2-eeecb0f5df3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:29:01.455Z|76a4b9fe-2b8b-4f0e-b469-00938bc4a20d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:01.456Z|76a4b9fe-2b8b-4f0e-b469-00938bc4a20d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:03.162Z|da9d391d-fb50-492e-9b05-bb4be6ba7f85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:03.164Z|da9d391d-fb50-492e-9b05-bb4be6ba7f85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:10.191Z|a5fdf980-9487-48e2-8f27-3108d83f0771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:10.192Z|a5fdf980-9487-48e2-8f27-3108d83f0771|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:11.492Z|179bd4ee-6db4-45cf-a015-7beadb78cc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:11.493Z|179bd4ee-6db4-45cf-a015-7beadb78cc76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:13.204Z|082e4f96-285d-4357-8cf9-8e228fd24a34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:13.206Z|082e4f96-285d-4357-8cf9-8e228fd24a34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:16.138Z|0009df56-8ab3-4971-bd8b-bfa69a3b120a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:29:16.143Z|0009df56-8ab3-4971-bd8b-bfa69a3b120a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:29:20.240Z|28cd20cf-dc48-4711-8090-a61628be3649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:20.241Z|28cd20cf-dc48-4711-8090-a61628be3649|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:21.528Z|68bc2e0b-a72e-4fed-b191-b38b71476aeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:21.529Z|68bc2e0b-a72e-4fed-b191-b38b71476aeb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:23.238Z|1dee9817-322a-4ff8-9ccb-a2e27ed744b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:23.239Z|1dee9817-322a-4ff8-9ccb-a2e27ed744b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:30.278Z|ba6a5c38-7d97-4265-aca3-92232fda77b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:30.279Z|ba6a5c38-7d97-4265-aca3-92232fda77b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:31.138Z|2931c18c-4939-4744-962b-467a8d336c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:29:31.138Z|2931c18c-4939-4744-962b-467a8d336c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:29:31.286Z|67557111-7975-4c5d-a6eb-aea1e0d1f6b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:29:31.287Z|67557111-7975-4c5d-a6eb-aea1e0d1f6b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:29:31.566Z|71f79103-fdf4-4a50-9dcc-0d3f4091eea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:31.567Z|71f79103-fdf4-4a50-9dcc-0d3f4091eea3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:33.280Z|d6fc912e-a0ad-47b5-bec5-4608e73fd8f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:33.281Z|d6fc912e-a0ad-47b5-bec5-4608e73fd8f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:39.101Z|2378dedb-0812-4672-a1f3-3d4c7ac05e55|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:29:39.102Z|2378dedb-0812-4672-a1f3-3d4c7ac05e55|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:40.323Z|f3fb8359-7747-4f71-9e00-40cd2341bfdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:40.324Z|f3fb8359-7747-4f71-9e00-40cd2341bfdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:41.604Z|ec3f1519-9638-46d9-8c68-7020b8176b1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:41.604Z|ec3f1519-9638-46d9-8c68-7020b8176b1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:43.318Z|5cef327b-97f6-413f-bb8c-8eebcd1dff24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:43.319Z|5cef327b-97f6-413f-bb8c-8eebcd1dff24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:46.138Z|2fff1c9f-6440-4e11-903c-74ea32a8930f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:29:46.139Z|2fff1c9f-6440-4e11-903c-74ea32a8930f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:29:50.372Z|95c5b6d2-2f5d-4a32-b0c0-8c59ec8287b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:50.373Z|95c5b6d2-2f5d-4a32-b0c0-8c59ec8287b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:51.640Z|b8c1003e-9a70-4d5d-976a-80a78cb3d843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:51.641Z|b8c1003e-9a70-4d5d-976a-80a78cb3d843|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:29:53.352Z|dca75261-cdd0-48b9-8ec6-0028539251c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:29:53.354Z|dca75261-cdd0-48b9-8ec6-0028539251c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:00.418Z|c2cac437-2e7c-4720-a9c6-2269b55faec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:00.420Z|c2cac437-2e7c-4720-a9c6-2269b55faec4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:01.138Z|28001bb1-cb88-4da4-a36b-51b4aba75a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:30:01.145Z|28001bb1-cb88-4da4-a36b-51b4aba75a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:30:01.288Z|d30121aa-a9ef-4084-9e5e-e4ab0b424a04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:30:01.288Z|d30121aa-a9ef-4084-9e5e-e4ab0b424a04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:30:01.677Z|f3e1dd80-3fc2-4c16-909a-c5bf10311585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:01.678Z|f3e1dd80-3fc2-4c16-909a-c5bf10311585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:03.386Z|df215d74-4cc1-47b4-a0b4-cd58e04addfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:03.388Z|df215d74-4cc1-47b4-a0b4-cd58e04addfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:10.453Z|c1524815-c9f4-4082-9484-8d8d0a7653c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:10.455Z|c1524815-c9f4-4082-9484-8d8d0a7653c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:11.713Z|364084f6-72bf-4ced-af15-d19f76cb26b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:11.713Z|364084f6-72bf-4ced-af15-d19f76cb26b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:13.425Z|6003239b-248e-4f30-b284-ec14ad8b4f20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:13.426Z|6003239b-248e-4f30-b284-ec14ad8b4f20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:16.138Z|90912fee-b549-4988-b827-639125d66cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:30:16.138Z|90912fee-b549-4988-b827-639125d66cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:30:20.484Z|c68dd68d-088e-4948-8840-f65f34b2322f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:20.485Z|c68dd68d-088e-4948-8840-f65f34b2322f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:21.746Z|27e1f1e2-cd0b-47de-a269-7e684a6ec0c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:21.746Z|27e1f1e2-cd0b-47de-a269-7e684a6ec0c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:23.463Z|2330f7e7-9f7d-4d6b-b2c3-4aec14b71699|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:23.464Z|2330f7e7-9f7d-4d6b-b2c3-4aec14b71699|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:30.512Z|24159804-44d7-4fcd-a4ae-9ca1e924d330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:30.514Z|24159804-44d7-4fcd-a4ae-9ca1e924d330|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:31.138Z|55f200ed-c726-4d35-b14a-3d147fb4ce56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:30:31.138Z|55f200ed-c726-4d35-b14a-3d147fb4ce56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:30:31.290Z|020d1519-0553-4a52-8cd3-896de5f5f886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:30:31.290Z|020d1519-0553-4a52-8cd3-896de5f5f886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:30:31.782Z|16f74cbb-b3d4-43c6-b721-58990e6f9b1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:31.784Z|16f74cbb-b3d4-43c6-b721-58990e6f9b1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:33.499Z|7c73020c-ec2e-455d-8291-8b34ae3924e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:33.500Z|7c73020c-ec2e-455d-8291-8b34ae3924e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:39.099Z|35b9ed29-4c06-41c8-bb10-b81a7e29178d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:30:39.100Z|35b9ed29-4c06-41c8-bb10-b81a7e29178d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:40.549Z|999b1437-f648-4253-a953-7ff78a630d3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:40.550Z|999b1437-f648-4253-a953-7ff78a630d3c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:41.819Z|741b0227-55b2-45a9-a86e-63da171dce54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:41.820Z|741b0227-55b2-45a9-a86e-63da171dce54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:43.540Z|1f742023-7648-4610-bb93-62a95a4e7916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:43.541Z|1f742023-7648-4610-bb93-62a95a4e7916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:46.138Z|9f829351-3833-4941-9a08-cd5ce63c2329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:30:46.143Z|9f829351-3833-4941-9a08-cd5ce63c2329|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:30:50.579Z|47af1fb0-5c6a-4ff0-a829-57f1c99ebcc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:50.580Z|47af1fb0-5c6a-4ff0-a829-57f1c99ebcc5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:51.853Z|298c9c9d-0557-48d5-972a-a3b46b9e1739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:51.854Z|298c9c9d-0557-48d5-972a-a3b46b9e1739|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:30:53.578Z|c3136b7b-eb3c-4951-b84e-483cc1ac2674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:30:53.579Z|c3136b7b-eb3c-4951-b84e-483cc1ac2674|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:00.610Z|76c5128f-9a1b-488f-a7b5-e599fbd17792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:00.611Z|76c5128f-9a1b-488f-a7b5-e599fbd17792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:01.137Z|3929d231-e3df-4528-994a-ba1cac7882b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:31:01.138Z|3929d231-e3df-4528-994a-ba1cac7882b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:31:01.292Z|9b45537e-cd6c-4b89-9f16-9ce959755a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:31:01.292Z|9b45537e-cd6c-4b89-9f16-9ce959755a25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:31:01.889Z|e583f386-299a-47ab-bcd3-965fd103492d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:01.890Z|e583f386-299a-47ab-bcd3-965fd103492d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:03.617Z|f7f5d537-4a5c-4b20-8461-101762961ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:03.618Z|f7f5d537-4a5c-4b20-8461-101762961ac9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:10.645Z|b918aec3-fa10-4b48-beca-8606bd87ae10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:10.646Z|b918aec3-fa10-4b48-beca-8606bd87ae10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:11.922Z|a6190de6-d5cc-48ff-8078-daadfbe77dc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:11.922Z|a6190de6-d5cc-48ff-8078-daadfbe77dc3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:13.655Z|771186d4-39e9-4e5b-a5f9-a784ae6ede58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:13.656Z|771186d4-39e9-4e5b-a5f9-a784ae6ede58|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:16.138Z|24520e39-c355-42b9-b984-eee70a803f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:31:16.139Z|24520e39-c355-42b9-b984-eee70a803f63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:31:20.684Z|4d4c3608-f4ba-4fbd-89d2-6ad26e843d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:20.685Z|4d4c3608-f4ba-4fbd-89d2-6ad26e843d47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:21.962Z|5581279b-3241-4852-981e-51805a781548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:21.963Z|5581279b-3241-4852-981e-51805a781548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:23.692Z|323f071f-6660-4dee-82d4-b0e3633d95fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:23.693Z|323f071f-6660-4dee-82d4-b0e3633d95fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:30.719Z|bcc9174f-a457-4981-a08a-38f9b4ef308b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:30.720Z|bcc9174f-a457-4981-a08a-38f9b4ef308b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:31.138Z|6104d6f7-ac8f-4846-b0d2-8f33194c3b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:31:31.143Z|6104d6f7-ac8f-4846-b0d2-8f33194c3b63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:31:31.293Z|81a26a52-473b-47d0-80be-9b99a2fd37f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:31:31.294Z|81a26a52-473b-47d0-80be-9b99a2fd37f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:31:32.002Z|82d5632b-4656-4c99-b082-bf28dc914e08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:32.003Z|82d5632b-4656-4c99-b082-bf28dc914e08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:33.730Z|88444c63-03cd-4d21-86c6-94e3567db57c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:33.732Z|88444c63-03cd-4d21-86c6-94e3567db57c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:39.099Z|9e1629d8-ccd9-4f1a-8ad3-38c658e3f405|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:31:39.100Z|9e1629d8-ccd9-4f1a-8ad3-38c658e3f405|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:40.754Z|567108d5-b310-4b68-8b4e-13e2742ade0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:40.755Z|567108d5-b310-4b68-8b4e-13e2742ade0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:42.036Z|63c8dd31-f0b2-48bc-a964-d21c4ed62450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:42.037Z|63c8dd31-f0b2-48bc-a964-d21c4ed62450|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:43.770Z|f4cb37ff-97e1-426e-a8ad-b9dca560653b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:43.771Z|f4cb37ff-97e1-426e-a8ad-b9dca560653b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:46.138Z|239adf83-e3ed-48f9-9cab-ea6a4abc6a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:31:46.138Z|239adf83-e3ed-48f9-9cab-ea6a4abc6a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:31:50.790Z|59fea056-60ee-4723-b2bf-221d31dd3b6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:50.791Z|59fea056-60ee-4723-b2bf-221d31dd3b6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:52.070Z|90edcd2c-33bc-4604-acef-1b4b816c7b78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:52.071Z|90edcd2c-33bc-4604-acef-1b4b816c7b78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:31:53.806Z|c6bacad8-0ee1-403a-93f2-a1da688d69b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:31:53.808Z|c6bacad8-0ee1-403a-93f2-a1da688d69b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:00.831Z|f661265f-6ff9-47ed-a143-c5a4fd503553|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:00.832Z|f661265f-6ff9-47ed-a143-c5a4fd503553|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:01.138Z|31e88a9c-47f1-4e50-9b26-af221874b512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:32:01.138Z|31e88a9c-47f1-4e50-9b26-af221874b512|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:32:01.295Z|080fcdd0-76ed-40cb-ac1a-4f4ba39225d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:32:01.296Z|080fcdd0-76ed-40cb-ac1a-4f4ba39225d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:32:02.107Z|8e299d8a-2c97-4dd8-b93f-3b08886ed5d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:02.109Z|8e299d8a-2c97-4dd8-b93f-3b08886ed5d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:03.845Z|0ada13b0-9837-4fb7-be69-a03ecbf05030|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:03.846Z|0ada13b0-9837-4fb7-be69-a03ecbf05030|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:10.863Z|6cee645b-aee5-4076-abac-71306666c24c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:10.863Z|6cee645b-aee5-4076-abac-71306666c24c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:12.141Z|fcabbac6-97e1-40c5-ac4f-b07165a2ae73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:12.142Z|fcabbac6-97e1-40c5-ac4f-b07165a2ae73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:13.882Z|55b56186-11c7-4378-b139-b288dff371f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:13.882Z|55b56186-11c7-4378-b139-b288dff371f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:16.138Z|97315bdf-eb5b-4554-a56b-58f0c786a0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:32:16.143Z|97315bdf-eb5b-4554-a56b-58f0c786a0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:32:20.920Z|07cd6a6c-96a1-4894-ad7f-f65dda1d56f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:20.920Z|07cd6a6c-96a1-4894-ad7f-f65dda1d56f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:22.179Z|6cf55c4f-89e5-4905-a467-2ba90636e063|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:22.180Z|6cf55c4f-89e5-4905-a467-2ba90636e063|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:23.912Z|d71b3912-f332-4d35-938e-84f75a82e65a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:23.913Z|d71b3912-f332-4d35-938e-84f75a82e65a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:30.953Z|da1b18ed-096d-486a-a1c1-1e3a141518e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:30.954Z|da1b18ed-096d-486a-a1c1-1e3a141518e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:31.138Z|875451b4-9a48-4b54-aa76-5ed83438f369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:32:31.138Z|875451b4-9a48-4b54-aa76-5ed83438f369|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:32:31.297Z|7e245d31-54fc-4705-b538-de51492db923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:32:31.297Z|7e245d31-54fc-4705-b538-de51492db923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:32:32.218Z|65ea4447-fdb0-49d0-975c-45a2ea402d34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:32.219Z|65ea4447-fdb0-49d0-975c-45a2ea402d34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:33.947Z|50c26e22-bb41-4d33-88c0-03ceca954c21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:33.949Z|50c26e22-bb41-4d33-88c0-03ceca954c21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:39.101Z|97018af6-10cf-4277-b772-7d179f567283|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:32:39.102Z|97018af6-10cf-4277-b772-7d179f567283|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:40.992Z|3a9fb337-5708-47cf-b31e-392104806a29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:40.993Z|3a9fb337-5708-47cf-b31e-392104806a29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:42.251Z|40f4d3ad-fba5-4c16-b96d-22d737086f5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:42.252Z|40f4d3ad-fba5-4c16-b96d-22d737086f5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:43.983Z|c7e36b04-2852-412a-851e-dca2970bfde0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:43.984Z|c7e36b04-2852-412a-851e-dca2970bfde0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:46.138Z|863a1824-3832-48e5-8fb6-cc32ec95a0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:32:46.138Z|863a1824-3832-48e5-8fb6-cc32ec95a0f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:32:51.032Z|75c2dcd2-74ba-466f-b5ad-5576b3ddcd15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:51.034Z|75c2dcd2-74ba-466f-b5ad-5576b3ddcd15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:52.285Z|19e864ef-e019-4f02-94ab-44c9205662c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:52.286Z|19e864ef-e019-4f02-94ab-44c9205662c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:32:54.021Z|8fd7ad43-b0b2-45b0-9619-96a2032f5dbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:32:54.023Z|8fd7ad43-b0b2-45b0-9619-96a2032f5dbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:01.065Z|0cbe9888-8538-4aae-b219-c3f8796eba16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:01.066Z|0cbe9888-8538-4aae-b219-c3f8796eba16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:01.138Z|0540b899-b9b0-46c5-ba15-7b97fd14879f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:33:01.144Z|0540b899-b9b0-46c5-ba15-7b97fd14879f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:33:01.298Z|a1ac7197-032e-4bf4-b982-23e0c84e08e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:33:01.299Z|a1ac7197-032e-4bf4-b982-23e0c84e08e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:33:02.324Z|0b979b6f-9af9-4ca8-babe-62e03cae8f33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:02.325Z|0b979b6f-9af9-4ca8-babe-62e03cae8f33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:04.057Z|bdc7a0c1-d794-4197-9329-4f1da89c630f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:04.058Z|bdc7a0c1-d794-4197-9329-4f1da89c630f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:11.104Z|32285488-3803-4b18-ba72-d8d64683e4e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:11.105Z|32285488-3803-4b18-ba72-d8d64683e4e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:12.361Z|753e1016-5f14-4524-bd32-e294d0f332b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:12.362Z|753e1016-5f14-4524-bd32-e294d0f332b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:14.088Z|cd441e22-679f-4ece-813a-48a0317fe348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:14.089Z|cd441e22-679f-4ece-813a-48a0317fe348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:16.138Z|c149b585-6244-4dbb-a47c-7a23c2a0b8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:33:16.138Z|c149b585-6244-4dbb-a47c-7a23c2a0b8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:33:21.142Z|18112e89-d1e3-46a5-9735-f9b7de349ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:21.143Z|18112e89-d1e3-46a5-9735-f9b7de349ae4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:22.398Z|7b0770c7-c85c-415e-b21e-5fdceb793727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:22.399Z|7b0770c7-c85c-415e-b21e-5fdceb793727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:24.121Z|2da109e9-36fa-44d1-ada1-99073901e527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:24.122Z|2da109e9-36fa-44d1-ada1-99073901e527|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:31.138Z|d8f1629a-8f6d-4b98-8da1-8a83d1141b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:33:31.138Z|d8f1629a-8f6d-4b98-8da1-8a83d1141b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:33:31.180Z|919b2eae-aa45-42da-824b-2b65e113226f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:31.181Z|919b2eae-aa45-42da-824b-2b65e113226f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:31.300Z|958211ba-09db-4f41-8e97-feb6a2d04d74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:33:31.301Z|958211ba-09db-4f41-8e97-feb6a2d04d74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:33:32.434Z|a53794fe-b590-4494-b73e-62ea008944dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:32.435Z|a53794fe-b590-4494-b73e-62ea008944dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:34.158Z|319a60c7-08f1-4d0e-8660-5610a5c8b0b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:34.159Z|319a60c7-08f1-4d0e-8660-5610a5c8b0b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:39.100Z|cc0f960d-ccfe-466d-b755-9d01faa46198|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:33:39.101Z|cc0f960d-ccfe-466d-b755-9d01faa46198|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:41.217Z|2b285104-5d75-4cb6-9c70-455f7071b087|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:41.218Z|2b285104-5d75-4cb6-9c70-455f7071b087|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:42.471Z|0153d552-4f09-41e2-b0fd-cf9cbf7df6bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:42.472Z|0153d552-4f09-41e2-b0fd-cf9cbf7df6bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:44.196Z|4ed49242-0f55-4cca-829b-e1a64165f3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:44.197Z|4ed49242-0f55-4cca-829b-e1a64165f3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:46.138Z|869782f6-6c43-4034-becb-3148fe05ffd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:33:46.142Z|869782f6-6c43-4034-becb-3148fe05ffd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:33:51.254Z|9fb1254c-7d61-4631-a087-10d5269ef217|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:51.255Z|9fb1254c-7d61-4631-a087-10d5269ef217|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:52.508Z|ca1b5b0d-5748-4858-8b9e-845868fd9acd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:52.509Z|ca1b5b0d-5748-4858-8b9e-845868fd9acd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:33:54.231Z|965419d4-f415-490a-ac15-f6a3f471a5c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:33:54.232Z|965419d4-f415-490a-ac15-f6a3f471a5c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:01.138Z|a87d435a-5f8b-476e-8c2f-d9444d107b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:34:01.139Z|a87d435a-5f8b-476e-8c2f-d9444d107b8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:34:01.289Z|75bcffe3-a615-496a-9f7d-443dbd432edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:01.290Z|75bcffe3-a615-496a-9f7d-443dbd432edb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:01.302Z|903009f2-6e55-4a4e-83fd-7abf2ddc48bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:34:01.302Z|903009f2-6e55-4a4e-83fd-7abf2ddc48bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:34:02.544Z|a6a01b6b-0976-4b4c-ba71-ed0e6ce0554f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:02.545Z|a6a01b6b-0976-4b4c-ba71-ed0e6ce0554f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:04.269Z|fe44a7d6-8b6e-4263-883b-ed53d9a5a55d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:04.270Z|fe44a7d6-8b6e-4263-883b-ed53d9a5a55d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:11.320Z|2c858078-5067-42dc-be32-a11518d0dfb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:11.321Z|2c858078-5067-42dc-be32-a11518d0dfb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:12.581Z|ba48f6ec-f1e9-4256-9525-4ccc8cbb2ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:12.582Z|ba48f6ec-f1e9-4256-9525-4ccc8cbb2ed3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:14.299Z|f3588055-33ec-43fa-ac8d-0334b1b112d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:14.300Z|f3588055-33ec-43fa-ac8d-0334b1b112d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:16.138Z|eeb30e94-049a-49ab-9060-a5ec905ed0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:34:16.138Z|eeb30e94-049a-49ab-9060-a5ec905ed0a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:34:21.350Z|965f12aa-d64e-43bb-a5ad-aec57796f451|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:21.352Z|965f12aa-d64e-43bb-a5ad-aec57796f451|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:22.619Z|3bd5f0a0-e3ea-4f89-a77d-fd4c83db6659|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:22.620Z|3bd5f0a0-e3ea-4f89-a77d-fd4c83db6659|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:24.332Z|c2888126-0682-443d-a88e-b2cdf79240b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:24.333Z|c2888126-0682-443d-a88e-b2cdf79240b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:31.139Z|01923f96-d33b-4b58-9b58-e41f3a825f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:34:31.145Z|01923f96-d33b-4b58-9b58-e41f3a825f1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:34:31.303Z|06beb3d5-2cec-4701-899a-34c5fc8f2761|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:34:31.304Z|06beb3d5-2cec-4701-899a-34c5fc8f2761|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:34:31.390Z|c1ba7a14-1897-47c9-8ef2-ed5089419730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:31.391Z|c1ba7a14-1897-47c9-8ef2-ed5089419730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:32.655Z|6e25045e-74dc-47f0-a884-1b77367dc83b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:32.656Z|6e25045e-74dc-47f0-a884-1b77367dc83b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:34.371Z|d2c26758-8970-4a5f-9e6a-3e365e504df8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:34.372Z|d2c26758-8970-4a5f-9e6a-3e365e504df8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:39.100Z|c008d8cc-2440-41fd-901b-d7d7c6eec11e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:34:39.101Z|c008d8cc-2440-41fd-901b-d7d7c6eec11e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:41.428Z|a2ff09d8-34fa-47da-ad98-8321a4a81f7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:41.429Z|a2ff09d8-34fa-47da-ad98-8321a4a81f7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:42.690Z|6f77fc47-1ce4-4199-9c5c-e6d0fc6765ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:42.691Z|6f77fc47-1ce4-4199-9c5c-e6d0fc6765ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:44.408Z|efbaa173-6a36-49df-8a02-a4ca7140d95d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:44.409Z|efbaa173-6a36-49df-8a02-a4ca7140d95d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:46.138Z|79a0719f-226a-4f54-a023-5389fc9c2fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:34:46.139Z|79a0719f-226a-4f54-a023-5389fc9c2fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:34:51.466Z|9ed6dfd5-18bf-46fc-9050-0676b3bb474b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:51.467Z|9ed6dfd5-18bf-46fc-9050-0676b3bb474b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:52.726Z|959ceac6-6e84-4136-b30f-2f917b6b8f09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:52.727Z|959ceac6-6e84-4136-b30f-2f917b6b8f09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:34:54.445Z|fc1baa3c-451d-446e-bbd1-b6012625b98a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:34:54.446Z|fc1baa3c-451d-446e-bbd1-b6012625b98a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:01.138Z|b4833cd6-a4d3-441b-98b7-a77d03a99a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:35:01.139Z|b4833cd6-a4d3-441b-98b7-a77d03a99a89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:35:01.305Z|7b7aea9a-6f55-42e0-8bdf-7ccee42e640d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:35:01.306Z|7b7aea9a-6f55-42e0-8bdf-7ccee42e640d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:35:01.500Z|9d04db7b-a139-478b-a5b3-ce0d1fe9e9c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:01.502Z|9d04db7b-a139-478b-a5b3-ce0d1fe9e9c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:02.763Z|5e57234c-008f-483d-88dd-9568ec79a8f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:02.764Z|5e57234c-008f-483d-88dd-9568ec79a8f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:04.484Z|e9e54dc9-f82e-4559-b056-8feed7272a3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:04.485Z|e9e54dc9-f82e-4559-b056-8feed7272a3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:11.538Z|c1b6e0c8-60f7-493f-957b-372cebb08dbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:11.539Z|c1b6e0c8-60f7-493f-957b-372cebb08dbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:12.802Z|0ff68982-cf21-4d83-adf8-4faee9d2df61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:12.803Z|0ff68982-cf21-4d83-adf8-4faee9d2df61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:14.522Z|19004fb4-fd36-4580-aa3a-048f88f82e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:14.523Z|19004fb4-fd36-4580-aa3a-048f88f82e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:16.138Z|f9d3ddd1-4ce5-460d-ab76-100a5b75b3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:35:16.142Z|f9d3ddd1-4ce5-460d-ab76-100a5b75b3db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:35:21.574Z|1742f89b-a971-41c6-9e7b-ab458ebeb001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:21.575Z|1742f89b-a971-41c6-9e7b-ab458ebeb001|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:22.842Z|fa05f9ac-9dc7-467a-ac1a-ba03e2ecb461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:22.843Z|fa05f9ac-9dc7-467a-ac1a-ba03e2ecb461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:24.559Z|7ecbe105-f7d4-46a3-a145-b7d1329a481b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:24.560Z|7ecbe105-f7d4-46a3-a145-b7d1329a481b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:31.137Z|b4cb4e0b-0ba3-4114-a4cf-14464bd9fb1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:35:31.138Z|b4cb4e0b-0ba3-4114-a4cf-14464bd9fb1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:35:31.306Z|f0e74a66-41f7-4f51-b33a-89a63f6b397f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:35:31.307Z|f0e74a66-41f7-4f51-b33a-89a63f6b397f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:35:31.612Z|c77236a8-1ecd-4e6a-942f-7bc04536042a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:31.613Z|c77236a8-1ecd-4e6a-942f-7bc04536042a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:32.880Z|560f6299-4cc7-4785-ab66-ff713fe79263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:32.881Z|560f6299-4cc7-4785-ab66-ff713fe79263|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:34.598Z|5d5ea110-e598-4320-9def-f11af2ad5eb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:34.599Z|5d5ea110-e598-4320-9def-f11af2ad5eb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:39.100Z|8e2427bb-86cd-48fb-bcba-7067f0231e95|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:35:39.101Z|8e2427bb-86cd-48fb-bcba-7067f0231e95|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:41.645Z|438e2bae-f85c-4071-954a-187430be6da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:41.646Z|438e2bae-f85c-4071-954a-187430be6da9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:42.917Z|f418d356-d051-4445-bb4e-6796644b531d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:42.918Z|f418d356-d051-4445-bb4e-6796644b531d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:44.635Z|db7d97c2-0820-469e-babf-7f4b454490f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:44.636Z|db7d97c2-0820-469e-babf-7f4b454490f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:46.138Z|7d130876-c97e-4b4d-b819-88753f80736a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:35:46.138Z|7d130876-c97e-4b4d-b819-88753f80736a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:35:51.679Z|05090d2a-658c-4319-90c2-e02bd976b231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:51.680Z|05090d2a-658c-4319-90c2-e02bd976b231|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:52.954Z|61bb4a3e-18fd-4456-9070-ecc90543cf6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:52.955Z|61bb4a3e-18fd-4456-9070-ecc90543cf6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:35:54.673Z|eda42f94-5e48-4b65-bd53-7992dfdb17f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:35:54.674Z|eda42f94-5e48-4b65-bd53-7992dfdb17f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:01.138Z|05495e27-c7ec-4631-b8d7-e40a66844a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:36:01.144Z|05495e27-c7ec-4631-b8d7-e40a66844a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:36:01.308Z|0f6f21a2-26e7-4031-a0b0-1a8b39b60438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:36:01.309Z|0f6f21a2-26e7-4031-a0b0-1a8b39b60438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:36:01.726Z|cff7eb05-9b45-4f13-88b9-42a32aca0198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:01.727Z|cff7eb05-9b45-4f13-88b9-42a32aca0198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:02.989Z|36132402-bd28-4616-8e99-57934c65c0bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:02.989Z|36132402-bd28-4616-8e99-57934c65c0bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:04.711Z|99781b8a-4597-47ce-a2fa-b5a518b29447|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:04.712Z|99781b8a-4597-47ce-a2fa-b5a518b29447|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:11.761Z|1697f96c-7f87-482b-8f7b-886329d35fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:11.762Z|1697f96c-7f87-482b-8f7b-886329d35fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:13.024Z|74684dd7-22f6-41aa-923d-a87c51563868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:13.025Z|74684dd7-22f6-41aa-923d-a87c51563868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:14.748Z|af5596da-3941-4bbc-9f46-6c4700c5a513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:14.748Z|af5596da-3941-4bbc-9f46-6c4700c5a513|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:16.138Z|151db238-a4d4-44aa-9a09-16d23fb26b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:36:16.138Z|151db238-a4d4-44aa-9a09-16d23fb26b4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:36:21.797Z|406f5bdf-b313-4aea-9132-a3277bc8301a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:21.798Z|406f5bdf-b313-4aea-9132-a3277bc8301a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:23.059Z|86f8bbdb-afe7-4a69-8f98-43bcc0cbdd28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:23.060Z|86f8bbdb-afe7-4a69-8f98-43bcc0cbdd28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:24.786Z|4b116610-21c3-4fe8-9b11-bf864df12027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:24.787Z|4b116610-21c3-4fe8-9b11-bf864df12027|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:31.138Z|0117ae12-3447-4806-963c-6e737900b556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:36:31.138Z|0117ae12-3447-4806-963c-6e737900b556|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:36:31.309Z|54cf2a76-5f12-485b-9376-10b89d8eeb9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:36:31.310Z|54cf2a76-5f12-485b-9376-10b89d8eeb9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:36:31.832Z|e84dcef0-2426-4976-a6d5-e5bb754ffbff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:31.833Z|e84dcef0-2426-4976-a6d5-e5bb754ffbff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:33.097Z|67c7fe4d-6dd6-436f-a79f-ed527b85aeef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:33.098Z|67c7fe4d-6dd6-436f-a79f-ed527b85aeef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:34.821Z|dca618e5-819c-4311-b280-bf3672d0c482|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:34.822Z|dca618e5-819c-4311-b280-bf3672d0c482|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:39.102Z|2693d549-5028-4d24-918e-7ebab76f5a47|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:36:39.103Z|2693d549-5028-4d24-918e-7ebab76f5a47|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:41.868Z|81395e57-01bc-42af-9fb8-91bbd4e35222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:41.869Z|81395e57-01bc-42af-9fb8-91bbd4e35222|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:43.131Z|72eaeaa0-eb6a-4028-b9e9-7576e9eb637b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:43.132Z|72eaeaa0-eb6a-4028-b9e9-7576e9eb637b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:44.857Z|ea4e633e-5974-4495-b449-64b5c6dc19d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:44.858Z|ea4e633e-5974-4495-b449-64b5c6dc19d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:46.138Z|1f5e1ed3-0784-4b32-be85-d0ffc2548659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:36:46.142Z|1f5e1ed3-0784-4b32-be85-d0ffc2548659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:36:51.912Z|42c8b679-4ee5-4bee-89df-dba0cd3f1d0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:51.914Z|42c8b679-4ee5-4bee-89df-dba0cd3f1d0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:53.170Z|83f72a6d-d27c-4231-baaf-b34a2b070253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:53.173Z|83f72a6d-d27c-4231-baaf-b34a2b070253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:36:54.895Z|11404748-50c3-40b2-857d-df2c4c497e6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:36:54.896Z|11404748-50c3-40b2-857d-df2c4c497e6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:01.137Z|d7df644c-3a19-49c3-a38b-944b02d6394f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:37:01.138Z|d7df644c-3a19-49c3-a38b-944b02d6394f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:37:01.311Z|393d580b-fb11-41fa-81d2-725bea4af1bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:37:01.312Z|393d580b-fb11-41fa-81d2-725bea4af1bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:37:01.949Z|ca88fb78-2639-4079-8977-c1b417b8daeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:01.950Z|ca88fb78-2639-4079-8977-c1b417b8daeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:03.215Z|3f3b72c3-a976-4b37-b07a-8f4eb2e99efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:03.216Z|3f3b72c3-a976-4b37-b07a-8f4eb2e99efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:04.929Z|03d11671-9bbe-4e2a-87d8-a2a5e96f3790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:04.930Z|03d11671-9bbe-4e2a-87d8-a2a5e96f3790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:11.989Z|76b40e50-35ad-4eaa-80cb-f18903ebc0a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:11.990Z|76b40e50-35ad-4eaa-80cb-f18903ebc0a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:13.252Z|fb1d52a4-79ba-4432-8752-25969074bd14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:13.253Z|fb1d52a4-79ba-4432-8752-25969074bd14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:14.960Z|1f92f0b5-485d-4ee3-8e0d-3485d95387bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:14.961Z|1f92f0b5-485d-4ee3-8e0d-3485d95387bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:16.138Z|a38da9cc-2474-4b39-b3a9-56b7bc4aff40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:37:16.139Z|a38da9cc-2474-4b39-b3a9-56b7bc4aff40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:37:22.024Z|e48cc36a-082a-4dd8-b006-938a9d4e368f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:22.025Z|e48cc36a-082a-4dd8-b006-938a9d4e368f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:23.289Z|ca64d7f8-f370-463b-8514-e64059628672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:23.290Z|ca64d7f8-f370-463b-8514-e64059628672|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:24.995Z|f1a39608-0058-460f-8c23-0a052741ec0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:24.996Z|f1a39608-0058-460f-8c23-0a052741ec0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:31.138Z|905d23a4-2fd9-4db2-877e-1cc697fc0352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:37:31.145Z|905d23a4-2fd9-4db2-877e-1cc697fc0352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:37:31.314Z|e7a0d01d-b04c-428e-93dd-e187e17b53e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:37:31.314Z|e7a0d01d-b04c-428e-93dd-e187e17b53e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:37:32.061Z|2020aa87-e19e-47b2-808b-fb41a8bf9b51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:32.062Z|2020aa87-e19e-47b2-808b-fb41a8bf9b51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:33.326Z|1582fe31-4b4e-4322-b7f7-3372e242f3b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:33.328Z|1582fe31-4b4e-4322-b7f7-3372e242f3b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:35.033Z|4d80e9ef-93e4-47da-bc85-680d9c865a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:35.034Z|4d80e9ef-93e4-47da-bc85-680d9c865a2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:39.099Z|be72d00d-8e90-48f4-8882-4f769631e4b4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:37:39.100Z|be72d00d-8e90-48f4-8882-4f769631e4b4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:42.098Z|66bd5d23-b8bb-4166-b644-47221726efb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:42.099Z|66bd5d23-b8bb-4166-b644-47221726efb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:43.364Z|37a45bf9-bda6-4450-af29-b740ef70a9a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:43.365Z|37a45bf9-bda6-4450-af29-b740ef70a9a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:45.067Z|b7f9d451-20ee-4e2d-aeb9-b76c78156aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:45.068Z|b7f9d451-20ee-4e2d-aeb9-b76c78156aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:46.138Z|56eeb336-72cb-40ca-a574-2a5d3f59aeb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:37:46.138Z|56eeb336-72cb-40ca-a574-2a5d3f59aeb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:37:52.133Z|780b06c6-b083-49cc-a370-0a70c0e5cdf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:52.134Z|780b06c6-b083-49cc-a370-0a70c0e5cdf1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:53.402Z|ad4081bd-b3b5-4020-8fb0-3714279f8628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:53.403Z|ad4081bd-b3b5-4020-8fb0-3714279f8628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:37:55.104Z|62bdcc60-3166-4772-9693-a9951a4b5825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:37:55.105Z|62bdcc60-3166-4772-9693-a9951a4b5825|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:01.138Z|33fc5d84-6a70-4734-8022-5abd30b06f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:38:01.138Z|33fc5d84-6a70-4734-8022-5abd30b06f2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:38:01.316Z|ea776742-5888-42ef-9804-e0cd65fdec58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:38:01.316Z|ea776742-5888-42ef-9804-e0cd65fdec58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:38:02.167Z|c1fea986-c36e-4e05-bad4-6e4038c4f7cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:02.168Z|c1fea986-c36e-4e05-bad4-6e4038c4f7cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:03.441Z|db2b5bff-44f3-40a0-b416-9367da4804a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:03.442Z|db2b5bff-44f3-40a0-b416-9367da4804a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:05.141Z|39b16295-3e51-4a73-a973-94d6e022ac0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:05.142Z|39b16295-3e51-4a73-a973-94d6e022ac0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:12.206Z|e9f730e6-4762-430c-ab3e-09b7d2a380ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:12.207Z|e9f730e6-4762-430c-ab3e-09b7d2a380ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:13.476Z|ae10b135-2862-4149-9f12-bd7d8ac4d9cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:13.477Z|ae10b135-2862-4149-9f12-bd7d8ac4d9cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:15.178Z|af8c682d-7bac-4794-9df4-071698593b6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:15.179Z|af8c682d-7bac-4794-9df4-071698593b6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:16.138Z|b40175bb-8d78-4258-bcc0-b6bac51e3efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:38:16.143Z|b40175bb-8d78-4258-bcc0-b6bac51e3efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:38:22.239Z|1ec078f5-5247-4798-8873-1af8fa0f28d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:22.240Z|1ec078f5-5247-4798-8873-1af8fa0f28d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:23.509Z|076c10ce-38ed-4269-8324-1757328de30b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:23.511Z|076c10ce-38ed-4269-8324-1757328de30b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:25.213Z|1c13d220-3fcd-40cc-9257-2f1bafa62068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:25.214Z|1c13d220-3fcd-40cc-9257-2f1bafa62068|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:31.137Z|37732118-8945-45c2-b1e2-7ece08f46030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:38:31.138Z|37732118-8945-45c2-b1e2-7ece08f46030|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:38:31.317Z|55f2684c-8f41-4fad-8aca-966ea55fe570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:38:31.318Z|55f2684c-8f41-4fad-8aca-966ea55fe570|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:38:32.274Z|a64e03ea-c0be-4a29-aafb-afa53e113e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:32.276Z|a64e03ea-c0be-4a29-aafb-afa53e113e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:33.546Z|34116687-8d28-4342-bdc7-7cf654549567|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:33.547Z|34116687-8d28-4342-bdc7-7cf654549567|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:35.243Z|fbf09075-2c72-435d-831d-5918170013fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:35.244Z|fbf09075-2c72-435d-831d-5918170013fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:39.098Z|bf1619f3-8ddd-49e0-8aa2-f82de93e1234|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:38:39.099Z|bf1619f3-8ddd-49e0-8aa2-f82de93e1234|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:42.311Z|751f9840-7f8d-45c1-99d4-106b0f9576ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:42.312Z|751f9840-7f8d-45c1-99d4-106b0f9576ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:43.581Z|73e1273a-921e-410a-bec9-5ccbd84fbf80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:43.582Z|73e1273a-921e-410a-bec9-5ccbd84fbf80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:45.279Z|50dc3678-babb-4f15-bf94-bf6040d6028e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:45.280Z|50dc3678-babb-4f15-bf94-bf6040d6028e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:46.138Z|2456bfca-c08a-4831-a4d9-2ff9a2991b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:38:46.138Z|2456bfca-c08a-4831-a4d9-2ff9a2991b88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:38:52.348Z|5de93e10-5b11-4331-a660-299aac150739|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:52.349Z|5de93e10-5b11-4331-a660-299aac150739|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:53.614Z|bea52d92-84c5-4772-8ff9-a632794933e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:53.615Z|bea52d92-84c5-4772-8ff9-a632794933e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:38:55.315Z|10ab164f-d054-44e1-8ce0-b77cef210957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:38:55.316Z|10ab164f-d054-44e1-8ce0-b77cef210957|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:01.137Z|6913cff8-c61f-45bb-9c08-30d9e75a2edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:39:01.144Z|6913cff8-c61f-45bb-9c08-30d9e75a2edf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:39:01.319Z|17de4f22-4d15-40e1-992a-08510de956e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:39:01.319Z|17de4f22-4d15-40e1-992a-08510de956e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:39:02.378Z|a68ffbb6-93c2-4ecb-ae57-ee9796d06e24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:02.379Z|a68ffbb6-93c2-4ecb-ae57-ee9796d06e24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:03.648Z|4cb8e1fb-71ce-4222-8069-18a0cee4f414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:03.649Z|4cb8e1fb-71ce-4222-8069-18a0cee4f414|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:05.349Z|39a09c93-4ca7-48bc-a383-bf31d2826666|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:05.349Z|39a09c93-4ca7-48bc-a383-bf31d2826666|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:12.411Z|a6206e67-e2d6-4ea5-802f-f97b751ce288|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:12.412Z|a6206e67-e2d6-4ea5-802f-f97b751ce288|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:13.678Z|b0b6b358-cc74-4118-8b32-4a7ca406d4ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:13.679Z|b0b6b358-cc74-4118-8b32-4a7ca406d4ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:15.384Z|5bd9cc11-8a3e-4c36-b0e6-7443dc441847|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:15.385Z|5bd9cc11-8a3e-4c36-b0e6-7443dc441847|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:16.138Z|98df9930-f66f-41f7-bc3e-7f6052decc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:39:16.139Z|98df9930-f66f-41f7-bc3e-7f6052decc88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:39:22.442Z|f35f7916-cc5c-4c10-a1de-24ba552b17af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:22.443Z|f35f7916-cc5c-4c10-a1de-24ba552b17af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:23.711Z|cacd4ed4-bf35-46ed-ab6e-6ce92c5ed6b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:23.712Z|cacd4ed4-bf35-46ed-ab6e-6ce92c5ed6b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:25.418Z|23e5f4db-34b4-4aed-9e76-c5dbbd9e3ba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:25.420Z|23e5f4db-34b4-4aed-9e76-c5dbbd9e3ba8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:31.138Z|ebbbb72d-ec11-43b9-8cbc-86da855d6e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:39:31.138Z|ebbbb72d-ec11-43b9-8cbc-86da855d6e03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:39:31.320Z|513e948d-182b-41aa-9098-86ba07954d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:39:31.322Z|513e948d-182b-41aa-9098-86ba07954d4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:39:32.477Z|de110ff2-1a56-4164-bbcc-4d794e33e142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:32.478Z|de110ff2-1a56-4164-bbcc-4d794e33e142|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:33.745Z|fbe56af9-97ca-4bb4-a06f-80122ea9ff5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:33.746Z|fbe56af9-97ca-4bb4-a06f-80122ea9ff5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:35.454Z|20db05a7-d5cb-44bc-a3cd-e19229c6a800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:35.456Z|20db05a7-d5cb-44bc-a3cd-e19229c6a800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:39.101Z|146b40f9-a8a4-462c-946a-4a3a14050b92|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:39:39.102Z|146b40f9-a8a4-462c-946a-4a3a14050b92|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:42.510Z|9a4e5f76-302f-4e5d-bd26-045fd4900412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:42.511Z|9a4e5f76-302f-4e5d-bd26-045fd4900412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:43.777Z|77f15d83-65c1-4b45-8d6d-ba941b03540c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:43.778Z|77f15d83-65c1-4b45-8d6d-ba941b03540c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:45.493Z|1691ccfb-5757-4711-9459-391d767545ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:45.494Z|1691ccfb-5757-4711-9459-391d767545ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:46.138Z|1ff58657-7a38-4eae-8eeb-11ee8c276b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:39:46.143Z|1ff58657-7a38-4eae-8eeb-11ee8c276b93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:39:52.546Z|0ec25406-958c-440c-b074-cbc2fb907fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:52.547Z|0ec25406-958c-440c-b074-cbc2fb907fb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:53.813Z|596aa8e8-4e0f-462c-b825-e9761cae7f08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:53.814Z|596aa8e8-4e0f-462c-b825-e9761cae7f08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:39:55.534Z|db896175-782b-42b2-a78c-c5d26cefdfe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:39:55.535Z|db896175-782b-42b2-a78c-c5d26cefdfe9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:01.138Z|53e683d7-95f0-4772-98cf-901718bbc067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:40:01.138Z|53e683d7-95f0-4772-98cf-901718bbc067|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:40:01.323Z|1b70c170-ce3a-4819-8f51-34801eb29aa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:40:01.324Z|1b70c170-ce3a-4819-8f51-34801eb29aa5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:40:02.582Z|31ed42b5-57dc-48e8-975b-3543dcf5c9b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:02.584Z|31ed42b5-57dc-48e8-975b-3543dcf5c9b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:03.851Z|e70b79c3-b7f6-47df-8c68-971c06af9b22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:03.853Z|e70b79c3-b7f6-47df-8c68-971c06af9b22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:05.570Z|f84d2a42-186d-4155-95e8-dcca59d35d2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:05.571Z|f84d2a42-186d-4155-95e8-dcca59d35d2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:12.615Z|2bfd9db5-5ec3-4fe0-a154-7a5901f0f72f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:12.616Z|2bfd9db5-5ec3-4fe0-a154-7a5901f0f72f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:13.887Z|65e0dbc1-6595-4288-afff-dd0c76979d4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:13.888Z|65e0dbc1-6595-4288-afff-dd0c76979d4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:15.606Z|e9f2400d-3644-41f9-98d5-213e9a6a0afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:15.607Z|e9f2400d-3644-41f9-98d5-213e9a6a0afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:16.138Z|5f262b82-c1d9-44a2-b5fc-f5679275980c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:40:16.139Z|5f262b82-c1d9-44a2-b5fc-f5679275980c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:40:22.648Z|7be56031-ffe3-46bb-bf12-1166addc3f30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:22.649Z|7be56031-ffe3-46bb-bf12-1166addc3f30|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:23.921Z|2ceb3905-4506-4088-a43d-a6d37cfd75a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:23.922Z|2ceb3905-4506-4088-a43d-a6d37cfd75a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:25.641Z|44264b73-018e-440f-b8fe-35e69b0bd3b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:25.642Z|44264b73-018e-440f-b8fe-35e69b0bd3b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:31.138Z|5ab0a54c-fe4a-4f87-9046-ac4c8d11ea50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:40:31.145Z|5ab0a54c-fe4a-4f87-9046-ac4c8d11ea50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:40:31.324Z|e4666412-b5a9-472d-bd24-1013608b36c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:40:31.325Z|e4666412-b5a9-472d-bd24-1013608b36c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:40:32.681Z|01b6f6db-9a09-40e9-b20b-312317d4c8d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:32.682Z|01b6f6db-9a09-40e9-b20b-312317d4c8d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:33.955Z|8f03180a-44d3-4403-8ad9-04c72d8fa50a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:33.956Z|8f03180a-44d3-4403-8ad9-04c72d8fa50a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:35.677Z|c2177735-cb72-4946-8598-a44d34061b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:35.678Z|c2177735-cb72-4946-8598-a44d34061b87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:39.100Z|04be5f35-a115-4712-a9ad-ea01af873a3f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:40:39.101Z|04be5f35-a115-4712-a9ad-ea01af873a3f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:42.725Z|edd5fff6-6c7a-488d-983f-8354fbbc4c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:42.726Z|edd5fff6-6c7a-488d-983f-8354fbbc4c11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:43.989Z|7b2c6bc6-d7bf-4994-a98a-05990afbbf74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:43.990Z|7b2c6bc6-d7bf-4994-a98a-05990afbbf74|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:45.711Z|4ccc971c-4f23-4f21-ada2-8982b2ec9cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:45.711Z|4ccc971c-4f23-4f21-ada2-8982b2ec9cba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:46.138Z|46f94f56-2b68-43a9-8dc2-a5c91a9ce5e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:40:46.138Z|46f94f56-2b68-43a9-8dc2-a5c91a9ce5e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:40:52.762Z|e3cf8b36-4bd7-4920-80b2-cfb0cea19abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:52.763Z|e3cf8b36-4bd7-4920-80b2-cfb0cea19abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:54.024Z|b3beac4e-6104-42a2-aafc-841f49bbd326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:54.025Z|b3beac4e-6104-42a2-aafc-841f49bbd326|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:40:55.747Z|2e09d2f7-0b0c-4d75-a9b1-c3170fc58d16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:40:55.748Z|2e09d2f7-0b0c-4d75-a9b1-c3170fc58d16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:01.138Z|82e7c619-14af-413e-a9ae-e9ec6d8d60ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:41:01.139Z|82e7c619-14af-413e-a9ae-e9ec6d8d60ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:41:01.326Z|dbd6c6cf-67b7-4677-a2df-95dbeb2e0ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:41:01.327Z|dbd6c6cf-67b7-4677-a2df-95dbeb2e0ad6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:41:02.797Z|bf6f138c-8587-4951-a4b9-f760ef79d943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:02.798Z|bf6f138c-8587-4951-a4b9-f760ef79d943|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:04.070Z|7f812dec-72cf-4417-9fd5-23ba3b476a78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:04.071Z|7f812dec-72cf-4417-9fd5-23ba3b476a78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:05.780Z|929d6f74-6f97-44ad-9a1f-9cbdf0ba5893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:05.781Z|929d6f74-6f97-44ad-9a1f-9cbdf0ba5893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:12.836Z|c3ae266e-ed60-401f-a36c-6767ce5c325b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:12.837Z|c3ae266e-ed60-401f-a36c-6767ce5c325b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:14.100Z|4551b444-ba64-4598-88a9-15f1b6548d6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:14.101Z|4551b444-ba64-4598-88a9-15f1b6548d6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:15.814Z|00bf1940-15cf-4149-98e3-828b558f1d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:15.816Z|00bf1940-15cf-4149-98e3-828b558f1d6a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:16.138Z|7e8181d5-43aa-4535-ab28-2f1d3caef951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:41:16.142Z|7e8181d5-43aa-4535-ab28-2f1d3caef951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:41:22.877Z|a55b89a0-fe89-4358-925a-1348d706e5f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:22.878Z|a55b89a0-fe89-4358-925a-1348d706e5f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:24.137Z|2c81a30c-ad73-406e-8d48-25d022dc0497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:24.139Z|2c81a30c-ad73-406e-8d48-25d022dc0497|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:25.851Z|531d727a-6e46-4989-9fe4-db09e03e5397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:25.853Z|531d727a-6e46-4989-9fe4-db09e03e5397|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:31.138Z|d6ec2cac-1a6c-4b72-b223-a06a7a82c2df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:41:31.138Z|d6ec2cac-1a6c-4b72-b223-a06a7a82c2df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:41:31.328Z|c3382cd0-a214-407c-84f4-282cab1b90b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:41:31.329Z|c3382cd0-a214-407c-84f4-282cab1b90b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:41:32.914Z|4f3a7dac-5328-46f4-8195-04e586ae398f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:32.915Z|4f3a7dac-5328-46f4-8195-04e586ae398f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:34.169Z|61c3a9c1-2a2a-48e0-8166-1041d93a57d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:34.169Z|61c3a9c1-2a2a-48e0-8166-1041d93a57d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:35.884Z|f6f871e1-36c6-4d88-baad-58e7e2e85bc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:35.885Z|f6f871e1-36c6-4d88-baad-58e7e2e85bc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:39.100Z|1211c501-ee92-4173-b3b0-9fd93f79e5ae|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:41:39.101Z|1211c501-ee92-4173-b3b0-9fd93f79e5ae|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:42.958Z|b2ce707c-2014-4f71-b27c-6f0ee1602465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:42.959Z|b2ce707c-2014-4f71-b27c-6f0ee1602465|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:44.204Z|1b6cd3fc-edc8-4b7c-ab1c-6324e2340e31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:44.205Z|1b6cd3fc-edc8-4b7c-ab1c-6324e2340e31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:45.924Z|7ac50dda-1045-4be5-ba32-b69a3651c88a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:45.925Z|7ac50dda-1045-4be5-ba32-b69a3651c88a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:46.138Z|4cb95575-858a-4e5f-b85d-c8448be057b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:41:46.138Z|4cb95575-858a-4e5f-b85d-c8448be057b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:41:52.996Z|6ff75711-d353-4b0f-8847-9a8c5a71a5a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:52.997Z|6ff75711-d353-4b0f-8847-9a8c5a71a5a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:54.242Z|ebc774d8-f91f-44af-bd58-2a8565b73120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:54.244Z|ebc774d8-f91f-44af-bd58-2a8565b73120|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:41:55.959Z|748f10ce-2945-444c-ae51-8164b7522e4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:41:55.961Z|748f10ce-2945-444c-ae51-8164b7522e4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:01.138Z|71872fc3-0adf-4f59-822c-9aa499f3f29a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:42:01.140Z|71872fc3-0adf-4f59-822c-9aa499f3f29a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:42:01.329Z|ba8f4603-4b51-49bd-83ef-7b8f1605ef46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:42:01.330Z|ba8f4603-4b51-49bd-83ef-7b8f1605ef46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:42:03.032Z|d226ab3f-05c3-4977-bbed-c9fb0afb5910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:03.033Z|d226ab3f-05c3-4977-bbed-c9fb0afb5910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:04.280Z|78195ee7-5bb4-457a-b807-89fb150cc6d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:04.281Z|78195ee7-5bb4-457a-b807-89fb150cc6d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:05.997Z|7eb3a85e-863f-4619-b197-aded5ce5b500|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:05.998Z|7eb3a85e-863f-4619-b197-aded5ce5b500|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:13.075Z|cbaca171-0bdb-4216-85cd-5ef07c1af744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:13.076Z|cbaca171-0bdb-4216-85cd-5ef07c1af744|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:14.315Z|c5fced39-d695-4975-b3fb-58d5dbe505ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:14.317Z|c5fced39-d695-4975-b3fb-58d5dbe505ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:16.032Z|44f9aeaa-7b24-4f02-bcde-cca31f363728|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:16.033Z|44f9aeaa-7b24-4f02-bcde-cca31f363728|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:16.138Z|ad446f1f-b0b5-4b2c-b7f5-a7c238dba94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:42:16.138Z|ad446f1f-b0b5-4b2c-b7f5-a7c238dba94e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:42:23.120Z|99de7aaa-ff04-44f6-9669-5bcecdc6bd89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:23.121Z|99de7aaa-ff04-44f6-9669-5bcecdc6bd89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:24.351Z|e4612832-01b2-46b9-b450-13949c196699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:24.352Z|e4612832-01b2-46b9-b450-13949c196699|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:26.069Z|a52450c9-3661-4252-8d4b-35468599a251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:26.071Z|a52450c9-3661-4252-8d4b-35468599a251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:31.138Z|dc18d06c-7c51-405a-b6b5-aaae955bd095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:42:31.138Z|dc18d06c-7c51-405a-b6b5-aaae955bd095|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:42:31.331Z|b7dedbb4-c2a0-4aa5-a54c-3ea3a3c5cdce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:42:31.332Z|b7dedbb4-c2a0-4aa5-a54c-3ea3a3c5cdce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:42:33.156Z|07a892f2-bf81-437b-abd8-904137f7193d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:33.157Z|07a892f2-bf81-437b-abd8-904137f7193d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:34.390Z|c3bfdcbb-53c6-4719-80b0-ebc7ecbe6599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:34.391Z|c3bfdcbb-53c6-4719-80b0-ebc7ecbe6599|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:36.108Z|0bde2e4e-d44b-4671-810c-783395a0b406|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:36.109Z|0bde2e4e-d44b-4671-810c-783395a0b406|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:39.100Z|17585579-367c-4214-9516-e19ef37d26c7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:42:39.101Z|17585579-367c-4214-9516-e19ef37d26c7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:43.193Z|5bc6455a-9cef-4c7c-8740-44ff73020d57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:43.194Z|5bc6455a-9cef-4c7c-8740-44ff73020d57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:44.424Z|461ec109-05ee-455e-8326-35a559f98a26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:44.425Z|461ec109-05ee-455e-8326-35a559f98a26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:46.138Z|73c0f8dd-6c38-40c1-b144-c52738902d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:42:46.141Z|1eb77d3b-71f9-4e0a-a4b6-cc1c8090988b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:46.142Z|1eb77d3b-71f9-4e0a-a4b6-cc1c8090988b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:46.144Z|73c0f8dd-6c38-40c1-b144-c52738902d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:42:53.226Z|82d4c860-04a6-46b2-bc4f-d768a8158b90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:53.227Z|82d4c860-04a6-46b2-bc4f-d768a8158b90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:54.458Z|dbf54af9-0244-47b4-b722-f6c2b68dafde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:54.459Z|dbf54af9-0244-47b4-b722-f6c2b68dafde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:42:56.177Z|f4e442d4-670a-430f-b44b-2ab4deec1286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:42:56.178Z|f4e442d4-670a-430f-b44b-2ab4deec1286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:01.138Z|1574a935-48b9-4868-80ab-9ee4d882a25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:43:01.139Z|1574a935-48b9-4868-80ab-9ee4d882a25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:43:01.333Z|004a9fad-c756-4a5c-8f4a-23e76e80333c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:43:01.334Z|004a9fad-c756-4a5c-8f4a-23e76e80333c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:43:03.265Z|65ab4fe0-451f-4b91-aeef-2a7eb9e1fa02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:03.266Z|65ab4fe0-451f-4b91-aeef-2a7eb9e1fa02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:04.491Z|78ec7b1d-2b51-4b72-9310-b112b4097d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:04.492Z|78ec7b1d-2b51-4b72-9310-b112b4097d7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:06.216Z|8fe94db6-93a5-4d26-9a2f-d8512f4c488e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:06.217Z|8fe94db6-93a5-4d26-9a2f-d8512f4c488e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:13.303Z|4ba7b6a3-effb-40e0-9580-eead20686fcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:13.304Z|4ba7b6a3-effb-40e0-9580-eead20686fcb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:14.528Z|fba0246c-8299-4601-a407-ef6a765e883d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:14.529Z|fba0246c-8299-4601-a407-ef6a765e883d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:16.138Z|7d557abe-f095-4604-afa2-86f324bd656a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:43:16.138Z|7d557abe-f095-4604-afa2-86f324bd656a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:43:16.250Z|bcf9d22a-4604-4bfe-b9a1-1cba57a8ee49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:16.252Z|bcf9d22a-4604-4bfe-b9a1-1cba57a8ee49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:23.339Z|0e92f41e-b2c2-4268-b371-e7e46c99c433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:23.340Z|0e92f41e-b2c2-4268-b371-e7e46c99c433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:24.568Z|c4f7a579-629f-43ab-9835-b363a17f5a08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:24.568Z|c4f7a579-629f-43ab-9835-b363a17f5a08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:26.289Z|89f1469a-ba75-44e5-bdce-ce0ea1542f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:26.291Z|89f1469a-ba75-44e5-bdce-ce0ea1542f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:31.137Z|af7e68f6-da49-44c8-8893-790dcd0930f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:43:31.144Z|af7e68f6-da49-44c8-8893-790dcd0930f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:43:31.335Z|49cd3936-d313-44d5-9e34-f2378611d561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:43:31.336Z|49cd3936-d313-44d5-9e34-f2378611d561|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:43:33.376Z|0c092e16-6133-4d88-80cd-8120c47fca03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:33.377Z|0c092e16-6133-4d88-80cd-8120c47fca03|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:34.601Z|29ba4e40-79fa-4e01-8541-c0d84b212d9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:34.602Z|29ba4e40-79fa-4e01-8541-c0d84b212d9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:36.328Z|35972452-106a-423b-93a6-528c3a36d099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:36.329Z|35972452-106a-423b-93a6-528c3a36d099|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:39.099Z|bf1ddc58-9215-43ff-9d9a-ac96b8f55e96|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:43:39.100Z|bf1ddc58-9215-43ff-9d9a-ac96b8f55e96|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:43.420Z|06928573-9a20-472b-8e58-ca54b2951b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:43.421Z|06928573-9a20-472b-8e58-ca54b2951b5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:44.635Z|d1c0283a-3e59-4b7f-bce4-9ec9149c377f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:44.636Z|d1c0283a-3e59-4b7f-bce4-9ec9149c377f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:46.138Z|444838b0-3ded-4433-80a8-6dcf4e1170ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:43:46.138Z|444838b0-3ded-4433-80a8-6dcf4e1170ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:43:46.364Z|d7e8f8c3-cb23-43be-b5a5-f62d1a8f546c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:46.365Z|d7e8f8c3-cb23-43be-b5a5-f62d1a8f546c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:53.457Z|b86f287d-1859-4d9e-a78b-773e663502f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:53.458Z|b86f287d-1859-4d9e-a78b-773e663502f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:54.665Z|dfa9706d-8540-4d37-a4dc-7c77d940cf62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:54.665Z|dfa9706d-8540-4d37-a4dc-7c77d940cf62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:43:56.401Z|ba4c70f6-4d7f-4ad8-999c-fa23b6daebb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:43:56.402Z|ba4c70f6-4d7f-4ad8-999c-fa23b6daebb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:01.138Z|1caec017-a3bc-41ce-9957-7bf8fb4aa500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:44:01.139Z|1caec017-a3bc-41ce-9957-7bf8fb4aa500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:44:01.336Z|940aa787-2fe6-4d7c-9114-6b304f141360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:44:01.337Z|940aa787-2fe6-4d7c-9114-6b304f141360|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:44:03.493Z|d7bf28ef-4977-42e5-8f7f-688c781f85ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:03.494Z|d7bf28ef-4977-42e5-8f7f-688c781f85ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:04.699Z|72b33e22-1d4f-4edc-903c-5e6bc963a241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:04.700Z|72b33e22-1d4f-4edc-903c-5e6bc963a241|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:06.437Z|e4dd1b54-5895-4154-9ec2-53af62d9348a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:06.438Z|e4dd1b54-5895-4154-9ec2-53af62d9348a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:13.524Z|e8b61c3e-2978-4009-9b22-50c6cd0bfeff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:13.524Z|e8b61c3e-2978-4009-9b22-50c6cd0bfeff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:14.730Z|a4349cf0-98f7-4bca-ae27-ff8e20d4cde0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:14.731Z|a4349cf0-98f7-4bca-ae27-ff8e20d4cde0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:16.137Z|020ab698-18cc-4017-a7fe-308996d744ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:44:16.142Z|020ab698-18cc-4017-a7fe-308996d744ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:44:16.472Z|9163ef77-6eb5-44bd-abc9-5580e21b03b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:16.473Z|9163ef77-6eb5-44bd-abc9-5580e21b03b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:23.558Z|649f3ae0-f14a-4b08-a825-c153c86a84b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:23.559Z|649f3ae0-f14a-4b08-a825-c153c86a84b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:24.765Z|17933f4b-f1d8-486e-a552-0ed2eccaa506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:24.766Z|17933f4b-f1d8-486e-a552-0ed2eccaa506|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:26.508Z|0bdc4a2c-6df8-4689-b199-a0981fe4fec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:26.509Z|0bdc4a2c-6df8-4689-b199-a0981fe4fec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:31.138Z|5ba40eb2-20d3-4d51-ab3a-3bbd1b76c0aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:44:31.138Z|5ba40eb2-20d3-4d51-ab3a-3bbd1b76c0aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:44:31.338Z|b5dfe213-082c-498d-bc4a-b5fcba495585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:44:31.338Z|b5dfe213-082c-498d-bc4a-b5fcba495585|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:44:33.598Z|eb223753-9869-40d1-8129-ab0cdd67aa8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:33.599Z|eb223753-9869-40d1-8129-ab0cdd67aa8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:34.798Z|28225c37-b33c-4948-be0c-5fc2de4756d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:34.798Z|28225c37-b33c-4948-be0c-5fc2de4756d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:36.546Z|e700f3d9-8b28-47bf-a311-96c203a0d555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:36.547Z|e700f3d9-8b28-47bf-a311-96c203a0d555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:39.100Z|259640dd-08ac-4d9f-ae5c-7eebefa46970|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:44:39.102Z|259640dd-08ac-4d9f-ae5c-7eebefa46970|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:43.635Z|68ac3e1f-9ad0-484b-9bb4-617f8bc5854f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:43.636Z|68ac3e1f-9ad0-484b-9bb4-617f8bc5854f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:44.834Z|b94177bd-a44e-44f4-a64e-429301b925b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:44.834Z|b94177bd-a44e-44f4-a64e-429301b925b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:46.138Z|af6552af-1057-4ad0-b230-e78cc4687e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:44:46.138Z|af6552af-1057-4ad0-b230-e78cc4687e05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:44:46.582Z|5c164f26-87a6-4f83-a5bc-e2e02535d725|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:46.583Z|5c164f26-87a6-4f83-a5bc-e2e02535d725|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:53.670Z|8ca61442-543f-43eb-9e19-78d8688aef72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:53.671Z|8ca61442-543f-43eb-9e19-78d8688aef72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:54.864Z|6df6eff7-dddf-404b-84ea-2c1748912be7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:54.865Z|6df6eff7-dddf-404b-84ea-2c1748912be7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:44:56.622Z|810a4e74-a9e1-4be3-b3f8-9c82358af9e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:44:56.623Z|810a4e74-a9e1-4be3-b3f8-9c82358af9e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:01.138Z|d4cbf2a3-feaa-4401-b3e5-3f3b6ea54b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:45:01.139Z|d4cbf2a3-feaa-4401-b3e5-3f3b6ea54b0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:45:01.339Z|e5b6bc9a-9a3e-41f2-a3b9-c56b7e169119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:45:01.340Z|e5b6bc9a-9a3e-41f2-a3b9-c56b7e169119|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:45:03.704Z|8df94123-192a-407d-9b49-9525f2480089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:03.706Z|8df94123-192a-407d-9b49-9525f2480089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:04.897Z|a4d72374-40b0-461f-a6a5-4c7ba4bf9b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:04.898Z|a4d72374-40b0-461f-a6a5-4c7ba4bf9b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:06.659Z|d4d9f6e1-7885-4bec-a632-d7f67a2c6613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:06.660Z|d4d9f6e1-7885-4bec-a632-d7f67a2c6613|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:13.737Z|e3dc0429-b49c-4399-8a28-74de1832282d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:13.738Z|e3dc0429-b49c-4399-8a28-74de1832282d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:14.931Z|b1677590-85c2-41c5-a3ab-e6c231b78e8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:14.932Z|b1677590-85c2-41c5-a3ab-e6c231b78e8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:16.138Z|04499519-5e3a-410c-bf5d-c1b76d8e716a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:45:16.138Z|04499519-5e3a-410c-bf5d-c1b76d8e716a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:45:16.698Z|30b135da-44c0-4cb1-b0d2-3da0429dcbde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:16.699Z|30b135da-44c0-4cb1-b0d2-3da0429dcbde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:23.777Z|a4f2baad-46b7-44ac-a28e-a25d4c286962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:23.778Z|a4f2baad-46b7-44ac-a28e-a25d4c286962|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:24.961Z|602cf823-1678-4990-be33-9ce671870b33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:24.962Z|602cf823-1678-4990-be33-9ce671870b33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:26.732Z|cf6766be-2a12-404f-9463-029cbc9629a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:26.733Z|cf6766be-2a12-404f-9463-029cbc9629a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:31.138Z|7fc24970-2d44-47be-b2a4-41ea3a92df45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:45:31.140Z|7fc24970-2d44-47be-b2a4-41ea3a92df45|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:45:31.341Z|43b74315-f5a7-4b48-9c17-88b9881a38ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:45:31.341Z|43b74315-f5a7-4b48-9c17-88b9881a38ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:45:33.811Z|5e718ff3-32e9-4d75-9387-1850c192f70a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:33.812Z|5e718ff3-32e9-4d75-9387-1850c192f70a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:34.994Z|16b6e50e-daed-4f93-a5a8-45347d2e2f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:34.995Z|16b6e50e-daed-4f93-a5a8-45347d2e2f7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:36.767Z|fa65e708-000f-437d-9b55-cfbe30e3efb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:36.768Z|fa65e708-000f-437d-9b55-cfbe30e3efb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:39.100Z|a22a4278-0830-413b-bf76-81960e69d8d9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:45:39.100Z|a22a4278-0830-413b-bf76-81960e69d8d9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:43.852Z|01e54072-c5d0-4d69-b4fc-b5b3e4eda898|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:43.852Z|01e54072-c5d0-4d69-b4fc-b5b3e4eda898|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:45.026Z|c39899f4-86db-4dcd-8f45-829fe59aaf6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:45.027Z|c39899f4-86db-4dcd-8f45-829fe59aaf6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:46.138Z|1846e3ec-ec39-42a6-8e54-cbe5b69eb1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:45:46.139Z|1846e3ec-ec39-42a6-8e54-cbe5b69eb1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:45:46.802Z|37e8a07a-4f2e-4383-9401-c5b19f9e46fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:46.803Z|37e8a07a-4f2e-4383-9401-c5b19f9e46fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:53.884Z|8d573f88-e7e6-4000-9a16-347bc7c10323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:53.885Z|8d573f88-e7e6-4000-9a16-347bc7c10323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:55.063Z|4a5f66e9-3edf-44ce-afd1-c7e8f1fd1909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:55.064Z|4a5f66e9-3edf-44ce-afd1-c7e8f1fd1909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:45:56.836Z|3adbeda8-963e-47d7-b2eb-4e15b56b40b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:45:56.837Z|3adbeda8-963e-47d7-b2eb-4e15b56b40b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:01.138Z|b5de5e54-17fa-4df4-950d-ec7ac376bf66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:46:01.139Z|b5de5e54-17fa-4df4-950d-ec7ac376bf66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:46:01.343Z|969e5088-6424-43ac-b434-75713e8561d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:46:01.344Z|969e5088-6424-43ac-b434-75713e8561d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:46:03.916Z|c503e346-e275-4345-a709-f729930e2a6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:03.917Z|c503e346-e275-4345-a709-f729930e2a6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:05.096Z|c22b581b-5ddf-47be-b2e5-1a761f743c70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:05.097Z|c22b581b-5ddf-47be-b2e5-1a761f743c70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:06.877Z|8706926b-7b18-4a0b-a536-fb6adacf505d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:06.878Z|8706926b-7b18-4a0b-a536-fb6adacf505d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:13.947Z|51619528-4251-464b-a878-dd11de3de0bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:13.948Z|51619528-4251-464b-a878-dd11de3de0bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:15.133Z|92fdd658-4ffd-4bb7-945c-8b770c50d429|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:15.134Z|92fdd658-4ffd-4bb7-945c-8b770c50d429|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:16.138Z|56db2e39-21f4-49a4-aff4-7c2bc301cbf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:46:16.140Z|56db2e39-21f4-49a4-aff4-7c2bc301cbf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:46:16.906Z|45c0531e-c77f-482e-9b51-28545366af19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:16.906Z|45c0531e-c77f-482e-9b51-28545366af19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:23.982Z|ecf583d5-eb40-4bf3-aea8-995797bcc3d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:23.984Z|ecf583d5-eb40-4bf3-aea8-995797bcc3d3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:25.171Z|84ed9a89-8d08-44ab-b089-0d7242e7e745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:25.172Z|84ed9a89-8d08-44ab-b089-0d7242e7e745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:26.935Z|1a87151e-3a3a-42c1-a730-4ef46cad3578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:26.936Z|1a87151e-3a3a-42c1-a730-4ef46cad3578|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:31.138Z|212cd4cc-5e56-44fd-b5e6-e19918788973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:46:31.139Z|212cd4cc-5e56-44fd-b5e6-e19918788973|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:46:31.345Z|e3b285a3-6df1-4cb1-84b3-94c410174ee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:46:31.347Z|e3b285a3-6df1-4cb1-84b3-94c410174ee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:46:34.017Z|d4c03f48-b28f-483e-a2b6-3059e1f8c8c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:34.018Z|d4c03f48-b28f-483e-a2b6-3059e1f8c8c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:35.208Z|ef396075-1128-4170-941f-bf1bba3fe04e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:35.209Z|ef396075-1128-4170-941f-bf1bba3fe04e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:36.962Z|d2a524a7-5474-4c5b-a3c9-cc427549ef60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:36.963Z|d2a524a7-5474-4c5b-a3c9-cc427549ef60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:39.097Z|1020c4d9-0dc2-45f0-ab70-47fb760c1c79|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:46:39.098Z|1020c4d9-0dc2-45f0-ab70-47fb760c1c79|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:44.061Z|60226ae4-f08f-496a-9d95-7aa7731914c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:44.062Z|60226ae4-f08f-496a-9d95-7aa7731914c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:45.239Z|4d4b1a45-1f36-4f94-a818-18431729f34f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:45.240Z|4d4b1a45-1f36-4f94-a818-18431729f34f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:46.138Z|3b5c3ea5-59b5-4fb6-8bce-8a70260a2de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:46:46.138Z|3b5c3ea5-59b5-4fb6-8bce-8a70260a2de4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:46:46.994Z|d223f283-cb9c-4ad6-9e7c-210e6d893948|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:46.995Z|d223f283-cb9c-4ad6-9e7c-210e6d893948|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:54.097Z|4bd60688-606a-4197-99ea-e60607babe6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:54.098Z|4bd60688-606a-4197-99ea-e60607babe6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:55.272Z|7cbf460f-911b-4a28-8119-5e6da1eadacf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:55.273Z|7cbf460f-911b-4a28-8119-5e6da1eadacf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:46:57.026Z|51199181-c794-4d7f-80cf-a50f00a60629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:46:57.027Z|51199181-c794-4d7f-80cf-a50f00a60629|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:01.138Z|85ba2512-5236-4801-93e3-67e007b59ba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:47:01.139Z|85ba2512-5236-4801-93e3-67e007b59ba5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:47:01.349Z|627eed9d-1a49-4052-a57a-fb927e7a98f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:47:01.349Z|627eed9d-1a49-4052-a57a-fb927e7a98f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:47:04.136Z|4f443b31-c0fc-4f95-8162-b02d238d03aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:04.137Z|4f443b31-c0fc-4f95-8162-b02d238d03aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:05.309Z|9687dc98-cc1f-4afd-93ff-19f8dd1da652|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:05.310Z|9687dc98-cc1f-4afd-93ff-19f8dd1da652|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:07.057Z|3669cca9-1d31-483d-8c50-9008a5a5fcde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:07.058Z|3669cca9-1d31-483d-8c50-9008a5a5fcde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:14.180Z|39bfe20e-87c4-43ea-b541-1a4ab2799736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:14.181Z|39bfe20e-87c4-43ea-b541-1a4ab2799736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:15.342Z|d3903e7d-6bde-47f5-8c44-1232822227bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:15.343Z|d3903e7d-6bde-47f5-8c44-1232822227bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:16.138Z|5d40ed26-22c2-4d90-b9dd-63c262424ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:47:16.138Z|5d40ed26-22c2-4d90-b9dd-63c262424ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:47:17.087Z|a2e96774-8bfa-423f-b856-4212d57b4164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:17.088Z|a2e96774-8bfa-423f-b856-4212d57b4164|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:24.217Z|0a4e2901-e46f-4361-9622-ccbda285a0b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:24.218Z|0a4e2901-e46f-4361-9622-ccbda285a0b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:25.377Z|572cee71-5b93-451c-b2b7-f3dba97d4cb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:25.378Z|572cee71-5b93-451c-b2b7-f3dba97d4cb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:27.121Z|70382a52-ffce-425f-83fe-467adefdc002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:27.122Z|70382a52-ffce-425f-83fe-467adefdc002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:31.137Z|929354ab-da1b-44f9-85c1-87e21a04ddd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:47:31.138Z|929354ab-da1b-44f9-85c1-87e21a04ddd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:47:31.350Z|d1530e50-e6f7-45af-a712-778c8cfcd479|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:47:31.351Z|d1530e50-e6f7-45af-a712-778c8cfcd479|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:47:34.254Z|9baf79e4-03ce-4d68-87d0-1e6f1e6c8e0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:34.255Z|9baf79e4-03ce-4d68-87d0-1e6f1e6c8e0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:35.414Z|a8ebba89-a871-415a-9085-c64bcff4aa1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:35.415Z|a8ebba89-a871-415a-9085-c64bcff4aa1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:37.153Z|1e202153-f275-4f9e-9958-b61b27e33af7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:37.154Z|1e202153-f275-4f9e-9958-b61b27e33af7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:39.100Z|4605b1c8-291f-4765-b880-382e13f51e8c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:47:39.101Z|4605b1c8-291f-4765-b880-382e13f51e8c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:44.289Z|0668cf8c-b910-4533-a89f-fc0b5d4d810f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:44.290Z|0668cf8c-b910-4533-a89f-fc0b5d4d810f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:45.450Z|f537a432-1b71-4516-9562-b16d99c79717|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:45.451Z|f537a432-1b71-4516-9562-b16d99c79717|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:46.138Z|5220cb29-1df4-4c7a-b519-bfe64c38da70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:47:46.140Z|5220cb29-1df4-4c7a-b519-bfe64c38da70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:47:47.190Z|ba8cfb5b-0c06-456c-81d1-18e02b778b12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:47.192Z|ba8cfb5b-0c06-456c-81d1-18e02b778b12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:54.325Z|b2a5c81b-cd08-43b1-87d5-47fa7c2caa9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:54.326Z|b2a5c81b-cd08-43b1-87d5-47fa7c2caa9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:55.483Z|c81c0ef1-ddcc-4de6-8289-96dc1f6158c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:55.485Z|c81c0ef1-ddcc-4de6-8289-96dc1f6158c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:47:57.228Z|f68cd833-c440-4f4f-871f-6f7052bfc73b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:47:57.229Z|f68cd833-c440-4f4f-871f-6f7052bfc73b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:01.138Z|02c100ad-4664-4963-9c02-0eee51e1523b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:48:01.138Z|02c100ad-4664-4963-9c02-0eee51e1523b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:48:01.353Z|a0968afd-e609-4c2f-81ba-0a84adecfebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:48:01.353Z|a0968afd-e609-4c2f-81ba-0a84adecfebd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:48:04.358Z|51f79165-0f0c-47f6-b35f-62075e60865a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:04.359Z|51f79165-0f0c-47f6-b35f-62075e60865a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:05.519Z|c6fa381e-61c7-457c-87b2-a375caa67a08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:05.520Z|c6fa381e-61c7-457c-87b2-a375caa67a08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:07.264Z|eea033c7-3e9d-446f-942d-844b4784a2d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:07.264Z|eea033c7-3e9d-446f-942d-844b4784a2d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:14.396Z|bac17d03-e64a-434f-b5f2-6e7569e5ebe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:14.397Z|bac17d03-e64a-434f-b5f2-6e7569e5ebe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:15.551Z|ad6e88c7-b36b-4282-a3a2-3de01213f34f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:15.552Z|ad6e88c7-b36b-4282-a3a2-3de01213f34f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:16.138Z|2c683700-f413-434f-9c46-8a1deccdbc27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:48:16.138Z|2c683700-f413-434f-9c46-8a1deccdbc27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:48:17.296Z|ad9e7818-1998-4642-9dfb-36f9ce032b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:17.297Z|ad9e7818-1998-4642-9dfb-36f9ce032b2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:24.430Z|20a6a1a5-6157-472d-9829-f706c7f73155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:24.431Z|20a6a1a5-6157-472d-9829-f706c7f73155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:25.586Z|fd103319-c1d6-4e50-a76e-69d3bc284c5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:25.587Z|fd103319-c1d6-4e50-a76e-69d3bc284c5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:27.329Z|604510fd-b46d-4edf-adaf-4a2eaf775ee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:27.330Z|604510fd-b46d-4edf-adaf-4a2eaf775ee1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:31.138Z|eb22dd9c-b1c5-4971-b0a1-3f38163f9f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:48:31.140Z|eb22dd9c-b1c5-4971-b0a1-3f38163f9f4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:48:31.355Z|6705e9f9-18bb-4d5d-afc5-6dc35887a681|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:48:31.355Z|6705e9f9-18bb-4d5d-afc5-6dc35887a681|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:48:34.478Z|0acd0260-ed44-4873-823d-4ded720c3c54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:34.479Z|0acd0260-ed44-4873-823d-4ded720c3c54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:35.621Z|66a685d7-bb01-4079-a2e3-2c822840dd12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:35.622Z|66a685d7-bb01-4079-a2e3-2c822840dd12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:37.366Z|b6a8ce49-aeec-431f-8af9-84bdca107ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:37.367Z|b6a8ce49-aeec-431f-8af9-84bdca107ee3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:39.099Z|e405a653-12ed-45ab-8e0e-9bd51abda65c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:48:39.100Z|e405a653-12ed-45ab-8e0e-9bd51abda65c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:44.507Z|11f191ec-4a2a-4574-8bb8-a0504fe1f0c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:44.508Z|11f191ec-4a2a-4574-8bb8-a0504fe1f0c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:45.656Z|e367d887-d06e-47d2-b1ae-b82117750a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:45.658Z|e367d887-d06e-47d2-b1ae-b82117750a49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:46.138Z|130387de-fe78-4042-ba71-6b7b1faab868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:48:46.138Z|130387de-fe78-4042-ba71-6b7b1faab868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:48:47.403Z|e04f8efc-9f8a-43fc-a344-b43bc8aebe1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:47.403Z|e04f8efc-9f8a-43fc-a344-b43bc8aebe1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:54.542Z|73d9f830-e687-435f-bcee-f6fd96b35a8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:54.543Z|73d9f830-e687-435f-bcee-f6fd96b35a8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:55.691Z|1b19a3d4-72e0-4a58-a01c-7a128fe40e32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:55.692Z|1b19a3d4-72e0-4a58-a01c-7a128fe40e32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:48:57.439Z|66b59942-4014-4e9d-b565-b2e7b716d42b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:48:57.439Z|66b59942-4014-4e9d-b565-b2e7b716d42b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:01.138Z|3b1c4c69-bbed-4e09-88a9-f6c0b4233ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:49:01.139Z|3b1c4c69-bbed-4e09-88a9-f6c0b4233ece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:49:01.356Z|7b9fd23e-4829-4c96-b6e1-206a1e5925f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:49:01.357Z|7b9fd23e-4829-4c96-b6e1-206a1e5925f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:49:04.580Z|5fa896e0-85b2-4c3c-bb11-205abcf20b16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:04.581Z|5fa896e0-85b2-4c3c-bb11-205abcf20b16|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:05.729Z|d8d32fa6-801c-44ec-89a2-e21cb4188404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:05.730Z|d8d32fa6-801c-44ec-89a2-e21cb4188404|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:07.474Z|1234aad8-cfb9-4463-be5f-d294bcc10b63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:07.475Z|1234aad8-cfb9-4463-be5f-d294bcc10b63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:14.620Z|d4b0d118-d266-444d-bee9-f195b9b8515c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:14.621Z|d4b0d118-d266-444d-bee9-f195b9b8515c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:15.764Z|f6bb8f43-1b25-4293-9be6-b0eb090afa2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:15.766Z|f6bb8f43-1b25-4293-9be6-b0eb090afa2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:16.138Z|eed4b7e2-f1d6-4b68-abb2-4fd7d04cbb89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:49:16.140Z|eed4b7e2-f1d6-4b68-abb2-4fd7d04cbb89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:49:17.509Z|60d0ed1d-30ff-4b77-a959-3754c0075b01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:17.509Z|60d0ed1d-30ff-4b77-a959-3754c0075b01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:24.658Z|84e1e5ac-57c2-4564-81d8-3ebb67acd581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:24.660Z|84e1e5ac-57c2-4564-81d8-3ebb67acd581|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:25.798Z|ffbfe3c6-d607-4805-8e8a-10065eb79623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:25.799Z|ffbfe3c6-d607-4805-8e8a-10065eb79623|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:27.544Z|7dcb4feb-c042-4ba2-9672-04ff338c01bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:27.545Z|7dcb4feb-c042-4ba2-9672-04ff338c01bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:31.138Z|213da056-a129-406c-b0fd-e9ded571d9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:49:31.138Z|213da056-a129-406c-b0fd-e9ded571d9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:49:31.358Z|24dfe920-44be-46a2-8c58-7fbbe1cb8972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:49:31.359Z|24dfe920-44be-46a2-8c58-7fbbe1cb8972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:49:34.696Z|0e0414b3-f778-40ad-89df-10bb61a3b0c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:34.697Z|0e0414b3-f778-40ad-89df-10bb61a3b0c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:35.836Z|b62dd3be-17f5-468e-8c43-a3522acc1d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:35.838Z|b62dd3be-17f5-468e-8c43-a3522acc1d6c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:37.580Z|91de5c71-f7aa-45b4-8d54-733d8cc6fc06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:37.581Z|91de5c71-f7aa-45b4-8d54-733d8cc6fc06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:39.099Z|103d643a-551b-4620-bdca-884d27844529|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:49:39.100Z|103d643a-551b-4620-bdca-884d27844529|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:44.731Z|91273966-5f91-4e50-ac87-02256204b4f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:44.732Z|91273966-5f91-4e50-ac87-02256204b4f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:45.872Z|db7dec04-2646-4dd3-a05f-e2d15827bc58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:45.873Z|db7dec04-2646-4dd3-a05f-e2d15827bc58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:46.138Z|534b12f4-2aba-49ec-8b15-1c675673e203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:49:46.138Z|534b12f4-2aba-49ec-8b15-1c675673e203|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:49:47.617Z|618d0600-94c8-49fb-910d-260c9c52e8ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:47.618Z|618d0600-94c8-49fb-910d-260c9c52e8ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:54.763Z|36c29725-68ce-4dc9-aea1-82e56215f458|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:54.764Z|36c29725-68ce-4dc9-aea1-82e56215f458|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:55.907Z|7ca6fd93-68b0-4f49-8fa7-776cf6fa7e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:55.908Z|7ca6fd93-68b0-4f49-8fa7-776cf6fa7e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:49:57.655Z|0b8bc33d-3666-45db-b60b-b2c224c17973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:49:57.657Z|0b8bc33d-3666-45db-b60b-b2c224c17973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:01.138Z|bcec4602-a82b-419b-b98f-22c3bbfc0743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:50:01.139Z|bcec4602-a82b-419b-b98f-22c3bbfc0743|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:50:01.360Z|93c0bd75-bd9d-473a-bba8-96eb022472ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:50:01.360Z|93c0bd75-bd9d-473a-bba8-96eb022472ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:50:04.797Z|19cb91c8-d1ae-4479-ac94-5ffda37504fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:04.798Z|19cb91c8-d1ae-4479-ac94-5ffda37504fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:05.941Z|f4695467-300b-44d1-9ed8-0fffa793dd69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:05.942Z|f4695467-300b-44d1-9ed8-0fffa793dd69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:07.692Z|c8fa1a10-c4c8-4c2d-b0e5-a04899fdeaa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:07.693Z|c8fa1a10-c4c8-4c2d-b0e5-a04899fdeaa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:14.832Z|b0cb8d22-4a73-46f0-9d83-838eaa030253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:14.833Z|b0cb8d22-4a73-46f0-9d83-838eaa030253|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:15.977Z|9ba3b367-281f-4a6a-9be0-46de52e95ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:15.978Z|9ba3b367-281f-4a6a-9be0-46de52e95ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:16.138Z|74e39707-526e-4674-8000-700ca93dd63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:50:16.138Z|74e39707-526e-4674-8000-700ca93dd63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:50:17.732Z|036f8d98-0939-49ae-b016-e47f46308dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:17.733Z|036f8d98-0939-49ae-b016-e47f46308dc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:24.865Z|e3fcdc7d-3738-4005-996b-a11726395a17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:24.866Z|e3fcdc7d-3738-4005-996b-a11726395a17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:26.011Z|c5c2d853-5a80-4d77-aa75-c1cc749697d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:26.012Z|c5c2d853-5a80-4d77-aa75-c1cc749697d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:27.760Z|39b90b68-54f2-4cbd-b7ee-e87f35d374b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:27.761Z|39b90b68-54f2-4cbd-b7ee-e87f35d374b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:31.138Z|19d516b4-01cf-4347-8f96-a8796de4f096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:50:31.139Z|19d516b4-01cf-4347-8f96-a8796de4f096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:50:31.361Z|0abdb441-ec72-4418-9c64-30a0b3a3bbf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:50:31.362Z|0abdb441-ec72-4418-9c64-30a0b3a3bbf5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:50:34.900Z|f9d6a330-8773-4459-b4ea-176430be727f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:34.900Z|f9d6a330-8773-4459-b4ea-176430be727f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:36.046Z|da77d703-5178-457c-bfb9-01899ed9587d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:36.047Z|da77d703-5178-457c-bfb9-01899ed9587d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:37.795Z|4ea9d78a-7df0-461a-9f12-9371319758c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:37.796Z|4ea9d78a-7df0-461a-9f12-9371319758c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:39.102Z|3cde5a30-935f-40ab-97c5-728c6f98f9e2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:50:39.103Z|3cde5a30-935f-40ab-97c5-728c6f98f9e2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:44.932Z|0d684c38-68e0-4e9b-bc20-32594a1fcc4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:44.933Z|0d684c38-68e0-4e9b-bc20-32594a1fcc4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:46.078Z|b5697085-23ef-4468-b535-aa37de7e6417|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:46.079Z|b5697085-23ef-4468-b535-aa37de7e6417|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:46.138Z|b605feb2-32b7-4c9f-bf64-5effdb54ed7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:50:46.140Z|b605feb2-32b7-4c9f-bf64-5effdb54ed7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:50:47.825Z|945fa3c2-d586-48c1-85c8-8663191b201b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:47.826Z|945fa3c2-d586-48c1-85c8-8663191b201b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:54.964Z|253d97c9-f0ed-4a0a-a24e-d40fc43d0745|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:54.966Z|253d97c9-f0ed-4a0a-a24e-d40fc43d0745|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:56.114Z|84e0ac22-2139-48e8-8396-243748f014cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:56.115Z|84e0ac22-2139-48e8-8396-243748f014cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:50:57.859Z|50bf8c57-650c-4fa1-b181-c3fce0525000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:50:57.860Z|50bf8c57-650c-4fa1-b181-c3fce0525000|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:01.138Z|4e03791e-ba3c-4cd5-aa32-e8bb9b7b5192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:51:01.138Z|4e03791e-ba3c-4cd5-aa32-e8bb9b7b5192|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:51:01.363Z|cddf2b4b-4bb0-4bf0-a472-96da949e58ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:51:01.364Z|cddf2b4b-4bb0-4bf0-a472-96da949e58ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:51:04.998Z|dc6f1506-a16a-43c4-941a-467d3c503b96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:04.999Z|dc6f1506-a16a-43c4-941a-467d3c503b96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:06.150Z|e19bd309-9703-4070-8407-c580ea9df9b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:06.150Z|e19bd309-9703-4070-8407-c580ea9df9b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:07.896Z|7a9b8236-bde8-417c-8d35-66fb899d345a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:07.896Z|7a9b8236-bde8-417c-8d35-66fb899d345a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:15.031Z|6639b565-cd67-457a-8919-7300045d4457|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:15.032Z|6639b565-cd67-457a-8919-7300045d4457|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:16.138Z|a666cfea-4b5b-4a4f-9173-26661010ceae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:51:16.138Z|a666cfea-4b5b-4a4f-9173-26661010ceae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:51:16.184Z|7dcee0ef-2a09-478a-b370-cac2d007a7b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:16.185Z|7dcee0ef-2a09-478a-b370-cac2d007a7b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:17.928Z|6a50e3b8-e8dd-48c5-a85e-7994888cd99e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:17.929Z|6a50e3b8-e8dd-48c5-a85e-7994888cd99e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:25.068Z|46916b97-2761-41b4-8952-7afe48ae6a6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:25.069Z|46916b97-2761-41b4-8952-7afe48ae6a6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:26.220Z|3c183701-fb9c-4f27-ba97-0aa43d40fba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:26.221Z|3c183701-fb9c-4f27-ba97-0aa43d40fba1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:27.962Z|5234ac66-605c-45d1-8911-c75fa023e99d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:27.963Z|5234ac66-605c-45d1-8911-c75fa023e99d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:31.138Z|43d4dc56-44ef-46d1-ba8d-a9f4535b6c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:51:31.140Z|43d4dc56-44ef-46d1-ba8d-a9f4535b6c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:51:31.365Z|cbf1c07d-9bfc-459c-8543-a8c6130e4adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:51:31.366Z|cbf1c07d-9bfc-459c-8543-a8c6130e4adb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:51:35.104Z|9731b30a-ec4d-4291-b34e-355c83670a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:35.105Z|9731b30a-ec4d-4291-b34e-355c83670a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:36.329Z|d9841fd3-15f8-4b10-a737-4e0a989309ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:36.329Z|d9841fd3-15f8-4b10-a737-4e0a989309ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:37.996Z|37be64d8-abc1-4515-83f3-fb868de1385d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:37.997Z|37be64d8-abc1-4515-83f3-fb868de1385d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:39.097Z|b2bb5496-0ff7-46aa-8b69-97a60bc24b6f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:51:39.098Z|b2bb5496-0ff7-46aa-8b69-97a60bc24b6f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:45.139Z|05feeffc-6088-4eb8-8b47-864066367882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:45.140Z|05feeffc-6088-4eb8-8b47-864066367882|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:46.138Z|578f867a-aa7d-4551-8cd9-0116aa5b368d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:51:46.138Z|578f867a-aa7d-4551-8cd9-0116aa5b368d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:51:46.371Z|d0927de3-8a4a-421c-9ff1-8f86b08ce0de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:46.372Z|d0927de3-8a4a-421c-9ff1-8f86b08ce0de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:48.032Z|0093d775-fb3d-42f0-8e56-4dbdf9234bd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:48.033Z|0093d775-fb3d-42f0-8e56-4dbdf9234bd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:55.176Z|490d5d64-9850-498f-9721-020ec8b01b8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:55.177Z|490d5d64-9850-498f-9721-020ec8b01b8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:56.408Z|74390e97-c5fd-423f-b99a-52731551b85c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:56.409Z|74390e97-c5fd-423f-b99a-52731551b85c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:51:58.067Z|3db34401-99c7-413a-8708-e4c82de9a48b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:51:58.068Z|3db34401-99c7-413a-8708-e4c82de9a48b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:01.137Z|c04e7b2e-18a5-4ef4-a5c0-74ad3744518e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:52:01.138Z|c04e7b2e-18a5-4ef4-a5c0-74ad3744518e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:52:01.366Z|be62a9b3-bfcb-4b42-9cbd-b8f3dc20fe8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:52:01.367Z|be62a9b3-bfcb-4b42-9cbd-b8f3dc20fe8f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:52:05.209Z|fe979637-75ed-4f04-ac51-9ee4d01cac2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:05.210Z|fe979637-75ed-4f04-ac51-9ee4d01cac2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:06.443Z|24257e32-f946-4f80-acf8-ee29839ef518|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:06.443Z|24257e32-f946-4f80-acf8-ee29839ef518|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:08.103Z|f12a6715-23c3-4550-9889-2bebb4cca259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:08.104Z|f12a6715-23c3-4550-9889-2bebb4cca259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:15.245Z|968ed64b-d18d-4df1-8a67-5f5bbf181129|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:15.246Z|968ed64b-d18d-4df1-8a67-5f5bbf181129|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:16.138Z|c250a7dc-e4f1-4c6b-865c-c1f7f9bfbf64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:52:16.139Z|c250a7dc-e4f1-4c6b-865c-c1f7f9bfbf64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:52:16.476Z|73fe7598-e0d5-42ed-bf58-d6d3fd7f5fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:16.477Z|73fe7598-e0d5-42ed-bf58-d6d3fd7f5fd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:18.138Z|59152c08-a786-4f66-829c-d9923c0cd36e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:18.139Z|59152c08-a786-4f66-829c-d9923c0cd36e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:25.282Z|c40ddd27-2225-4f14-b316-c3894f68eee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:25.283Z|c40ddd27-2225-4f14-b316-c3894f68eee1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:26.512Z|c403ac60-7877-4ce1-a8a8-0ae9d8e622c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:26.513Z|c403ac60-7877-4ce1-a8a8-0ae9d8e622c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:28.173Z|3805ac5c-b186-44b3-92ea-6b0e987a9c8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:28.174Z|3805ac5c-b186-44b3-92ea-6b0e987a9c8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:31.138Z|6ffd2543-4645-476f-b767-8c605dcdde18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:52:31.138Z|6ffd2543-4645-476f-b767-8c605dcdde18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:52:31.368Z|fe3a40ad-84e0-47b7-a77b-9418e4a35be9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:52:31.368Z|fe3a40ad-84e0-47b7-a77b-9418e4a35be9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:52:35.316Z|39f21f40-8c6d-48c9-bff4-89c1e228dfb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:35.317Z|39f21f40-8c6d-48c9-bff4-89c1e228dfb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:36.548Z|161dca0e-2b92-4e4a-a2e4-d4ba761f9717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:36.550Z|161dca0e-2b92-4e4a-a2e4-d4ba761f9717|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:38.207Z|cffd96bd-3eec-475d-8d9f-165cdfdc457c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:38.208Z|cffd96bd-3eec-475d-8d9f-165cdfdc457c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:39.100Z|9c939821-a286-4928-ba5c-edd217253283|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:52:39.101Z|9c939821-a286-4928-ba5c-edd217253283|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:45.350Z|84d32ae9-9d40-4b69-8e81-fb1c5f2f49ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:45.352Z|84d32ae9-9d40-4b69-8e81-fb1c5f2f49ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:46.138Z|7c455f18-d0a2-4914-a2c0-26c94d5e81ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:52:46.138Z|7c455f18-d0a2-4914-a2c0-26c94d5e81ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:52:46.584Z|909cde84-2762-48f7-8903-97298637b21e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:46.586Z|909cde84-2762-48f7-8903-97298637b21e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:48.240Z|0269cf2f-bbca-4c28-9412-01607b59bd66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:48.241Z|0269cf2f-bbca-4c28-9412-01607b59bd66|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:55.388Z|3b6a0f7c-9e27-4f33-b548-be45853ca430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:55.389Z|3b6a0f7c-9e27-4f33-b548-be45853ca430|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:56.621Z|2fe99825-9601-4665-ab9a-1dcb433c4f3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:56.622Z|2fe99825-9601-4665-ab9a-1dcb433c4f3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:52:58.276Z|3e92c094-e1e9-4791-8b17-2df091d55844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:52:58.278Z|3e92c094-e1e9-4791-8b17-2df091d55844|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:01.138Z|3f922630-0814-46e3-8d7f-8904eef54f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:53:01.140Z|3f922630-0814-46e3-8d7f-8904eef54f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:53:01.370Z|686788c6-26ff-4580-9855-8c40c691e15c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:53:01.370Z|686788c6-26ff-4580-9855-8c40c691e15c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:53:05.424Z|27712faa-d2e6-4e1b-838f-bb39faafd976|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:05.425Z|27712faa-d2e6-4e1b-838f-bb39faafd976|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:06.660Z|0f4058bf-67a4-44fe-a77b-ea4a8e65a0e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:06.661Z|0f4058bf-67a4-44fe-a77b-ea4a8e65a0e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:08.311Z|382ca286-caaa-4736-8467-92cb1e752e89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:08.312Z|382ca286-caaa-4736-8467-92cb1e752e89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:15.458Z|3bcff7af-75c9-4038-b589-69f4ec9a2af7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:15.458Z|3bcff7af-75c9-4038-b589-69f4ec9a2af7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:16.138Z|7326e89e-44bb-42d5-ac6d-b08df33d6815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:53:16.138Z|7326e89e-44bb-42d5-ac6d-b08df33d6815|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:53:16.699Z|a58807d7-de83-4baf-b04f-d0f31b06aab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:16.700Z|a58807d7-de83-4baf-b04f-d0f31b06aab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:18.342Z|d876d956-2a34-4995-87ef-f42d470f6233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:18.344Z|d876d956-2a34-4995-87ef-f42d470f6233|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:25.500Z|efafbfaf-3f25-4ee9-93ac-2c4203f97475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:25.501Z|efafbfaf-3f25-4ee9-93ac-2c4203f97475|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:26.735Z|36bda498-032d-41c9-886a-afbc06da0bcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:26.736Z|36bda498-032d-41c9-886a-afbc06da0bcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:28.382Z|53ea4899-6e12-4e84-abeb-ab7d79233f5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:28.383Z|53ea4899-6e12-4e84-abeb-ab7d79233f5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:31.138Z|d489cbe7-a189-4eb6-8f9b-a067bc5f2de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:53:31.138Z|d489cbe7-a189-4eb6-8f9b-a067bc5f2de5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:53:31.371Z|072545fb-22b6-47cc-8ba6-4cf07057deb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:53:31.372Z|072545fb-22b6-47cc-8ba6-4cf07057deb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:53:35.534Z|8840b76d-f20c-462b-a3ac-c7f4493da577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:35.535Z|8840b76d-f20c-462b-a3ac-c7f4493da577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:36.765Z|09de91c0-ecf9-47f1-823a-e42ccfb9e908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:36.766Z|09de91c0-ecf9-47f1-823a-e42ccfb9e908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:38.414Z|e0a7943f-f033-426d-93eb-fc552d54f08d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:38.415Z|e0a7943f-f033-426d-93eb-fc552d54f08d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:39.102Z|a57ef8b8-f112-4e7a-bb9f-5c8b0adcbab1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:53:39.104Z|a57ef8b8-f112-4e7a-bb9f-5c8b0adcbab1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:45.574Z|0d87a867-8df4-48ac-bbd0-cdafc4474db5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:45.575Z|0d87a867-8df4-48ac-bbd0-cdafc4474db5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:46.138Z|4fecbd46-bc6f-4cf9-a269-c2e6bae98fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:53:46.140Z|4fecbd46-bc6f-4cf9-a269-c2e6bae98fe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:53:46.801Z|e671ac75-0e9c-4ef5-8c31-85e012eb95a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:46.802Z|e671ac75-0e9c-4ef5-8c31-85e012eb95a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:48.451Z|5152ecce-0373-43bf-8c56-f21a98c31ee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:48.452Z|5152ecce-0373-43bf-8c56-f21a98c31ee8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:55.607Z|3af642f1-15a5-44c8-a741-2ee73af54fe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:55.608Z|3af642f1-15a5-44c8-a741-2ee73af54fe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:56.847Z|16220676-fc60-4d02-b976-04151dd2875e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:56.848Z|16220676-fc60-4d02-b976-04151dd2875e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:53:58.486Z|82456f05-8436-4ad9-9f6e-debcee750533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:53:58.487Z|82456f05-8436-4ad9-9f6e-debcee750533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:01.138Z|b1eb6ae2-9e43-4142-8073-716587458b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:54:01.139Z|b1eb6ae2-9e43-4142-8073-716587458b3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:54:01.373Z|805ad730-6779-4766-883c-1f9fdd4b1863|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:54:01.374Z|805ad730-6779-4766-883c-1f9fdd4b1863|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:54:05.642Z|ab992373-5b4f-435c-baa5-fde31bf66634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:05.643Z|ab992373-5b4f-435c-baa5-fde31bf66634|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:06.879Z|d19dedd1-fad2-4137-bcf9-bf6adcddcf75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:06.880Z|d19dedd1-fad2-4137-bcf9-bf6adcddcf75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:08.524Z|4f28e282-7e27-41f3-97e6-d0eca8b391ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:08.524Z|4f28e282-7e27-41f3-97e6-d0eca8b391ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:15.680Z|a35007bc-ae3c-4434-8fed-46d7e4f11826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:15.680Z|a35007bc-ae3c-4434-8fed-46d7e4f11826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:16.138Z|3b9be97a-054b-4dd4-8ca3-967272e26285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:54:16.138Z|3b9be97a-054b-4dd4-8ca3-967272e26285|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:54:16.905Z|6b980b23-9880-4a5c-ac01-db2cad365f55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:16.907Z|6b980b23-9880-4a5c-ac01-db2cad365f55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:18.559Z|bf11b93a-b4f5-4c0c-95fd-c8ff14e6f083|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:18.565Z|bf11b93a-b4f5-4c0c-95fd-c8ff14e6f083|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:25.714Z|36d1132c-b49b-430b-8582-afe4b4a0ed06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:25.715Z|36d1132c-b49b-430b-8582-afe4b4a0ed06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:26.934Z|aee31c80-ea1b-443f-8762-06c861107458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:26.934Z|aee31c80-ea1b-443f-8762-06c861107458|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:28.601Z|714515de-0826-4798-94c3-2c597c7108d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:28.602Z|714515de-0826-4798-94c3-2c597c7108d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:31.138Z|a385b22d-ce50-4477-87b5-a4dbadbc5f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:54:31.139Z|a385b22d-ce50-4477-87b5-a4dbadbc5f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:54:31.375Z|ba27055e-cb9a-4b1a-9728-d91f9e41e1de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:54:31.375Z|ba27055e-cb9a-4b1a-9728-d91f9e41e1de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:54:35.751Z|96d13b19-4d5d-4cbc-bee9-e33ddaa7cd27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:35.751Z|96d13b19-4d5d-4cbc-bee9-e33ddaa7cd27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:36.967Z|fecd24bd-0f77-4baa-9caa-d6c768f0463c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:36.968Z|fecd24bd-0f77-4baa-9caa-d6c768f0463c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:38.641Z|06dca6ff-0b10-4102-a5f8-7f7702bddbe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:38.642Z|06dca6ff-0b10-4102-a5f8-7f7702bddbe1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:39.097Z|9906b3eb-d163-4249-9363-5342971b237c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:54:39.098Z|9906b3eb-d163-4249-9363-5342971b237c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:45.783Z|5b05e393-8e19-4e42-ab7e-1a7f9b04cd3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:45.784Z|5b05e393-8e19-4e42-ab7e-1a7f9b04cd3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:46.137Z|031602b6-639b-427e-b9ae-1bd26640745c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:54:46.138Z|031602b6-639b-427e-b9ae-1bd26640745c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:54:46.994Z|6e0d471a-6f36-4591-9a36-f71710541fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:46.995Z|6e0d471a-6f36-4591-9a36-f71710541fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:48.675Z|f31687f9-4d70-43d4-befc-834c2945397e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:48.676Z|f31687f9-4d70-43d4-befc-834c2945397e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:55.825Z|ebab448f-a645-425f-87b0-a01dbcf9694e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:55.826Z|ebab448f-a645-425f-87b0-a01dbcf9694e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:57.026Z|484f8b11-72ac-45a6-a8b5-5937889e92a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:57.027Z|484f8b11-72ac-45a6-a8b5-5937889e92a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:54:58.713Z|47a139d6-5a60-4333-8479-55cc91e6e28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:54:58.715Z|47a139d6-5a60-4333-8479-55cc91e6e28b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:01.137Z|11122128-65d3-4bc2-88c0-0b9f860d44b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:55:01.138Z|11122128-65d3-4bc2-88c0-0b9f860d44b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:55:01.376Z|c020be82-ef94-4e31-bbcc-ebf19bbbb70c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:55:01.377Z|c020be82-ef94-4e31-bbcc-ebf19bbbb70c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:55:05.860Z|03b82e16-41e1-4b43-94c4-1cd650896a2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:05.861Z|03b82e16-41e1-4b43-94c4-1cd650896a2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:07.057Z|43ec0519-331d-4c12-af6c-3f0d69afed36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:07.058Z|43ec0519-331d-4c12-af6c-3f0d69afed36|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:08.750Z|8d49a961-23a9-4be8-a5d1-3dccffc321fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:08.751Z|8d49a961-23a9-4be8-a5d1-3dccffc321fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:15.901Z|c309117f-ab10-4707-b1df-1c0f6b84d693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:15.902Z|c309117f-ab10-4707-b1df-1c0f6b84d693|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:16.138Z|27aaa8ab-b9c1-490d-8d16-b75f05e073c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:55:16.140Z|27aaa8ab-b9c1-490d-8d16-b75f05e073c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:55:17.090Z|a2937d12-9d2b-40b1-a28d-034ca58fb042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:17.091Z|a2937d12-9d2b-40b1-a28d-034ca58fb042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:18.786Z|645a1a1d-0746-40dc-86e2-1ebef2951afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:18.787Z|645a1a1d-0746-40dc-86e2-1ebef2951afe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:25.938Z|a988b56a-12c6-45b2-90fd-1adb67a5351d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:25.939Z|a988b56a-12c6-45b2-90fd-1adb67a5351d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:27.122Z|13a47902-41ed-41d5-bfac-981123722576|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:27.122Z|13a47902-41ed-41d5-bfac-981123722576|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:28.816Z|91c43bf0-12fe-4bbb-8325-9d2b5a083d78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:28.817Z|91c43bf0-12fe-4bbb-8325-9d2b5a083d78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:31.138Z|b746307f-b078-4ed2-bd9f-9d09976c6138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:55:31.138Z|b746307f-b078-4ed2-bd9f-9d09976c6138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:55:31.378Z|00fc5d44-60a7-4c5b-8966-fa92c5f54e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:55:31.379Z|00fc5d44-60a7-4c5b-8966-fa92c5f54e8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:55:35.984Z|a3370154-24d5-4c36-ba1b-4a302bc712ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:35.985Z|a3370154-24d5-4c36-ba1b-4a302bc712ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:37.153Z|6dffaaf8-b222-4503-b5e0-7771422c8ff4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:37.154Z|6dffaaf8-b222-4503-b5e0-7771422c8ff4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:38.848Z|2c82842b-e502-4fd8-a97e-e2c85d5340ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:38.849Z|2c82842b-e502-4fd8-a97e-e2c85d5340ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:39.100Z|c159e1bf-358f-40ad-80a1-f31ea5374dc0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:55:39.101Z|c159e1bf-358f-40ad-80a1-f31ea5374dc0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:46.028Z|34710bb5-020c-4cd4-8e03-078a5aca720d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:46.029Z|34710bb5-020c-4cd4-8e03-078a5aca720d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:46.138Z|853815c9-e149-4eab-9b40-40c54eaa00bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:55:46.138Z|853815c9-e149-4eab-9b40-40c54eaa00bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:55:47.188Z|ab216d94-c791-4ef6-9584-fb015e93b4e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:47.189Z|ab216d94-c791-4ef6-9584-fb015e93b4e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:48.889Z|05b1b1e6-46cc-4f88-9991-24bdef86956b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:48.891Z|05b1b1e6-46cc-4f88-9991-24bdef86956b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:56.072Z|93ef9553-8c7b-4a5c-91a8-15e198a6b435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:56.072Z|93ef9553-8c7b-4a5c-91a8-15e198a6b435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:57.220Z|a80ba6f2-d817-4f77-9d73-a7c4fcb185d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:57.221Z|a80ba6f2-d817-4f77-9d73-a7c4fcb185d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:55:58.922Z|c98e37fc-4f3f-4eec-9768-61e94e11c353|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:55:58.923Z|c98e37fc-4f3f-4eec-9768-61e94e11c353|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:01.138Z|2a18df7c-5b92-4df8-87a1-00f3cf84056e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:56:01.140Z|2a18df7c-5b92-4df8-87a1-00f3cf84056e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:56:01.380Z|45ba5a0b-723f-4e8a-b199-7b8ad7b643c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:56:01.381Z|45ba5a0b-723f-4e8a-b199-7b8ad7b643c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:56:06.104Z|33fddc17-03e5-4d78-9a8c-32c2add01e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:06.105Z|33fddc17-03e5-4d78-9a8c-32c2add01e2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:07.253Z|80308d22-0575-4ef1-a111-bd126c06bfb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:07.254Z|80308d22-0575-4ef1-a111-bd126c06bfb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:08.955Z|414a3c8a-bb08-40aa-ba61-ab668b7b786e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:08.955Z|414a3c8a-bb08-40aa-ba61-ab668b7b786e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:16.138Z|1c72065c-49f9-4b73-8073-2fb6e22d79af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:56:16.138Z|1c72065c-49f9-4b73-8073-2fb6e22d79af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:56:16.145Z|49099cc6-d9c4-4586-a43e-1df3c6b906dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:16.146Z|49099cc6-d9c4-4586-a43e-1df3c6b906dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:17.286Z|bf7d64c3-d4f5-438c-8b07-299cb2b9e485|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:17.287Z|bf7d64c3-d4f5-438c-8b07-299cb2b9e485|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:18.986Z|0b056974-661a-47d2-b875-594c0907552a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:18.987Z|0b056974-661a-47d2-b875-594c0907552a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:26.185Z|307da016-843b-4abf-a308-dd7f89b77e9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:26.186Z|307da016-843b-4abf-a308-dd7f89b77e9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:27.322Z|ec1011ec-b46f-4a85-b005-1b5c876d2dc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:27.323Z|ec1011ec-b46f-4a85-b005-1b5c876d2dc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:29.020Z|27a07694-c0d6-436c-9be2-0c9b2ebd14d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:29.021Z|27a07694-c0d6-436c-9be2-0c9b2ebd14d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:31.138Z|b39f9f78-feb2-491a-9d99-ad4786f9c921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:56:31.138Z|b39f9f78-feb2-491a-9d99-ad4786f9c921|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:56:31.382Z|203a9fbe-084c-4231-b076-a9e4e9f7be41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:56:31.383Z|203a9fbe-084c-4231-b076-a9e4e9f7be41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:56:36.219Z|d2a6bfa7-36ff-415a-94b1-4b033b542d07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:36.220Z|d2a6bfa7-36ff-415a-94b1-4b033b542d07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:37.360Z|77dde0cd-4645-4f52-ada8-1c23e8bf2a80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:37.361Z|77dde0cd-4645-4f52-ada8-1c23e8bf2a80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:39.054Z|7afb125e-996f-4d76-b83a-dddcc57ec45b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:39.055Z|7afb125e-996f-4d76-b83a-dddcc57ec45b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:39.100Z|5f1a48c2-cd22-40e0-8ac1-c38a07908c51|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:56:39.101Z|5f1a48c2-cd22-40e0-8ac1-c38a07908c51|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:46.138Z|5a9dd378-3b89-4f75-bd95-ec9d623703b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:56:46.140Z|5a9dd378-3b89-4f75-bd95-ec9d623703b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:56:46.255Z|d475ac4b-fbe3-42d8-85ed-d9c21ea1b272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:46.256Z|d475ac4b-fbe3-42d8-85ed-d9c21ea1b272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:47.392Z|dfdb6860-91b3-4235-882e-f6138b5c3d2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:47.393Z|dfdb6860-91b3-4235-882e-f6138b5c3d2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:49.093Z|6025c78e-4dc1-4ff3-90c2-e79cfad0ef80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:49.094Z|6025c78e-4dc1-4ff3-90c2-e79cfad0ef80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:56.292Z|ffdfd0b1-8c47-4b24-9249-18c5085c83e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:56.293Z|ffdfd0b1-8c47-4b24-9249-18c5085c83e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:57.428Z|eb9da6fc-3639-498d-9ba8-eb6703125905|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:57.429Z|eb9da6fc-3639-498d-9ba8-eb6703125905|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:56:59.126Z|b96ec2c6-0c46-4b94-b8fc-f39558f3905b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:56:59.127Z|b96ec2c6-0c46-4b94-b8fc-f39558f3905b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:01.138Z|520694e7-fa36-4667-bc6f-d4b1f2740f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:57:01.139Z|520694e7-fa36-4667-bc6f-d4b1f2740f76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:57:01.384Z|bc76ce6b-3f31-45d6-a9a0-99fdfe1b2bb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:57:01.385Z|bc76ce6b-3f31-45d6-a9a0-99fdfe1b2bb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:57:06.339Z|05b78df2-8f27-4094-b140-a8d9a787ab4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:06.340Z|05b78df2-8f27-4094-b140-a8d9a787ab4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:07.459Z|96b8d158-4207-4814-a39f-8160abf72ad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:07.459Z|96b8d158-4207-4814-a39f-8160abf72ad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:09.163Z|0ca6f300-60d5-4d65-8919-5cbf9f5169da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:09.164Z|0ca6f300-60d5-4d65-8919-5cbf9f5169da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:16.138Z|09e846a8-3fac-44c4-ad98-e9067284f8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:57:16.138Z|09e846a8-3fac-44c4-ad98-e9067284f8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:57:16.381Z|61c5158e-7be3-41ff-bf38-e47e2bce5c75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:16.382Z|61c5158e-7be3-41ff-bf38-e47e2bce5c75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:17.490Z|bdb956ff-9d7e-4b54-a525-2120566251ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:17.491Z|bdb956ff-9d7e-4b54-a525-2120566251ba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:19.197Z|7290652c-3d35-469c-b732-4d201b33c3b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:19.198Z|7290652c-3d35-469c-b732-4d201b33c3b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:26.414Z|6c043c62-3faf-479c-9273-77117a7a5be0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:26.416Z|6c043c62-3faf-479c-9273-77117a7a5be0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:27.527Z|9882df56-c119-4df1-ae13-1f37a251c082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:27.529Z|9882df56-c119-4df1-ae13-1f37a251c082|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:29.234Z|cc710c00-fbef-4554-9edf-3dd4a78719f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:29.236Z|cc710c00-fbef-4554-9edf-3dd4a78719f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:31.138Z|c3008789-f75c-4a7d-a460-6346ad46afa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:57:31.140Z|c3008789-f75c-4a7d-a460-6346ad46afa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:57:31.386Z|42a4dc54-821e-4e39-a789-24c3cc71d8a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:57:31.387Z|42a4dc54-821e-4e39-a789-24c3cc71d8a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:57:36.450Z|cf69cb59-639b-4a61-8163-bae1c16b7ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:36.451Z|cf69cb59-639b-4a61-8163-bae1c16b7ee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:37.562Z|7178264f-8d9b-48c4-8dc4-71598396c7d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:37.563Z|7178264f-8d9b-48c4-8dc4-71598396c7d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:39.098Z|16264917-e9f5-4768-8712-4c78de8cee67|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:57:39.099Z|16264917-e9f5-4768-8712-4c78de8cee67|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:39.268Z|0b89112d-d118-4fc6-be73-f4bbb4840369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:39.269Z|0b89112d-d118-4fc6-be73-f4bbb4840369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:46.138Z|0fb50a6e-ce0d-4bab-9be6-df209ec41f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:57:46.138Z|0fb50a6e-ce0d-4bab-9be6-df209ec41f66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:57:46.485Z|dd05170a-a17d-45c6-aa18-07b5385de9ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:46.485Z|dd05170a-a17d-45c6-aa18-07b5385de9ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:47.597Z|191a7922-f41b-48fd-9251-7f8a70377887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:47.598Z|191a7922-f41b-48fd-9251-7f8a70377887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:49.300Z|c35ca84d-01da-46b0-bfe3-8bd9b0dcf366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:49.301Z|c35ca84d-01da-46b0-bfe3-8bd9b0dcf366|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:56.519Z|fc7275fe-8a39-47b7-96d3-2a2022d7e619|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:56.521Z|fc7275fe-8a39-47b7-96d3-2a2022d7e619|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:57.630Z|11c00e7f-93ea-4fd2-8a90-952be5af860c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:57.631Z|11c00e7f-93ea-4fd2-8a90-952be5af860c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:57:59.334Z|94f36af9-9803-4413-abbf-5b8d8be02e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:57:59.335Z|94f36af9-9803-4413-abbf-5b8d8be02e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:01.138Z|bc283548-1c80-49d0-9c89-f6c977bb9091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:58:01.138Z|bc283548-1c80-49d0-9c89-f6c977bb9091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:58:01.388Z|0f7287df-6f4c-47b8-a562-47c4b42d33aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:58:01.389Z|0f7287df-6f4c-47b8-a562-47c4b42d33aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:58:06.556Z|ffa9430b-d713-448d-80e2-30d70e57bc8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:06.557Z|ffa9430b-d713-448d-80e2-30d70e57bc8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:07.663Z|30ed3a38-ec5c-41e1-a36b-e7a43ea434da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:07.664Z|30ed3a38-ec5c-41e1-a36b-e7a43ea434da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:09.363Z|3cc147a1-ce03-4e40-bec7-d40434e847e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:09.364Z|3cc147a1-ce03-4e40-bec7-d40434e847e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:16.137Z|fd5c1d6f-9627-40d9-8661-08e996900ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:58:16.139Z|fd5c1d6f-9627-40d9-8661-08e996900ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:58:16.588Z|7d1d9c9e-7baf-4bab-91b1-951703f2afd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:16.589Z|7d1d9c9e-7baf-4bab-91b1-951703f2afd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:17.691Z|27d94656-7346-4873-a153-caa04da44c57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:17.692Z|27d94656-7346-4873-a153-caa04da44c57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:19.397Z|7a5a07f3-0dba-4481-b827-48013bfe63ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:19.398Z|7a5a07f3-0dba-4481-b827-48013bfe63ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:26.624Z|d01c6457-fc54-4edf-b63c-5f6f0fd3307a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:26.625Z|d01c6457-fc54-4edf-b63c-5f6f0fd3307a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:27.724Z|9e45d808-7cb8-46bc-8e33-1cfbbede1e0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:27.725Z|9e45d808-7cb8-46bc-8e33-1cfbbede1e0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:29.433Z|6de77ecc-d89e-4927-9e67-e3c717e324ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:29.434Z|6de77ecc-d89e-4927-9e67-e3c717e324ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:31.138Z|388ce0ae-185c-468f-970d-4938b0b01080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:58:31.138Z|388ce0ae-185c-468f-970d-4938b0b01080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:58:31.389Z|de45bdb1-f28e-4625-a9c3-a67722b69f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:58:31.390Z|de45bdb1-f28e-4625-a9c3-a67722b69f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:58:36.669Z|73a7fcaf-ad74-4234-a91d-a93de57b0483|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:36.671Z|73a7fcaf-ad74-4234-a91d-a93de57b0483|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:37.764Z|5f4bc071-7fd1-4a7f-9a34-61ad90a79e51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:37.765Z|5f4bc071-7fd1-4a7f-9a34-61ad90a79e51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:39.099Z|fafe74f9-0840-473d-874a-09223fef7761|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:58:39.100Z|fafe74f9-0840-473d-874a-09223fef7761|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:39.464Z|d146c712-78c9-4379-bad7-c109970765ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:39.464Z|d146c712-78c9-4379-bad7-c109970765ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:46.138Z|f520b5d2-c32e-4165-a26d-1cd3490790b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:58:46.138Z|f520b5d2-c32e-4165-a26d-1cd3490790b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:58:46.705Z|bf487d53-f3b6-492a-86cd-2f33a02f0c59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:46.706Z|bf487d53-f3b6-492a-86cd-2f33a02f0c59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:47.804Z|9a352244-6fe5-4d2c-8db4-34d60e1e4ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:47.805Z|9a352244-6fe5-4d2c-8db4-34d60e1e4ebf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:49.496Z|840ccd49-dec0-47bf-bb88-6557d0afc7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:49.497Z|840ccd49-dec0-47bf-bb88-6557d0afc7ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:56.741Z|680a7e6d-f50a-43ca-aaeb-8039bcf6fe0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:56.742Z|680a7e6d-f50a-43ca-aaeb-8039bcf6fe0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:57.841Z|68ada739-1ad1-420a-89ac-d0611ca2c8c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:57.843Z|68ada739-1ad1-420a-89ac-d0611ca2c8c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:58:59.531Z|ba7f1df1-05eb-46f5-a3e1-ef70e50aea95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:58:59.531Z|ba7f1df1-05eb-46f5-a3e1-ef70e50aea95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:01.138Z|c241e82a-b5b8-4fbb-a7a3-7285be7403c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:59:01.140Z|c241e82a-b5b8-4fbb-a7a3-7285be7403c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:59:01.391Z|7411b409-4534-473a-a79d-0bc155bbdff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:59:01.392Z|7411b409-4534-473a-a79d-0bc155bbdff9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:59:06.773Z|12eebf74-88ee-442c-b0dc-631c112fa47b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:06.774Z|12eebf74-88ee-442c-b0dc-631c112fa47b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:07.876Z|d9d4adf5-fa04-490d-b1de-625d5173b2ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:07.877Z|d9d4adf5-fa04-490d-b1de-625d5173b2ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:09.561Z|f7449c44-d639-4b71-b99d-0f208ab04020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:09.562Z|f7449c44-d639-4b71-b99d-0f208ab04020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:16.138Z|f44bcecf-34b8-4161-8132-31e9751d99b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:59:16.138Z|f44bcecf-34b8-4161-8132-31e9751d99b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:59:16.818Z|88156aa6-37e5-46c1-99ec-eb66d16184be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:16.819Z|88156aa6-37e5-46c1-99ec-eb66d16184be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:17.911Z|d8ab42ce-604a-4bd9-b7f4-74959e279588|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:17.913Z|d8ab42ce-604a-4bd9-b7f4-74959e279588|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:19.596Z|2c31d0d9-0bb8-4b87-b265-f6042ca15080|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:19.597Z|2c31d0d9-0bb8-4b87-b265-f6042ca15080|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:26.872Z|8f643698-a029-4afd-9917-34a69c5930a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:26.873Z|8f643698-a029-4afd-9917-34a69c5930a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:27.945Z|c4742cdc-6465-441e-ad1e-731e0d29fc9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:27.946Z|c4742cdc-6465-441e-ad1e-731e0d29fc9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:29.635Z|4bf613d4-1cf2-4d0b-90bb-c2ccb522131a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:29.636Z|4bf613d4-1cf2-4d0b-90bb-c2ccb522131a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:31.138Z|0d3be234-ad6b-4640-a577-b538f7a29292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:59:31.138Z|0d3be234-ad6b-4640-a577-b538f7a29292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:59:31.393Z|67927029-99a7-48ba-88df-93081e53aa27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:59:31.393Z|67927029-99a7-48ba-88df-93081e53aa27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:59:36.899Z|e99b35ea-a1eb-4b98-9a5e-92c0a5c0a775|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:36.900Z|e99b35ea-a1eb-4b98-9a5e-92c0a5c0a775|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:37.976Z|6169f8ff-24a0-41d0-aca3-197ea5ab59df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:37.977Z|6169f8ff-24a0-41d0-aca3-197ea5ab59df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:39.100Z|9ef0fba2-66a5-4ce8-b90a-a7299d9a6ec3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T14:59:39.101Z|9ef0fba2-66a5-4ce8-b90a-a7299d9a6ec3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:39.667Z|fe10f3bc-c2b4-48bf-949a-d88ede7d35c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:39.668Z|fe10f3bc-c2b4-48bf-949a-d88ede7d35c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:46.138Z|5013c004-9bbd-49d7-8879-acece8d18a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T14:59:46.140Z|5013c004-9bbd-49d7-8879-acece8d18a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T14:59:46.924Z|e11a4e5a-3505-4b95-b27a-97c6e11ff0db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:46.925Z|e11a4e5a-3505-4b95-b27a-97c6e11ff0db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:48.012Z|d418f8fd-d023-492a-a993-cd5f05b5d2bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:48.013Z|d418f8fd-d023-492a-a993-cd5f05b5d2bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:49.703Z|3d1abc57-9363-472d-8e22-3782c5008d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:49.704Z|3d1abc57-9363-472d-8e22-3782c5008d78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:56.987Z|bf161d6c-ae9f-449e-bad4-e28fd6faedf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:56.988Z|bf161d6c-ae9f-449e-bad4-e28fd6faedf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:58.042Z|ce717aa7-e60a-4088-a6c3-5127ee326bb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:58.043Z|ce717aa7-e60a-4088-a6c3-5127ee326bb6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T14:59:59.740Z|f102300e-0b3f-4669-b748-60bd812781c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T14:59:59.741Z|f102300e-0b3f-4669-b748-60bd812781c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:01.138Z|2abbd5c2-5172-41f8-934a-73dab951b808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:00:01.138Z|2abbd5c2-5172-41f8-934a-73dab951b808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:00:01.394Z|b47b6212-090a-4ba8-9e42-2546246ae6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:00:01.395Z|b47b6212-090a-4ba8-9e42-2546246ae6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:00:07.016Z|31189142-e13b-4cec-9f4f-eadb8dc5cd70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:07.017Z|31189142-e13b-4cec-9f4f-eadb8dc5cd70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:08.072Z|acdc6faf-5764-4db3-a6b2-10c5b3cbebf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:08.073Z|acdc6faf-5764-4db3-a6b2-10c5b3cbebf4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:09.774Z|9b37db92-35c4-4ebe-b36b-3d034adae53e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:09.775Z|9b37db92-35c4-4ebe-b36b-3d034adae53e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:16.138Z|d8e2801b-a27d-4cb2-83a2-aef6e7480c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:00:16.139Z|d8e2801b-a27d-4cb2-83a2-aef6e7480c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:00:17.045Z|3efd05f1-596c-4a0e-8f0f-6f36383bac1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:17.046Z|3efd05f1-596c-4a0e-8f0f-6f36383bac1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:18.101Z|0e8c327c-c14d-49c0-b94e-e0155f463c9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:18.102Z|0e8c327c-c14d-49c0-b94e-e0155f463c9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:19.807Z|38619c7a-d67b-496c-9c7b-1ca7de839f3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:19.808Z|38619c7a-d67b-496c-9c7b-1ca7de839f3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:27.079Z|8202205b-8922-4b76-86ad-60cd69f8a96c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:27.080Z|8202205b-8922-4b76-86ad-60cd69f8a96c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:28.132Z|db8086ac-57d0-4478-8f53-a25a4964de84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:28.133Z|db8086ac-57d0-4478-8f53-a25a4964de84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:29.836Z|fe780c62-f99d-4d7a-b1ad-739626d244b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:29.837Z|fe780c62-f99d-4d7a-b1ad-739626d244b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:31.137Z|4a627ca2-0b1a-4bb6-95a1-be545934a40a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:00:31.139Z|4a627ca2-0b1a-4bb6-95a1-be545934a40a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:00:31.396Z|45903b8d-2c5b-4e3d-acae-bb3289a053c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:00:31.396Z|45903b8d-2c5b-4e3d-acae-bb3289a053c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:00:37.110Z|c49eeb25-c445-48fb-aa40-7585204b8aca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:37.112Z|c49eeb25-c445-48fb-aa40-7585204b8aca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:38.167Z|2bed0364-85e7-460d-967e-17402c208df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:38.168Z|2bed0364-85e7-460d-967e-17402c208df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:39.101Z|f24e4cc1-2d70-4f8c-90fb-4dedf908b7b7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:00:39.103Z|f24e4cc1-2d70-4f8c-90fb-4dedf908b7b7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:39.870Z|7d9028df-5b2a-41f2-aa0c-31719d0c9332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:39.871Z|7d9028df-5b2a-41f2-aa0c-31719d0c9332|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:46.138Z|cc33e7f7-8723-4ce5-b63d-81c30e311fae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:00:46.139Z|cc33e7f7-8723-4ce5-b63d-81c30e311fae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:00:47.147Z|9cd516ca-e39a-4569-9bb2-47dd8d917f3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:47.148Z|9cd516ca-e39a-4569-9bb2-47dd8d917f3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:48.204Z|ffa277d1-0265-4b82-934e-a200b1af704f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:48.205Z|ffa277d1-0265-4b82-934e-a200b1af704f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:49.905Z|b5d93b5e-552e-4e1e-8552-d077b30a2db8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:49.906Z|b5d93b5e-552e-4e1e-8552-d077b30a2db8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:57.178Z|4fb43503-5cd6-493d-b6f2-32a10fc9ac2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:57.179Z|4fb43503-5cd6-493d-b6f2-32a10fc9ac2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:58.238Z|83e00ffc-64b6-4e8d-aa03-4c5a0a7f7bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:58.239Z|83e00ffc-64b6-4e8d-aa03-4c5a0a7f7bb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:00:59.938Z|f988ae3e-3f9a-4c09-a07c-74b16fc70ad8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:00:59.939Z|f988ae3e-3f9a-4c09-a07c-74b16fc70ad8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:01.137Z|a8b4e77c-dafc-42b6-a4ab-a3d88a3e9008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:01:01.138Z|a8b4e77c-dafc-42b6-a4ab-a3d88a3e9008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:01:01.396Z|3e0bff81-fb24-46ad-b5d4-2b1158affa8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:01:01.397Z|3e0bff81-fb24-46ad-b5d4-2b1158affa8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:01:07.209Z|67987048-2139-4fff-83df-1a3277c8d656|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:07.210Z|67987048-2139-4fff-83df-1a3277c8d656|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:08.270Z|7f674385-5b69-4d63-ac6f-346b2e61630e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:08.271Z|7f674385-5b69-4d63-ac6f-346b2e61630e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:09.972Z|7da2bfc6-e2b1-4272-856b-0a7cb76d01ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:09.973Z|7da2bfc6-e2b1-4272-856b-0a7cb76d01ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:16.138Z|f7b06ef8-82d0-4d4e-9af2-5eefeb85d846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:01:16.139Z|f7b06ef8-82d0-4d4e-9af2-5eefeb85d846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:01:17.241Z|09bbbdae-594f-4b22-b728-226c2aada045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:17.242Z|09bbbdae-594f-4b22-b728-226c2aada045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:18.305Z|71773f49-e889-45c8-b64b-94e3c3f998b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:18.306Z|71773f49-e889-45c8-b64b-94e3c3f998b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:20.008Z|f491aeae-8cf6-4ccf-8527-ecb4eb620388|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:20.008Z|f491aeae-8cf6-4ccf-8527-ecb4eb620388|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:27.274Z|33f161b6-d859-4733-8407-0bebb93796ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:27.275Z|33f161b6-d859-4733-8407-0bebb93796ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:28.341Z|bc45f128-144a-4102-8aae-19f25cd25663|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:28.342Z|bc45f128-144a-4102-8aae-19f25cd25663|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:30.042Z|ec3bae04-6d5f-41d2-802b-5389c778a69e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:30.043Z|ec3bae04-6d5f-41d2-802b-5389c778a69e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:31.138Z|bd214b3d-8eaf-468a-9670-651285ed6b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:01:31.138Z|bd214b3d-8eaf-468a-9670-651285ed6b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:01:31.398Z|1dac736c-34fc-4d1d-a3b6-b83aa86ea578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:01:31.398Z|1dac736c-34fc-4d1d-a3b6-b83aa86ea578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:01:37.308Z|535a13cf-1ceb-4b55-a6ad-37b86f09980b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:37.309Z|535a13cf-1ceb-4b55-a6ad-37b86f09980b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:38.375Z|039fad97-faec-40e7-83a2-93bca024165c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:38.376Z|039fad97-faec-40e7-83a2-93bca024165c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:39.099Z|ebb2f05c-70d7-4431-83dc-3e0d416b26fb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:01:39.100Z|ebb2f05c-70d7-4431-83dc-3e0d416b26fb|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:40.076Z|964b9be9-36e5-4530-bc95-945f71db478e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:40.077Z|964b9be9-36e5-4530-bc95-945f71db478e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:46.138Z|f4dafdc4-7dfd-4c8c-a91a-b007323d0585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:01:46.138Z|f4dafdc4-7dfd-4c8c-a91a-b007323d0585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:01:47.342Z|493a8f77-f148-4726-9444-6df60b2768e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:47.343Z|493a8f77-f148-4726-9444-6df60b2768e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:48.412Z|e3dc92e8-79f7-4560-a728-9bbda6103c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:48.413Z|e3dc92e8-79f7-4560-a728-9bbda6103c88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:50.110Z|e24080e4-7c81-4069-adb8-58f382435af6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:50.111Z|e24080e4-7c81-4069-adb8-58f382435af6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:57.374Z|be235220-9cbd-45ac-aa55-df6cab898c24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:57.375Z|be235220-9cbd-45ac-aa55-df6cab898c24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:01:58.449Z|cf3b0838-e12e-4eba-8d74-12cc29f09647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:01:58.449Z|cf3b0838-e12e-4eba-8d74-12cc29f09647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:00.143Z|d3b4a581-8ac8-446d-86c2-724cfdc4d768|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:00.144Z|d3b4a581-8ac8-446d-86c2-724cfdc4d768|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:01.138Z|9725af5a-2b09-4da8-9357-d80381208242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:02:01.140Z|9725af5a-2b09-4da8-9357-d80381208242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:02:01.399Z|4cbf7828-e5d0-4ae1-b918-405aca520c90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:02:01.401Z|4cbf7828-e5d0-4ae1-b918-405aca520c90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:02:07.402Z|59032aa5-6e1b-4903-856e-ac2c5cc373b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:07.404Z|59032aa5-6e1b-4903-856e-ac2c5cc373b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:08.485Z|ef158a0d-beeb-4e89-b5a0-85d825505866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:08.486Z|ef158a0d-beeb-4e89-b5a0-85d825505866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:10.177Z|13862ba7-2583-4e8d-b486-c7850e687e7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:10.178Z|13862ba7-2583-4e8d-b486-c7850e687e7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:16.138Z|e05cb9a2-0c84-4c4b-9c52-56f72daeac7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:02:16.139Z|e05cb9a2-0c84-4c4b-9c52-56f72daeac7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:02:17.437Z|7ca6e5cc-4686-4f1e-9875-f8aa3a9a85ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:17.438Z|7ca6e5cc-4686-4f1e-9875-f8aa3a9a85ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:18.522Z|4c58334e-887b-46eb-9b16-38fb3d8f2e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:18.524Z|4c58334e-887b-46eb-9b16-38fb3d8f2e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:20.214Z|aa31ba17-1220-4bae-ad76-22b13be53023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:20.215Z|aa31ba17-1220-4bae-ad76-22b13be53023|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:27.469Z|b851bcff-980d-4c7c-84e0-ff1af80cbbca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:27.471Z|b851bcff-980d-4c7c-84e0-ff1af80cbbca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:28.561Z|c15cfe99-acf4-4059-aed9-15693f138752|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:28.563Z|c15cfe99-acf4-4059-aed9-15693f138752|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:30.248Z|ac9844d2-7303-4ef6-93d2-440d9b12b89b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:30.249Z|ac9844d2-7303-4ef6-93d2-440d9b12b89b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:31.138Z|81152785-07b2-4a0b-bb19-a46e5ee3f1b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:02:31.138Z|81152785-07b2-4a0b-bb19-a46e5ee3f1b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:02:31.403Z|6a619c58-6bd3-4e86-9603-666788cf7efe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:02:31.404Z|6a619c58-6bd3-4e86-9603-666788cf7efe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:02:37.500Z|5f0fbd71-9295-4046-904d-6690a22c512f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:37.501Z|5f0fbd71-9295-4046-904d-6690a22c512f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:38.595Z|f5ad3842-b1c4-4250-bea3-47d2d74a7cb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:38.596Z|f5ad3842-b1c4-4250-bea3-47d2d74a7cb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:39.100Z|cde148a0-ead5-462c-b253-2b652001fa1d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:02:39.101Z|cde148a0-ead5-462c-b253-2b652001fa1d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:40.283Z|f6410578-cada-4401-babc-31af6671ed4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:40.284Z|f6410578-cada-4401-babc-31af6671ed4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:46.138Z|56ac6a9d-0ff8-44cd-834f-9e825e9a5416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:02:46.140Z|56ac6a9d-0ff8-44cd-834f-9e825e9a5416|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:02:47.535Z|52c5615b-08ea-405e-8296-02973c56fa06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:47.536Z|52c5615b-08ea-405e-8296-02973c56fa06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:48.636Z|c44b3c06-d815-42d9-8c66-32e29c19f0da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:48.637Z|c44b3c06-d815-42d9-8c66-32e29c19f0da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:50.317Z|f0a6123d-85f6-4e05-8905-6435bdf2991b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:50.318Z|f0a6123d-85f6-4e05-8905-6435bdf2991b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:57.568Z|cec55887-23ec-4d52-8fe5-02582fa4a9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:57.569Z|cec55887-23ec-4d52-8fe5-02582fa4a9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:02:58.669Z|bed952ff-f0c0-49e0-a63d-42d9b283132e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:02:58.671Z|bed952ff-f0c0-49e0-a63d-42d9b283132e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:00.371Z|577a179d-3f81-416f-ad44-821e5f0f3051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:00.373Z|577a179d-3f81-416f-ad44-821e5f0f3051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:01.138Z|6c768c73-b3e2-427e-aac1-974d7363d660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:03:01.138Z|6c768c73-b3e2-427e-aac1-974d7363d660|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:03:01.405Z|d42791fa-56cc-4684-994f-279e268a109e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:03:01.405Z|d42791fa-56cc-4684-994f-279e268a109e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:03:07.603Z|87c50d42-2980-4f7c-88ec-ecdd650c2daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:07.604Z|87c50d42-2980-4f7c-88ec-ecdd650c2daf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:08.702Z|2536a262-b0d6-4a7e-b3d8-e4dfd6afd995|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:08.703Z|2536a262-b0d6-4a7e-b3d8-e4dfd6afd995|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:10.400Z|fe6cd9fe-e2d4-4534-9ab6-815217f66f70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:10.401Z|fe6cd9fe-e2d4-4534-9ab6-815217f66f70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:16.138Z|56a1f1a7-8b15-47d3-818e-13b1fe4d1fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:03:16.138Z|56a1f1a7-8b15-47d3-818e-13b1fe4d1fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:03:17.637Z|c54cf14a-7809-4816-beb2-92101828993d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:17.637Z|c54cf14a-7809-4816-beb2-92101828993d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:18.736Z|4d66510d-b38c-4d83-9635-e6aa638eebdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:18.738Z|4d66510d-b38c-4d83-9635-e6aa638eebdb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:20.427Z|c7143354-023b-46b7-873b-e7e83fdd1c7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:20.428Z|c7143354-023b-46b7-873b-e7e83fdd1c7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:27.670Z|100ecdd2-6a5e-4d0b-845a-c8790359a8ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:27.671Z|100ecdd2-6a5e-4d0b-845a-c8790359a8ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:28.772Z|8873fe86-acc7-41a5-883b-b33c24c125b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:28.773Z|8873fe86-acc7-41a5-883b-b33c24c125b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:30.454Z|94cc2681-3f26-4b88-8e29-444b5ce07130|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:30.455Z|94cc2681-3f26-4b88-8e29-444b5ce07130|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:31.138Z|935f3265-33bf-4453-9b45-1332a99d5047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:03:31.139Z|935f3265-33bf-4453-9b45-1332a99d5047|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:03:31.406Z|c0ce085a-137a-488e-890a-26c63bb1c54d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:03:31.407Z|c0ce085a-137a-488e-890a-26c63bb1c54d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:03:37.701Z|e642c30a-029d-4816-a6d8-5628663f7d52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:37.702Z|e642c30a-029d-4816-a6d8-5628663f7d52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:38.808Z|d099f31c-de4e-4fd9-b0c8-ed28adf8053d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:38.808Z|d099f31c-de4e-4fd9-b0c8-ed28adf8053d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:39.099Z|3d11e2a2-3377-4719-b257-518464b9c02d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:03:39.100Z|3d11e2a2-3377-4719-b257-518464b9c02d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:40.479Z|3185d891-ef08-4a43-aac0-26181c237f29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:40.481Z|3185d891-ef08-4a43-aac0-26181c237f29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:46.138Z|ff29d94c-f5f2-437b-a45c-8f6a62442260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:03:46.138Z|ff29d94c-f5f2-437b-a45c-8f6a62442260|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:03:47.732Z|4f5bfaa8-de2e-4d7f-b8cb-9a66b4d911b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:47.733Z|4f5bfaa8-de2e-4d7f-b8cb-9a66b4d911b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:48.844Z|fafbeb4c-d701-45d9-98a2-fe62bb39579f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:48.844Z|fafbeb4c-d701-45d9-98a2-fe62bb39579f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:50.506Z|4e0b4d9d-67cb-4041-aeca-24f339701794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:50.507Z|4e0b4d9d-67cb-4041-aeca-24f339701794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:57.764Z|4c3dadda-c124-4993-a08c-d74c8331eba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:57.765Z|4c3dadda-c124-4993-a08c-d74c8331eba0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:03:58.890Z|c5ee7163-46a5-4150-84f8-47dc08d2c9d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:03:58.891Z|c5ee7163-46a5-4150-84f8-47dc08d2c9d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:00.539Z|37302af2-9264-4553-a1b9-f73642a6f32a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:00.540Z|37302af2-9264-4553-a1b9-f73642a6f32a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:01.138Z|5a986803-1f7b-4035-8268-82014cf0a662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:04:01.140Z|5a986803-1f7b-4035-8268-82014cf0a662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:04:01.408Z|3a3c9118-c5e2-4f23-96ef-8483eafd6a9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:04:01.408Z|3a3c9118-c5e2-4f23-96ef-8483eafd6a9b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:04:07.797Z|c0505ce0-e9d7-473a-ada0-fa45b1fd933c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:07.798Z|c0505ce0-e9d7-473a-ada0-fa45b1fd933c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:08.922Z|93fe77e2-fbb2-469b-b8a4-8b7c0c81ae61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:08.923Z|93fe77e2-fbb2-469b-b8a4-8b7c0c81ae61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:10.571Z|8ffb85c2-9ec3-4977-969f-ad8c3d33805c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:10.572Z|8ffb85c2-9ec3-4977-969f-ad8c3d33805c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:16.138Z|12d93fa6-a245-44b5-b7f9-0d7f1a740c3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:04:16.140Z|12d93fa6-a245-44b5-b7f9-0d7f1a740c3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:04:17.828Z|3f684573-b28f-4e38-a8ef-9d1a8540d12a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:17.829Z|3f684573-b28f-4e38-a8ef-9d1a8540d12a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:18.955Z|ecb3b23b-d3cb-4b37-b942-42a9f8336e99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:18.956Z|ecb3b23b-d3cb-4b37-b942-42a9f8336e99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:20.605Z|fe01310b-2470-478f-958e-33f79cc84f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:20.606Z|fe01310b-2470-478f-958e-33f79cc84f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:27.858Z|134d5347-5003-460d-966b-f49ab1b654b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:27.859Z|134d5347-5003-460d-966b-f49ab1b654b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:28.989Z|ffea0d89-d0a6-48c4-8f51-0f0204d127a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:28.990Z|ffea0d89-d0a6-48c4-8f51-0f0204d127a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:30.637Z|3babbcd9-f7e1-4122-bfa7-e7de006fb26d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:30.638Z|3babbcd9-f7e1-4122-bfa7-e7de006fb26d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:31.137Z|2299705f-a7be-4b2f-8f7d-b2cef67208b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:04:31.138Z|2299705f-a7be-4b2f-8f7d-b2cef67208b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:04:31.409Z|290ff0d7-316c-40e5-83e1-1c223f491816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:04:31.410Z|290ff0d7-316c-40e5-83e1-1c223f491816|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:04:37.893Z|85e93573-990a-479a-a2c5-9ff1940a6e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:37.894Z|85e93573-990a-479a-a2c5-9ff1940a6e67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:39.022Z|e604bb74-2699-4e2b-9c67-aaba40118fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:39.023Z|e604bb74-2699-4e2b-9c67-aaba40118fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:39.099Z|83f68fd6-4dbc-4ba0-90ad-399e2de5367b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:04:39.100Z|83f68fd6-4dbc-4ba0-90ad-399e2de5367b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:40.670Z|86de6bab-1112-410c-b3e3-02fe49e303e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:40.671Z|86de6bab-1112-410c-b3e3-02fe49e303e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:46.138Z|eb861192-e3d5-474c-bcbd-3b1609ebc058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:04:46.139Z|eb861192-e3d5-474c-bcbd-3b1609ebc058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:04:47.925Z|ed9b5898-8f3f-45cd-8f1e-dd4099bff3ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:47.926Z|ed9b5898-8f3f-45cd-8f1e-dd4099bff3ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:49.061Z|296f29b4-040d-4198-95ef-cdbd69ad552b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:49.063Z|296f29b4-040d-4198-95ef-cdbd69ad552b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:50.704Z|0fc3f2d3-ca0d-4a2c-9a10-8f9c06ade249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:50.705Z|0fc3f2d3-ca0d-4a2c-9a10-8f9c06ade249|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:57.958Z|2bc177bd-ee9e-4d78-877d-b4dfe9178d50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:57.960Z|2bc177bd-ee9e-4d78-877d-b4dfe9178d50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:04:59.095Z|f9c5ee7f-d840-4f44-bb9f-748dcf25635c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:04:59.096Z|f9c5ee7f-d840-4f44-bb9f-748dcf25635c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:00.735Z|e09c466f-8f3f-4b22-87ec-60a4272a2eca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:00.736Z|e09c466f-8f3f-4b22-87ec-60a4272a2eca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:01.138Z|62191180-337f-488c-9f64-4288daf809b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:05:01.139Z|62191180-337f-488c-9f64-4288daf809b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:05:01.410Z|9ee9ab9a-be70-4d11-9452-00a6f1041154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:05:01.411Z|9ee9ab9a-be70-4d11-9452-00a6f1041154|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:05:07.992Z|01f1e5fe-490d-42ad-9f37-dd27dd478984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:07.993Z|01f1e5fe-490d-42ad-9f37-dd27dd478984|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:09.128Z|4b997af4-3ef9-42ba-b82b-029ede67e278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:09.129Z|4b997af4-3ef9-42ba-b82b-029ede67e278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:10.766Z|a4238aac-544a-4a72-b628-28829c79d963|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:10.766Z|a4238aac-544a-4a72-b628-28829c79d963|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:16.137Z|48adfa49-b262-4c81-a153-b8eb1c30e227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:05:16.138Z|48adfa49-b262-4c81-a153-b8eb1c30e227|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:05:18.026Z|f4e0b452-2ee8-4c69-bf17-883129692507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:18.027Z|f4e0b452-2ee8-4c69-bf17-883129692507|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:19.165Z|94969e55-a81d-4b99-aaff-3336db72344a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:19.167Z|94969e55-a81d-4b99-aaff-3336db72344a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:20.800Z|327ce28c-1220-4ead-af3a-35a8dc872e91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:20.801Z|327ce28c-1220-4ead-af3a-35a8dc872e91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:28.060Z|7e1eba0b-2067-4ad5-a1be-2c628409cb7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:28.060Z|7e1eba0b-2067-4ad5-a1be-2c628409cb7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:29.204Z|eb958a45-76a5-417b-8251-0f2c8d1ae36c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:29.205Z|eb958a45-76a5-417b-8251-0f2c8d1ae36c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:30.837Z|3b65a2ff-75fd-411a-a8a5-8b25c7f7b1a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:30.838Z|3b65a2ff-75fd-411a-a8a5-8b25c7f7b1a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:31.138Z|0e08b226-5589-4e06-9f9b-b772d668ca51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:05:31.138Z|0e08b226-5589-4e06-9f9b-b772d668ca51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:05:31.412Z|a8f038e2-2164-45ec-a7b8-d1568e0dcfb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:05:31.413Z|a8f038e2-2164-45ec-a7b8-d1568e0dcfb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:05:38.094Z|5c61aaf1-5742-4243-858e-deb6ef73c132|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:38.095Z|5c61aaf1-5742-4243-858e-deb6ef73c132|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:39.101Z|72ddddcd-a49d-4ff4-b24b-df93c96ea850|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:05:39.102Z|72ddddcd-a49d-4ff4-b24b-df93c96ea850|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:39.242Z|e6d3b42d-1323-4605-a114-ed493bce1aba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:39.243Z|e6d3b42d-1323-4605-a114-ed493bce1aba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:40.875Z|2c7ebf84-63ca-4413-b699-0ca9994ad6e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:40.876Z|2c7ebf84-63ca-4413-b699-0ca9994ad6e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:46.138Z|4050d4ed-488c-4363-b3bd-a4405574e906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:05:46.140Z|4050d4ed-488c-4363-b3bd-a4405574e906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:05:48.130Z|85ab2da1-d2cd-40e7-af35-24dc3e56e62e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:48.131Z|85ab2da1-d2cd-40e7-af35-24dc3e56e62e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:49.278Z|e8a94ceb-dd71-4894-860b-c21bfbe7d993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:49.279Z|e8a94ceb-dd71-4894-860b-c21bfbe7d993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:50.910Z|c0993aa6-e1bb-4079-9be5-82734fdb43e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:50.911Z|c0993aa6-e1bb-4079-9be5-82734fdb43e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:58.166Z|5d38799f-57bb-406a-8a49-0144444f5d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:58.167Z|5d38799f-57bb-406a-8a49-0144444f5d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:05:59.312Z|916d80ba-d294-4b61-9f64-08220ca4ee4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:05:59.313Z|916d80ba-d294-4b61-9f64-08220ca4ee4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:00.945Z|4c92c88b-9473-439a-9355-9e1d160b094a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:00.946Z|4c92c88b-9473-439a-9355-9e1d160b094a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:01.138Z|873586f4-22b6-4835-9927-0d31dd7fd28e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:06:01.138Z|873586f4-22b6-4835-9927-0d31dd7fd28e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:06:01.414Z|8b8d5fea-9112-4520-a27d-8b834570ce7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:06:01.414Z|8b8d5fea-9112-4520-a27d-8b834570ce7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:06:08.201Z|cb186526-70be-450f-be05-7e66f3537e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:08.202Z|cb186526-70be-450f-be05-7e66f3537e61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:09.344Z|59af97e7-6efd-4bed-b658-0d1fc36fea84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:09.345Z|59af97e7-6efd-4bed-b658-0d1fc36fea84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:10.976Z|04ca9455-0969-4c57-9673-2d72f001beb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:10.977Z|04ca9455-0969-4c57-9673-2d72f001beb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:16.138Z|abc86e3d-89ac-4532-94a4-148af1037127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:06:16.138Z|abc86e3d-89ac-4532-94a4-148af1037127|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:06:18.229Z|2d2005e9-195e-4ae1-b3a0-293e8e28ccdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:18.230Z|2d2005e9-195e-4ae1-b3a0-293e8e28ccdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:19.376Z|44e6dd53-1560-4faf-94a8-6cbcf234a19d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:19.378Z|44e6dd53-1560-4faf-94a8-6cbcf234a19d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:21.009Z|146c6e5a-d2c0-49c3-a729-35f393b147bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:21.009Z|146c6e5a-d2c0-49c3-a729-35f393b147bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:28.264Z|93bc0860-eab0-4bcf-96fe-46fd3c7b6c83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:28.265Z|93bc0860-eab0-4bcf-96fe-46fd3c7b6c83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:29.409Z|c304c062-c3d8-47d9-b05d-a5666096fa9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:29.410Z|c304c062-c3d8-47d9-b05d-a5666096fa9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:31.040Z|8a4a48dd-fd43-4623-b094-e7185e48136f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:31.041Z|8a4a48dd-fd43-4623-b094-e7185e48136f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:31.137Z|b172d30b-3288-4815-8484-9c3b0b2b5878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:06:31.139Z|b172d30b-3288-4815-8484-9c3b0b2b5878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:06:31.415Z|fabefce5-69a0-4f9c-a9fe-6db739c0cf55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:06:31.416Z|fabefce5-69a0-4f9c-a9fe-6db739c0cf55|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:06:38.298Z|6b8a0403-f756-4bc4-8ea4-a7279cd19bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:38.299Z|6b8a0403-f756-4bc4-8ea4-a7279cd19bbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:39.098Z|3f02f012-dcda-449a-acf0-5c419e650a22|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:06:39.099Z|3f02f012-dcda-449a-acf0-5c419e650a22|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:39.447Z|c78a8336-2b68-4efe-9458-d0d0e6f555df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:39.448Z|c78a8336-2b68-4efe-9458-d0d0e6f555df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:41.074Z|2599ed6a-cdc3-4edc-a434-c4f77723d998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:41.075Z|2599ed6a-cdc3-4edc-a434-c4f77723d998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:46.138Z|35c96d5f-2efb-4bf1-b2cf-495e4fab2dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:06:46.138Z|35c96d5f-2efb-4bf1-b2cf-495e4fab2dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:06:48.332Z|a9cdb660-04c0-4cc7-aa54-20e270f0fc9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:48.333Z|a9cdb660-04c0-4cc7-aa54-20e270f0fc9b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:49.477Z|81d17371-644a-4046-9829-57a0bc18036d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:49.478Z|81d17371-644a-4046-9829-57a0bc18036d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:51.109Z|618cd912-73ef-42cb-86b2-49ea3b77de71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:51.110Z|618cd912-73ef-42cb-86b2-49ea3b77de71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:58.371Z|b51440b7-440c-43df-a713-9f3f172ff70d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:58.372Z|b51440b7-440c-43df-a713-9f3f172ff70d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:06:59.513Z|45f15d0b-b659-4e54-be02-fe808c3f17c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:06:59.514Z|45f15d0b-b659-4e54-be02-fe808c3f17c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:01.138Z|52e4c14a-fb17-42db-9e77-4242518a691e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:07:01.138Z|52e4c14a-fb17-42db-9e77-4242518a691e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:07:01.143Z|3792893e-c12b-4ae9-adc1-f4693afeed19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:01.144Z|3792893e-c12b-4ae9-adc1-f4693afeed19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:01.417Z|c39c58fd-72fc-43fb-ba59-598dac77c1aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:07:01.417Z|c39c58fd-72fc-43fb-ba59-598dac77c1aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:07:08.406Z|0b66f761-2088-49d2-979b-eb226d1df63a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:08.407Z|0b66f761-2088-49d2-979b-eb226d1df63a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:09.545Z|c0ad005f-4020-4e0a-b4d7-1a7604d76795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:09.546Z|c0ad005f-4020-4e0a-b4d7-1a7604d76795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:11.177Z|33412366-1d37-4227-8a65-5b7b267e0143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:11.178Z|33412366-1d37-4227-8a65-5b7b267e0143|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:16.138Z|ddb8da9e-de5b-4707-8d41-38e16d4523e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:07:16.139Z|ddb8da9e-de5b-4707-8d41-38e16d4523e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:07:18.443Z|add11f03-1f2d-45a3-bf39-3adac7dc8432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:18.444Z|add11f03-1f2d-45a3-bf39-3adac7dc8432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:19.573Z|90cd724f-1796-4f1a-83fb-938759be59e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:19.574Z|90cd724f-1796-4f1a-83fb-938759be59e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:21.206Z|65e32258-1756-4b3e-b666-e1e1435a269e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:21.207Z|65e32258-1756-4b3e-b666-e1e1435a269e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:28.480Z|a0832587-3101-4e56-adce-7584cec95cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:28.482Z|a0832587-3101-4e56-adce-7584cec95cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:29.608Z|e5c055e8-d7b1-4edb-9047-e7b7362abca2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:29.609Z|e5c055e8-d7b1-4edb-9047-e7b7362abca2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:31.138Z|bfbe0518-b56a-4210-8e5b-1a8dca49f010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:07:31.138Z|bfbe0518-b56a-4210-8e5b-1a8dca49f010|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:07:31.240Z|0dec1c7c-00cb-4313-9e8c-f5e0b5c00c9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:31.240Z|0dec1c7c-00cb-4313-9e8c-f5e0b5c00c9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:31.418Z|6caa543c-1b6f-41db-b82f-b9953c504e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:07:31.419Z|6caa543c-1b6f-41db-b82f-b9953c504e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:07:38.519Z|afaa34c6-9b50-4077-97b5-ecad05ac445c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:38.520Z|afaa34c6-9b50-4077-97b5-ecad05ac445c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:39.099Z|fb2a43ea-1164-427b-9d80-4536e99a51e5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:07:39.101Z|fb2a43ea-1164-427b-9d80-4536e99a51e5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:39.641Z|4a867b16-1aa1-42a5-9bf7-022bca8bd166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:39.642Z|4a867b16-1aa1-42a5-9bf7-022bca8bd166|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:41.270Z|30b2a6c6-e4f9-490d-8059-63767b60b26c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:41.271Z|30b2a6c6-e4f9-490d-8059-63767b60b26c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:46.138Z|8f22a65a-72a1-4c47-b400-5d405f228864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:07:46.138Z|8f22a65a-72a1-4c47-b400-5d405f228864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:07:48.559Z|b54a0d92-fcd9-4f31-8b47-9fbc2e5cfc78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:48.560Z|b54a0d92-fcd9-4f31-8b47-9fbc2e5cfc78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:49.674Z|da8006c6-6eed-4cb7-8c19-24afde041ed4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:49.675Z|da8006c6-6eed-4cb7-8c19-24afde041ed4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:51.302Z|96e810d2-175d-4b40-96c8-27dde81248f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:51.303Z|96e810d2-175d-4b40-96c8-27dde81248f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:58.594Z|eaa20cef-1045-44ab-8961-2436aba2933a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:58.595Z|eaa20cef-1045-44ab-8961-2436aba2933a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:07:59.706Z|e598ba97-f364-4267-97f7-88a1b4825af7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:07:59.707Z|e598ba97-f364-4267-97f7-88a1b4825af7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:01.138Z|4a6c3aa2-9f46-4309-815c-ccd8d69ff5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:08:01.140Z|4a6c3aa2-9f46-4309-815c-ccd8d69ff5ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:08:01.333Z|6cd066e3-0c58-4e8f-a3f6-9cf17655aff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:01.334Z|6cd066e3-0c58-4e8f-a3f6-9cf17655aff2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:01.419Z|03b239c1-88c6-4aca-9b64-5e02cff5e0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:08:01.420Z|03b239c1-88c6-4aca-9b64-5e02cff5e0a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:08:08.636Z|e1e47788-80f3-4ea5-afba-cdfc4246f850|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:08.637Z|e1e47788-80f3-4ea5-afba-cdfc4246f850|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:09.738Z|c84b1ee3-dca3-447e-9618-38d441650f99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:09.739Z|c84b1ee3-dca3-447e-9618-38d441650f99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:11.368Z|b09cabb9-3c86-4a1a-9464-b063e0d29493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:11.369Z|b09cabb9-3c86-4a1a-9464-b063e0d29493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:16.138Z|2d84cf5f-a4ab-4bad-bf59-6be2991cff71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:08:16.138Z|2d84cf5f-a4ab-4bad-bf59-6be2991cff71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:08:18.671Z|02be6d2e-07d7-465e-bb3c-07dff4f6b552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:18.672Z|02be6d2e-07d7-465e-bb3c-07dff4f6b552|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:19.771Z|f672eb05-fa5a-4b44-9c24-db7f2a59ff33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:19.772Z|f672eb05-fa5a-4b44-9c24-db7f2a59ff33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:21.400Z|7efbb72b-3a0c-4e0c-8a85-3a9fdc4af7c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:21.402Z|7efbb72b-3a0c-4e0c-8a85-3a9fdc4af7c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:28.702Z|e6e9a5b6-6440-44c2-acdf-58875235604d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:28.703Z|e6e9a5b6-6440-44c2-acdf-58875235604d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:29.805Z|89aa249a-b6d7-480a-99ec-d14b43129cdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:29.806Z|89aa249a-b6d7-480a-99ec-d14b43129cdf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:31.138Z|8a8509e8-7b4d-499d-aa3b-368d9b77b4f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:08:31.138Z|8a8509e8-7b4d-499d-aa3b-368d9b77b4f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:08:31.421Z|20af2fb7-799c-4400-9390-3d8a98353dd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:08:31.421Z|20af2fb7-799c-4400-9390-3d8a98353dd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:08:31.430Z|5de71ec6-1371-403c-ba45-ca78431ddcd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:31.431Z|5de71ec6-1371-403c-ba45-ca78431ddcd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:38.737Z|c51e830d-33d9-4e25-80ad-174cbadac62f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:38.738Z|c51e830d-33d9-4e25-80ad-174cbadac62f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:39.100Z|5544d926-cdea-4ac8-8faa-75345586775c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:08:39.101Z|5544d926-cdea-4ac8-8faa-75345586775c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:39.843Z|c6941c24-05d7-4292-8d6c-6745f8d907ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:39.844Z|c6941c24-05d7-4292-8d6c-6745f8d907ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:41.466Z|c8aa24d2-f225-443b-8557-7b0f2afcd35d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:41.467Z|c8aa24d2-f225-443b-8557-7b0f2afcd35d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:46.138Z|5776df7e-ecc0-403c-98e2-0dbfaf6ccd9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:08:46.140Z|5776df7e-ecc0-403c-98e2-0dbfaf6ccd9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:08:48.770Z|19b01088-7c31-4533-9a7d-985ae31dba7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:48.771Z|19b01088-7c31-4533-9a7d-985ae31dba7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:49.873Z|8eeb24ad-ffca-4b83-afea-48cd65f12a9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:49.874Z|8eeb24ad-ffca-4b83-afea-48cd65f12a9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:51.503Z|3442b67f-130d-4044-bba4-39aae9c063ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:51.504Z|3442b67f-130d-4044-bba4-39aae9c063ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:58.805Z|9d9bc595-b363-4b7f-b85a-cd6a8fc784fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:58.806Z|9d9bc595-b363-4b7f-b85a-cd6a8fc784fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:08:59.905Z|917f867e-fd08-4f97-a722-3a0dda835a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:08:59.906Z|917f867e-fd08-4f97-a722-3a0dda835a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:01.138Z|e70abc25-fd41-4874-b0a6-bc7aed2ab165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:09:01.138Z|e70abc25-fd41-4874-b0a6-bc7aed2ab165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:09:01.422Z|64012fe2-5eb4-49a0-b44e-ff34a292125d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:09:01.422Z|64012fe2-5eb4-49a0-b44e-ff34a292125d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:09:01.541Z|d6e8ead6-5661-4b47-8633-d775671fde41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:01.544Z|d6e8ead6-5661-4b47-8633-d775671fde41|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:08.841Z|fe5b67de-8cff-441a-944a-0f76e1f0b159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:08.842Z|fe5b67de-8cff-441a-944a-0f76e1f0b159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:09.935Z|73f81901-a5a1-414f-b106-850ee73bfd9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:09.936Z|73f81901-a5a1-414f-b106-850ee73bfd9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:11.577Z|beceec1d-eca3-447f-b1d9-2d005d2529c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:11.578Z|beceec1d-eca3-447f-b1d9-2d005d2529c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:16.137Z|4d6c424c-29a3-4cbf-8c01-9bcd1d4f572b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:09:16.138Z|4d6c424c-29a3-4cbf-8c01-9bcd1d4f572b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:09:18.878Z|5c60d1d1-bb6d-4f6d-9219-90071d8896e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:18.879Z|5c60d1d1-bb6d-4f6d-9219-90071d8896e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:19.973Z|9eb80425-9f48-4e43-b01c-92c71fdb1c5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:19.974Z|9eb80425-9f48-4e43-b01c-92c71fdb1c5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:21.612Z|c8124646-bcf7-4786-8e01-705814ffbb00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:21.613Z|c8124646-bcf7-4786-8e01-705814ffbb00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:28.920Z|20e23598-24c0-4fac-8ef0-14cc47ec22ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:28.921Z|20e23598-24c0-4fac-8ef0-14cc47ec22ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:30.006Z|c5ac46af-863d-4b4f-bf71-fdabe3e70610|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:30.007Z|c5ac46af-863d-4b4f-bf71-fdabe3e70610|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:31.138Z|bf931893-5dde-4eb6-9557-859b1f68cad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:09:31.140Z|bf931893-5dde-4eb6-9557-859b1f68cad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:09:31.423Z|a7a99aec-4099-4be3-b35f-ba30a365eeec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:09:31.424Z|a7a99aec-4099-4be3-b35f-ba30a365eeec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:09:31.641Z|d282c62a-8b36-4338-a004-c4fad3df44f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:31.642Z|d282c62a-8b36-4338-a004-c4fad3df44f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:38.955Z|42dbcc20-1d79-45ed-b4c4-14e9f90eaf6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:38.955Z|42dbcc20-1d79-45ed-b4c4-14e9f90eaf6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:39.099Z|fe78b792-26a4-4ebc-90ae-e7820d003de3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:09:39.099Z|fe78b792-26a4-4ebc-90ae-e7820d003de3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:40.035Z|09bbe136-8409-4fc8-8b2a-0c21928960c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:40.036Z|09bbe136-8409-4fc8-8b2a-0c21928960c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:41.676Z|89410a08-cb73-4bcd-8cd5-960abacae943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:41.677Z|89410a08-cb73-4bcd-8cd5-960abacae943|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:46.138Z|1a7606f4-12a1-4092-841c-37362932bdfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:09:46.138Z|1a7606f4-12a1-4092-841c-37362932bdfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:09:48.988Z|67f1c2f9-356c-4943-a99a-0de6e5319fff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:48.989Z|67f1c2f9-356c-4943-a99a-0de6e5319fff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:50.063Z|dce32fd3-2885-49ae-a560-27b4480dc98b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:50.064Z|dce32fd3-2885-49ae-a560-27b4480dc98b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:51.706Z|e2834550-a04e-4ff4-a5f4-3d808025f7e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:51.707Z|e2834550-a04e-4ff4-a5f4-3d808025f7e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:09:59.035Z|6e9149d1-83db-40bf-9e72-798092014760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:09:59.036Z|6e9149d1-83db-40bf-9e72-798092014760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:00.093Z|acc8ecf8-e0db-41f8-9eb1-b320d2b99238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:00.094Z|acc8ecf8-e0db-41f8-9eb1-b320d2b99238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:01.138Z|3d0fd9fd-405f-42b8-893f-8b9c9761fe60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:10:01.138Z|3d0fd9fd-405f-42b8-893f-8b9c9761fe60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:10:01.427Z|a43c535c-fcfe-4b0c-8d5a-3748e640a402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:10:01.428Z|a43c535c-fcfe-4b0c-8d5a-3748e640a402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:10:01.742Z|2d48e20e-843d-4a45-bcc1-ee85a9f8b096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:01.744Z|2d48e20e-843d-4a45-bcc1-ee85a9f8b096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:09.070Z|4edd5e93-1dea-4245-842a-88e83e095593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:09.071Z|4edd5e93-1dea-4245-842a-88e83e095593|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:10.125Z|15a9d1c8-bd41-4e86-b2eb-52b975e17c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:10.126Z|15a9d1c8-bd41-4e86-b2eb-52b975e17c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:11.781Z|bcc83380-66a3-4186-80d9-451652287501|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:11.782Z|bcc83380-66a3-4186-80d9-451652287501|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:16.138Z|91e744a8-ffd5-4d35-9b84-fff807de3813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:10:16.139Z|91e744a8-ffd5-4d35-9b84-fff807de3813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:10:19.116Z|e4cf6ba1-82d5-4efe-ad81-0fcd03243625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:19.117Z|e4cf6ba1-82d5-4efe-ad81-0fcd03243625|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:20.158Z|ec2013c6-9cf2-4aa6-a47f-85459a96a5a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:20.159Z|ec2013c6-9cf2-4aa6-a47f-85459a96a5a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:21.818Z|5c69ca8d-49f1-4040-ab83-8066535142c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:21.819Z|5c69ca8d-49f1-4040-ab83-8066535142c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:29.152Z|5c36e870-4875-4cda-b9ef-d6273d0c93e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:29.152Z|5c36e870-4875-4cda-b9ef-d6273d0c93e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:30.191Z|09ec10c4-91b6-41db-98b8-7b567a59430a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:30.192Z|09ec10c4-91b6-41db-98b8-7b567a59430a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:31.138Z|55f28a9f-c637-47b7-80d0-838e8e920094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:10:31.138Z|55f28a9f-c637-47b7-80d0-838e8e920094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:10:31.429Z|91cb75f6-354a-41d6-a45e-14cc1fc4cee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:10:31.429Z|91cb75f6-354a-41d6-a45e-14cc1fc4cee5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:10:31.852Z|4cb5adcd-2645-4150-9851-9eecad71fc59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:31.853Z|4cb5adcd-2645-4150-9851-9eecad71fc59|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:39.099Z|393aa3e0-1328-4672-8e2d-1c6dcdf24ffe|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:10:39.101Z|393aa3e0-1328-4672-8e2d-1c6dcdf24ffe|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:39.187Z|f61b90a3-b32b-49ef-8ff1-edac17407198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:39.188Z|f61b90a3-b32b-49ef-8ff1-edac17407198|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:40.238Z|135a7275-6203-4d13-9c49-9b02834f73c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:40.239Z|135a7275-6203-4d13-9c49-9b02834f73c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:41.886Z|d3aebeb9-2087-450b-8bf8-42195d1e9512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:41.887Z|d3aebeb9-2087-450b-8bf8-42195d1e9512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:46.138Z|9c262dbb-62e7-481e-8ef6-6570c76830ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:10:46.138Z|9c262dbb-62e7-481e-8ef6-6570c76830ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:10:49.222Z|e93d647b-4466-438d-be00-dfa02f745f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:49.224Z|e93d647b-4466-438d-be00-dfa02f745f61|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:50.272Z|029e982f-89ac-4811-a6f3-1d2682ad1dba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:50.273Z|029e982f-89ac-4811-a6f3-1d2682ad1dba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:51.915Z|2e328c61-1b62-43d0-ba55-3adf48d78d49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:51.916Z|2e328c61-1b62-43d0-ba55-3adf48d78d49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:10:59.266Z|a33d5a9a-c95a-485e-927a-772d87e36f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:10:59.267Z|a33d5a9a-c95a-485e-927a-772d87e36f6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:00.309Z|1c75438e-bfe3-401d-bffc-6b2c99b9ee1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:00.311Z|1c75438e-bfe3-401d-bffc-6b2c99b9ee1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:01.137Z|cfb2c2b1-7201-4a9c-945b-ef593c090caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:11:01.139Z|cfb2c2b1-7201-4a9c-945b-ef593c090caf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:11:01.430Z|19b501ed-0baf-4b11-b7c6-d5180eb87bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:11:01.431Z|19b501ed-0baf-4b11-b7c6-d5180eb87bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:11:01.950Z|034542c3-af19-4acc-8123-d5bee26db8b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:01.951Z|034542c3-af19-4acc-8123-d5bee26db8b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:09.299Z|91689f1e-4c3e-4ca9-a33d-936a35e38f4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:09.301Z|91689f1e-4c3e-4ca9-a33d-936a35e38f4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:10.364Z|27382f6f-b92d-43be-9d51-1f0bb37bd5b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:10.365Z|27382f6f-b92d-43be-9d51-1f0bb37bd5b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:11.982Z|2e4d947f-0750-4878-9784-018fdd6f1a81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:11.983Z|2e4d947f-0750-4878-9784-018fdd6f1a81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:16.137Z|9ffc21e0-f2f9-4bb7-9643-c82c62e8cda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:11:16.138Z|9ffc21e0-f2f9-4bb7-9643-c82c62e8cda8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:11:19.337Z|d4003078-4da7-4b89-8dda-0ab8f83da2db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:19.339Z|d4003078-4da7-4b89-8dda-0ab8f83da2db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:20.397Z|c8c83faf-2e6b-41de-b91e-cb0a8daffcba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:20.398Z|c8c83faf-2e6b-41de-b91e-cb0a8daffcba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:22.019Z|8f5a8ed4-db35-4ab3-9863-b1aa0e54b141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:22.020Z|8f5a8ed4-db35-4ab3-9863-b1aa0e54b141|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:29.372Z|c3ccfe0b-d34c-48ad-95cc-dced63a6c67d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:29.373Z|c3ccfe0b-d34c-48ad-95cc-dced63a6c67d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:30.428Z|0cccadd2-719a-45d0-af4e-46bcb94b6042|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:30.430Z|0cccadd2-719a-45d0-af4e-46bcb94b6042|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:31.138Z|dde957d9-82b7-4f3d-9b24-43aca54f5672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:11:31.138Z|dde957d9-82b7-4f3d-9b24-43aca54f5672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:11:31.432Z|35bb10b6-62db-488b-8610-35377736e756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:11:31.432Z|35bb10b6-62db-488b-8610-35377736e756|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:11:32.055Z|337f5125-8bf0-46fa-93a1-cc4bfb222b86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:32.056Z|337f5125-8bf0-46fa-93a1-cc4bfb222b86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:39.098Z|7271ba11-6a39-4045-9e0b-9bd47006074f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:11:39.099Z|7271ba11-6a39-4045-9e0b-9bd47006074f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:39.403Z|35096985-fc48-486d-8aa2-c96c4a47f496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:39.404Z|35096985-fc48-486d-8aa2-c96c4a47f496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:40.458Z|74eddbf5-4e27-4e5f-ba6d-7207f1f3bfa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:40.459Z|74eddbf5-4e27-4e5f-ba6d-7207f1f3bfa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:42.094Z|aef8a024-99e0-4db2-bb7c-e0e609b63db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:42.095Z|aef8a024-99e0-4db2-bb7c-e0e609b63db2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:46.138Z|0d5705eb-76f1-4cdd-9c22-f46dbcbf0233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:11:46.142Z|0d5705eb-76f1-4cdd-9c22-f46dbcbf0233|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:11:49.445Z|4568e208-a4b1-42ed-b7f7-7ce115e00090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:49.446Z|4568e208-a4b1-42ed-b7f7-7ce115e00090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:50.484Z|b5139b1c-ae2e-41ec-a730-9590d7d0c2ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:50.485Z|b5139b1c-ae2e-41ec-a730-9590d7d0c2ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:52.129Z|f1355b55-7117-4c43-b2c7-571dc250ebc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:52.130Z|f1355b55-7117-4c43-b2c7-571dc250ebc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:11:59.491Z|9965e557-405f-4ecd-83af-247eaf5401af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:11:59.492Z|9965e557-405f-4ecd-83af-247eaf5401af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:00.514Z|8822d253-bcbc-4766-853a-ca7456f74c06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:00.515Z|8822d253-bcbc-4766-853a-ca7456f74c06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:01.137Z|78f28a4d-0a3b-4502-8c1b-3ec8e5b5b15b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:12:01.138Z|78f28a4d-0a3b-4502-8c1b-3ec8e5b5b15b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:12:01.433Z|4e971fdb-04b9-458c-88a6-938c276fbf5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:12:01.434Z|4e971fdb-04b9-458c-88a6-938c276fbf5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:12:02.162Z|d6e13e3b-39d5-4a69-9002-a84571703e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:02.163Z|d6e13e3b-39d5-4a69-9002-a84571703e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:09.525Z|a4f4ed7f-0351-461c-84ef-5c68cb2c5f3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:09.526Z|a4f4ed7f-0351-461c-84ef-5c68cb2c5f3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:10.541Z|62e7946e-787f-4399-add5-65fa63adf0cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:10.542Z|62e7946e-787f-4399-add5-65fa63adf0cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:12.199Z|a569c6ed-08b0-4513-864c-7e2a6d287f27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:12.200Z|a569c6ed-08b0-4513-864c-7e2a6d287f27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:16.138Z|d6091751-78c1-4e8f-9088-c73bc96bd674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:12:16.139Z|d6091751-78c1-4e8f-9088-c73bc96bd674|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:12:19.558Z|3aa908e6-e281-4a3f-a84e-b32181567733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:19.560Z|3aa908e6-e281-4a3f-a84e-b32181567733|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:20.568Z|76e16367-50b7-4b8f-92e2-5f991f479a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:20.569Z|76e16367-50b7-4b8f-92e2-5f991f479a8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:22.236Z|339fc591-7023-424d-8b0c-49a89665b17a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:22.237Z|339fc591-7023-424d-8b0c-49a89665b17a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:29.602Z|a1d6e5c5-820b-4120-93a4-4185bf64b3af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:29.603Z|a1d6e5c5-820b-4120-93a4-4185bf64b3af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:30.603Z|d51b4dac-c8a3-497b-9abb-cd6819e57986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:30.604Z|d51b4dac-c8a3-497b-9abb-cd6819e57986|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:31.138Z|be153525-4ee2-40bf-833f-4b96ca5859a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:12:31.142Z|be153525-4ee2-40bf-833f-4b96ca5859a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:12:31.435Z|a87bfffb-4673-4fe3-ab3c-83c9c205ceca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:12:31.435Z|a87bfffb-4673-4fe3-ab3c-83c9c205ceca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:12:32.271Z|aec0e1a7-3605-4b06-a96f-2392a347b44e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:32.272Z|aec0e1a7-3605-4b06-a96f-2392a347b44e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:39.099Z|8cd642dd-7382-4fb4-a296-b6482528d29c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:12:39.100Z|8cd642dd-7382-4fb4-a296-b6482528d29c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:39.638Z|dd87f3ca-a9ad-486f-a3d6-15e5f476f4cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:39.639Z|dd87f3ca-a9ad-486f-a3d6-15e5f476f4cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:40.635Z|628b7034-ab2f-40f7-a79e-c75b18627aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:40.636Z|628b7034-ab2f-40f7-a79e-c75b18627aa4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:42.306Z|fc7dd7f7-465a-4b55-be56-d0ace5151838|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:42.307Z|fc7dd7f7-465a-4b55-be56-d0ace5151838|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:46.137Z|55ddb925-28e3-46c5-9ff1-c4d61a8e19af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:12:46.138Z|55ddb925-28e3-46c5-9ff1-c4d61a8e19af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:12:49.671Z|865916d6-07b8-4c46-b887-a17dfb7faebe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:49.672Z|865916d6-07b8-4c46-b887-a17dfb7faebe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:50.668Z|ef2e127d-7fd2-4ce5-8f0f-08f5f59fccbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:50.669Z|ef2e127d-7fd2-4ce5-8f0f-08f5f59fccbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:52.342Z|70bbc81c-d0e6-4424-afca-b6202d1097f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:52.343Z|70bbc81c-d0e6-4424-afca-b6202d1097f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:12:59.710Z|103edeff-6dad-450f-9d7d-cfb7cb981fdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:12:59.711Z|103edeff-6dad-450f-9d7d-cfb7cb981fdb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:00.704Z|fcee8ca8-7055-4814-a338-7b97179e42c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:00.705Z|fcee8ca8-7055-4814-a338-7b97179e42c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:01.137Z|ddcc3656-00df-433d-a790-bc7322d9a7df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:13:01.138Z|ddcc3656-00df-433d-a790-bc7322d9a7df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:13:01.436Z|f33c6dc0-fe44-49ee-af54-7f3055d71e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:13:01.437Z|f33c6dc0-fe44-49ee-af54-7f3055d71e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:13:02.375Z|b9a302d5-7cb9-4a79-b20e-6c2474b6f564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:02.376Z|b9a302d5-7cb9-4a79-b20e-6c2474b6f564|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:09.747Z|7e1929f5-a471-4919-87da-607d68e3d464|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:09.747Z|7e1929f5-a471-4919-87da-607d68e3d464|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:10.740Z|b69b80e0-f778-4bbd-ad74-10f02b156d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:10.742Z|b69b80e0-f778-4bbd-ad74-10f02b156d2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:12.410Z|160c44ef-e873-4c95-a9b5-f279960b5206|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:12.411Z|160c44ef-e873-4c95-a9b5-f279960b5206|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:16.138Z|98488b01-3104-481f-bd77-362643cd81c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:13:16.142Z|98488b01-3104-481f-bd77-362643cd81c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:13:19.782Z|04abd261-2275-4ae9-9271-0d0af8b4db01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:19.783Z|04abd261-2275-4ae9-9271-0d0af8b4db01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:20.771Z|d5262dae-88d2-4b63-a17c-be71dcdd3344|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:20.772Z|d5262dae-88d2-4b63-a17c-be71dcdd3344|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:22.445Z|0fc99981-7606-4234-bff7-1a375ef8f589|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:22.446Z|0fc99981-7606-4234-bff7-1a375ef8f589|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:29.811Z|d9d377fc-e7e5-4a59-911a-6a0064dba979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:29.812Z|d9d377fc-e7e5-4a59-911a-6a0064dba979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:30.809Z|a7bdf988-c33f-45dc-9b25-e2b38f89169d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:30.810Z|a7bdf988-c33f-45dc-9b25-e2b38f89169d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:31.138Z|06280e40-30d4-4b4f-b6a0-d3a90c3832c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:13:31.138Z|06280e40-30d4-4b4f-b6a0-d3a90c3832c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:13:31.437Z|ee65a2c7-bb87-4694-88b6-e7b8f24cc509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:13:31.438Z|ee65a2c7-bb87-4694-88b6-e7b8f24cc509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:13:32.480Z|27a875c4-f818-4a93-a20b-2bb97eeecbda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:32.481Z|27a875c4-f818-4a93-a20b-2bb97eeecbda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:39.099Z|a484c0f4-0cd6-4ff7-89d0-b16f609f7879|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:13:39.100Z|a484c0f4-0cd6-4ff7-89d0-b16f609f7879|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:39.843Z|00b00c6f-9db6-4502-b61e-1ca99f680847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:39.844Z|00b00c6f-9db6-4502-b61e-1ca99f680847|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:40.846Z|602672da-a998-4265-ba5e-9d6527fb41c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:40.847Z|602672da-a998-4265-ba5e-9d6527fb41c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:42.515Z|01df4eb8-bb92-4718-afe8-802350addd36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:42.516Z|01df4eb8-bb92-4718-afe8-802350addd36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:46.138Z|2d44bb11-8a52-41d8-ae45-6a9c75a0e24b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:13:46.139Z|2d44bb11-8a52-41d8-ae45-6a9c75a0e24b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:13:49.876Z|eb4958fc-b574-4558-93ad-1b2a8c1df997|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:49.877Z|eb4958fc-b574-4558-93ad-1b2a8c1df997|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:50.877Z|5c366acb-d8eb-4698-a0f9-8029163ad388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:50.878Z|5c366acb-d8eb-4698-a0f9-8029163ad388|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:52.547Z|c239e4bb-2a1e-4895-93d6-6bd823f0c871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:52.548Z|c239e4bb-2a1e-4895-93d6-6bd823f0c871|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:13:59.911Z|6790a95e-73da-475c-ac1b-9f0f2c34dfc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:13:59.912Z|6790a95e-73da-475c-ac1b-9f0f2c34dfc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:00.908Z|f4dc2aff-afb0-4dac-8391-3b4e04704110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:00.909Z|f4dc2aff-afb0-4dac-8391-3b4e04704110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:01.138Z|8e312e74-4c8d-4f3d-9dc2-efcd3e14bfe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:14:01.142Z|8e312e74-4c8d-4f3d-9dc2-efcd3e14bfe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:14:01.439Z|96299042-a664-4a74-9829-a6d11bbbfa87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:14:01.440Z|96299042-a664-4a74-9829-a6d11bbbfa87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:14:02.581Z|b026177f-b60d-4105-9efd-9ad4213ec6ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:02.582Z|b026177f-b60d-4105-9efd-9ad4213ec6ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:09.948Z|f5512a5e-bc2e-4686-936c-6304ac2963cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:09.949Z|f5512a5e-bc2e-4686-936c-6304ac2963cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:10.934Z|5f498178-6db9-43f9-9807-640b9d2dbf90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:10.935Z|5f498178-6db9-43f9-9807-640b9d2dbf90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:12.615Z|6c3bf424-da01-4467-b98e-9501e7e51840|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:12.616Z|6c3bf424-da01-4467-b98e-9501e7e51840|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:16.138Z|9dea723a-c3e4-44af-ac93-88100b3f2ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:14:16.138Z|9dea723a-c3e4-44af-ac93-88100b3f2ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:14:19.983Z|e39f926f-677c-49b3-987e-30292d0d2f97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:19.984Z|e39f926f-677c-49b3-987e-30292d0d2f97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:20.962Z|40ddf21b-95cf-4d4c-a50f-4598cbbbe1ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:20.964Z|40ddf21b-95cf-4d4c-a50f-4598cbbbe1ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:22.650Z|faec1fab-dc7a-4ede-b797-5658aadd4d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:22.651Z|faec1fab-dc7a-4ede-b797-5658aadd4d72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:30.017Z|463ede51-ec9f-4621-8832-a592b0221525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:30.018Z|463ede51-ec9f-4621-8832-a592b0221525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:30.997Z|23e019f9-f8ff-4291-9daf-0267b73e197b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:30.998Z|23e019f9-f8ff-4291-9daf-0267b73e197b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:31.137Z|06cde36b-1da6-48e6-8e00-f9e2872867c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:14:31.138Z|06cde36b-1da6-48e6-8e00-f9e2872867c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:14:31.442Z|ae88a0ef-001f-45df-9e5c-7eae9cf71cdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:14:31.443Z|ae88a0ef-001f-45df-9e5c-7eae9cf71cdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:14:32.685Z|cd382da5-cfdd-48d2-bfc5-797f804775d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:32.686Z|cd382da5-cfdd-48d2-bfc5-797f804775d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:39.100Z|12337c6d-b18b-4418-92ca-92a4d188774d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:14:39.101Z|12337c6d-b18b-4418-92ca-92a4d188774d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:40.051Z|6c9713ef-f622-4473-9e91-cbbdd5d08770|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:40.052Z|6c9713ef-f622-4473-9e91-cbbdd5d08770|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:41.029Z|25554b6f-50a5-452b-bc53-f7931bb58aba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:41.030Z|25554b6f-50a5-452b-bc53-f7931bb58aba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:42.721Z|8580e717-dd6e-49b7-bb1c-bd005e9f3aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:42.722Z|8580e717-dd6e-49b7-bb1c-bd005e9f3aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:46.137Z|ad22b353-112f-4936-9226-8fb96f4e090c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:14:46.138Z|ad22b353-112f-4936-9226-8fb96f4e090c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:14:50.095Z|d28e3a59-9542-44a7-a520-6e7017e22fca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:50.096Z|d28e3a59-9542-44a7-a520-6e7017e22fca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:51.064Z|f990bd21-76c1-4cf4-8451-4d11fd45dbd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:51.065Z|f990bd21-76c1-4cf4-8451-4d11fd45dbd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:14:52.755Z|fda1ad18-59e2-45ba-a6fa-1fc5597bd625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:14:52.756Z|fda1ad18-59e2-45ba-a6fa-1fc5597bd625|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:00.131Z|7178c225-6ef7-4d2d-8cd2-1f6f1f9d0b57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:00.132Z|7178c225-6ef7-4d2d-8cd2-1f6f1f9d0b57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:01.097Z|531f5ecb-2d7d-4fe9-ba3f-f9d85f2e9b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:01.098Z|531f5ecb-2d7d-4fe9-ba3f-f9d85f2e9b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:01.137Z|a6b86c3a-4c8a-4a8d-92e0-991d205a0eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:15:01.138Z|a6b86c3a-4c8a-4a8d-92e0-991d205a0eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:15:01.444Z|b905c517-e843-42e3-8260-913fb3615ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:15:01.444Z|b905c517-e843-42e3-8260-913fb3615ac6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:15:02.793Z|9b26e484-84f4-44b4-85e0-1fe621e3ecd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:02.794Z|9b26e484-84f4-44b4-85e0-1fe621e3ecd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:10.164Z|a7464aa8-705b-45ed-b559-1b045f8ebfee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:10.165Z|a7464aa8-705b-45ed-b559-1b045f8ebfee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:11.131Z|0115c121-9d7f-49dd-af43-e6c118c06b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:11.132Z|0115c121-9d7f-49dd-af43-e6c118c06b60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:12.828Z|9f9caac2-926b-4d9d-9e8c-eee0557952ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:12.829Z|9f9caac2-926b-4d9d-9e8c-eee0557952ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:16.138Z|85d5adf0-7177-4041-ad2c-663a2d171e73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:15:16.139Z|85d5adf0-7177-4041-ad2c-663a2d171e73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:15:20.207Z|2c5f4bb4-21e6-4131-83a6-77b98582a58c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:20.208Z|2c5f4bb4-21e6-4131-83a6-77b98582a58c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:21.166Z|1fec09f3-5505-4b8a-9275-9d666a7deec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:21.167Z|1fec09f3-5505-4b8a-9275-9d666a7deec3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:22.872Z|f7a97086-647a-4943-af33-c592652ca6ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:22.874Z|f7a97086-647a-4943-af33-c592652ca6ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:30.242Z|68094108-2033-4903-a5e2-6863e7d0b2ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:30.243Z|68094108-2033-4903-a5e2-6863e7d0b2ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:31.137Z|be2169e8-db53-4dff-8a52-13bb05da9fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:15:31.138Z|be2169e8-db53-4dff-8a52-13bb05da9fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:15:31.202Z|332a551f-b053-4a0a-95da-b211521c0bb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:31.203Z|332a551f-b053-4a0a-95da-b211521c0bb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:31.445Z|75ca8eb2-5436-46cd-aca8-6195c43c8fe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:15:31.446Z|75ca8eb2-5436-46cd-aca8-6195c43c8fe1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:15:32.903Z|4706d118-cd47-4742-8d38-f9cbc8fb7361|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:32.904Z|4706d118-cd47-4742-8d38-f9cbc8fb7361|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:39.101Z|d168315a-a448-4f45-9595-48cf00f54a79|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:15:39.102Z|d168315a-a448-4f45-9595-48cf00f54a79|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:40.279Z|7412bf10-da37-4a73-b31c-176eaf6310a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:40.280Z|7412bf10-da37-4a73-b31c-176eaf6310a9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:41.237Z|92be12f6-e979-4725-80cd-7179f8258cc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:41.238Z|92be12f6-e979-4725-80cd-7179f8258cc3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:42.934Z|aaa794d1-803e-497a-9926-18c48ee6aa49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:42.935Z|aaa794d1-803e-497a-9926-18c48ee6aa49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:46.138Z|75725e3e-d37d-4a59-86b0-8609b55eb451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:15:46.140Z|75725e3e-d37d-4a59-86b0-8609b55eb451|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:15:50.321Z|72c14929-0120-406d-b90d-c7274a676fa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:50.322Z|72c14929-0120-406d-b90d-c7274a676fa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:51.272Z|359995da-5b64-48dc-8976-2765aebc1ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:51.273Z|359995da-5b64-48dc-8976-2765aebc1ea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:15:52.967Z|910a6945-8c3f-415d-b1c7-c790922f902c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:15:52.968Z|910a6945-8c3f-415d-b1c7-c790922f902c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:00.356Z|1af300e9-9b22-43c7-9b76-86ccd412e9f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:00.357Z|1af300e9-9b22-43c7-9b76-86ccd412e9f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:01.137Z|328d1f43-a9c4-4ea7-993a-91dbe15c5585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:16:01.138Z|328d1f43-a9c4-4ea7-993a-91dbe15c5585|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:16:01.305Z|21a4799d-f7d8-4381-9ff6-7472fee2c181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:01.306Z|21a4799d-f7d8-4381-9ff6-7472fee2c181|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:01.447Z|9213467d-a795-4b0c-9141-d99e254cefc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:16:01.447Z|9213467d-a795-4b0c-9141-d99e254cefc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:16:03.000Z|5f1309db-ab09-4106-85fd-7e041c451d8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:03.001Z|5f1309db-ab09-4106-85fd-7e041c451d8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:10.381Z|28f1e97b-fa82-4c7e-924e-e23ccd345bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:10.382Z|28f1e97b-fa82-4c7e-924e-e23ccd345bbc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:11.336Z|fe1c10a4-169d-4789-9c52-7d188130ee05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:11.337Z|fe1c10a4-169d-4789-9c52-7d188130ee05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:13.033Z|0f34c016-ef67-4d9d-916f-8e66499564d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:13.034Z|0f34c016-ef67-4d9d-916f-8e66499564d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:16.138Z|5f3dc408-ce62-4176-87e3-3d85764f49e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:16:16.138Z|5f3dc408-ce62-4176-87e3-3d85764f49e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:16:20.456Z|03931b3e-f463-4049-a6d8-3d22ba40dd8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:20.458Z|03931b3e-f463-4049-a6d8-3d22ba40dd8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:21.368Z|cc441638-2208-43b5-9179-001ed441fc34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:21.369Z|cc441638-2208-43b5-9179-001ed441fc34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:23.068Z|89f790b3-f017-4acd-b57f-d87c9c689e8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:23.069Z|89f790b3-f017-4acd-b57f-d87c9c689e8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:30.483Z|a446b9d4-4000-4c27-aa70-66e68db0edd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:30.484Z|a446b9d4-4000-4c27-aa70-66e68db0edd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:31.137Z|d412ebed-6e3f-4157-9297-60ad1a4211ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:16:31.139Z|d412ebed-6e3f-4157-9297-60ad1a4211ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:16:31.400Z|adafb26e-1624-4741-abe8-c65c523dfccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:31.400Z|adafb26e-1624-4741-abe8-c65c523dfccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:31.448Z|a931c962-e484-4e48-a9da-18577c308287|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:16:31.448Z|a931c962-e484-4e48-a9da-18577c308287|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:16:33.098Z|4905dd51-d75f-4ba5-99d9-e7b95a796fdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:33.099Z|4905dd51-d75f-4ba5-99d9-e7b95a796fdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:39.099Z|5eb380e6-c900-493f-9a28-2acd095b3226|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:16:39.100Z|5eb380e6-c900-493f-9a28-2acd095b3226|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:40.510Z|e6e2046e-202a-4b6a-8b03-04cada2a1a65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:40.511Z|e6e2046e-202a-4b6a-8b03-04cada2a1a65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:41.429Z|b67ca819-bc48-4816-9fbb-06a7bb37d197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:41.429Z|b67ca819-bc48-4816-9fbb-06a7bb37d197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:43.135Z|a76d9c06-d02a-4e4c-ab2d-b7f5e777ad25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:43.136Z|a76d9c06-d02a-4e4c-ab2d-b7f5e777ad25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:46.138Z|8cf00e5f-3227-42da-9c7a-bd8b226fcb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:16:46.139Z|8cf00e5f-3227-42da-9c7a-bd8b226fcb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:16:50.541Z|4aad92e1-3f1e-409a-9916-8f7dfb1307d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:50.543Z|4aad92e1-3f1e-409a-9916-8f7dfb1307d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:51.462Z|f5ebfbbd-a8a2-4fad-96b0-a67fc9c9b666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:51.462Z|f5ebfbbd-a8a2-4fad-96b0-a67fc9c9b666|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:16:53.170Z|fc437468-0fc0-460a-8458-2c11d6dbb0bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:16:53.171Z|fc437468-0fc0-460a-8458-2c11d6dbb0bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:00.574Z|68229a36-4daa-4be7-a277-981b58fbd0a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:00.576Z|68229a36-4daa-4be7-a277-981b58fbd0a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:01.138Z|3b749243-6f8f-4d17-9feb-ebe80b0c7949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:17:01.138Z|3b749243-6f8f-4d17-9feb-ebe80b0c7949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:17:01.449Z|8fbf4ad3-f77a-4bce-838e-db108497b9bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:17:01.450Z|8fbf4ad3-f77a-4bce-838e-db108497b9bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:17:01.496Z|88f2dc46-1518-4483-b89f-ec862ff884cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:01.497Z|88f2dc46-1518-4483-b89f-ec862ff884cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:03.205Z|6d76c4da-493b-4fba-9e15-bf13e231fd4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:03.206Z|6d76c4da-493b-4fba-9e15-bf13e231fd4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:10.607Z|81ca303c-e287-4170-b519-897939530355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:10.608Z|81ca303c-e287-4170-b519-897939530355|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:11.529Z|11db922d-36e2-4c39-9ae7-84cf8badd1a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:11.530Z|11db922d-36e2-4c39-9ae7-84cf8badd1a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:13.238Z|48971cfc-454d-4d53-9187-01bcbca226fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:13.240Z|48971cfc-454d-4d53-9187-01bcbca226fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:16.138Z|b3cbf7ae-2ba8-4ecb-a4e3-e50a6bfc9b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:17:16.140Z|b3cbf7ae-2ba8-4ecb-a4e3-e50a6bfc9b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:17:20.639Z|c5354793-1ff8-4cf1-b947-180cf07fcebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:20.641Z|c5354793-1ff8-4cf1-b947-180cf07fcebc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:21.566Z|7ca424dc-c027-476f-8b4b-22f6c1bbd607|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:21.567Z|7ca424dc-c027-476f-8b4b-22f6c1bbd607|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:23.275Z|1448eaa8-17e9-4b30-9d7d-d2a3a137677a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:23.276Z|1448eaa8-17e9-4b30-9d7d-d2a3a137677a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:30.673Z|661f8cce-7537-4e94-b89b-5ca41820d67d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:30.674Z|661f8cce-7537-4e94-b89b-5ca41820d67d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:31.137Z|8f250f5a-d5bf-4fe4-9f68-9d2b491f907d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:17:31.138Z|8f250f5a-d5bf-4fe4-9f68-9d2b491f907d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:17:31.451Z|4dccbccc-b90c-4839-8ff7-ebfa96ae1a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:17:31.451Z|4dccbccc-b90c-4839-8ff7-ebfa96ae1a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:17:31.600Z|94bf9e78-a281-405c-b0ce-c4e31fb6f3cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:31.601Z|94bf9e78-a281-405c-b0ce-c4e31fb6f3cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:33.309Z|5c996970-a971-48c3-abc5-496683b84353|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:33.310Z|5c996970-a971-48c3-abc5-496683b84353|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:39.101Z|dc3da86b-4571-40a1-97f7-4cb0b5e9bfbb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:17:39.102Z|dc3da86b-4571-40a1-97f7-4cb0b5e9bfbb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:40.706Z|ac04a700-c5d9-4359-924e-168e0a3a3e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:40.707Z|ac04a700-c5d9-4359-924e-168e0a3a3e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:41.635Z|cf670846-63c0-43d2-8448-83e2264d9c40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:41.636Z|cf670846-63c0-43d2-8448-83e2264d9c40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:43.340Z|0140b230-d426-4c03-8cf8-a83d909db6f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:43.342Z|0140b230-d426-4c03-8cf8-a83d909db6f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:46.138Z|7fcca9ab-4880-4061-81af-4295701b33c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:17:46.138Z|7fcca9ab-4880-4061-81af-4295701b33c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:17:50.741Z|99e7e865-a87d-4cf5-9037-51a5a751c798|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:50.742Z|99e7e865-a87d-4cf5-9037-51a5a751c798|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:51.671Z|a225d7d6-7bba-4af3-b982-4f5207fbf37d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:51.672Z|a225d7d6-7bba-4af3-b982-4f5207fbf37d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:17:53.370Z|b1b4736b-184f-4fec-a366-9617e573db30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:17:53.371Z|b1b4736b-184f-4fec-a366-9617e573db30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:00.774Z|71024ec9-ad75-413c-8c58-92d652ee18f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:00.775Z|71024ec9-ad75-413c-8c58-92d652ee18f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:01.138Z|0c37744f-0768-4b82-a463-187b4ca04eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:18:01.140Z|0c37744f-0768-4b82-a463-187b4ca04eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:18:01.452Z|c0555d80-fae4-4b82-9f47-5a72b36d31e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:18:01.453Z|c0555d80-fae4-4b82-9f47-5a72b36d31e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:18:01.703Z|6d73bfa9-893c-41dc-905a-c1d876f19c18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:01.704Z|6d73bfa9-893c-41dc-905a-c1d876f19c18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:03.411Z|fb4a491b-d365-4e2d-809a-c7827d1342e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:03.412Z|fb4a491b-d365-4e2d-809a-c7827d1342e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:10.807Z|f4de0a76-812c-475c-b475-054afc6d1abb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:10.808Z|f4de0a76-812c-475c-b475-054afc6d1abb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:11.736Z|42d8914a-b2f5-46bf-b413-e717d7496d76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:11.737Z|42d8914a-b2f5-46bf-b413-e717d7496d76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:13.445Z|a58a1430-9658-4de4-92fd-096bcc4d26a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:13.446Z|a58a1430-9658-4de4-92fd-096bcc4d26a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:16.137Z|31f8c88d-6f12-4412-861a-657458ae9b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:18:16.138Z|31f8c88d-6f12-4412-861a-657458ae9b40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:18:20.839Z|0c4d103b-ae07-40df-b394-25111135a8f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:20.841Z|0c4d103b-ae07-40df-b394-25111135a8f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:21.768Z|b4adc4b8-4856-4eb2-aced-281cc445d996|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:21.768Z|b4adc4b8-4856-4eb2-aced-281cc445d996|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:23.474Z|a4491680-e4e0-4d61-b595-b9ba5e9fa0c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:23.475Z|a4491680-e4e0-4d61-b595-b9ba5e9fa0c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:30.868Z|0c3a1911-3302-476b-bbfc-96e5d9289ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:30.869Z|0c3a1911-3302-476b-bbfc-96e5d9289ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:31.137Z|ab21832f-bf08-4a27-9c2f-d7ceabf199e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:18:31.138Z|ab21832f-bf08-4a27-9c2f-d7ceabf199e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:18:31.454Z|1140c865-18bd-4b6c-8ea9-2ffec540c494|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:18:31.455Z|1140c865-18bd-4b6c-8ea9-2ffec540c494|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:18:31.798Z|ab9e03cf-bd88-4f5b-aff9-77dfa22f64a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:31.799Z|ab9e03cf-bd88-4f5b-aff9-77dfa22f64a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:33.503Z|1bf51941-65c2-47e3-87fa-5c9dfe9c50b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:33.504Z|1bf51941-65c2-47e3-87fa-5c9dfe9c50b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:37.967Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:18:37.977Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 9a786089-a1d9-47e7-bb15-75d8f530219f already exists in requestDb InfraActiveRequests table
2023-04-28T15:18:38.046Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f
2023-04-28T15:18:38.047Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|INFO|500||Invoke
2023-04-28T15:18:38.049Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|DEBUG|500||===========================request begin================================================
2023-04-28T15:18:38.049Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f
2023-04-28T15:18:38.049Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|DEBUG|500||Method      : GET
2023-04-28T15:18:38.051Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8aa47a8a2750f1d8995d9eca4ad8ea7f", X-B3-SpanId:"f52378da0168b071", X-B3-ParentSpanId:"fdf18034dfbf5763", X-B3-Sampled:"0", X-ONAP-RequestID:"9a786089-a1d9-47e7-bb15-75d8f530219f", X-RequestID:"9a786089-a1d9-47e7-bb15-75d8f530219f", X-TransactionID:"9a786089-a1d9-47e7-bb15-75d8f530219f", X-ECOMP-RequestID:"9a786089-a1d9-47e7-bb15-75d8f530219f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18bfe01b-1aca-4f9d-a256-fd1fa77162e2"]
2023-04-28T15:18:38.052Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|DEBUG|500||Request body: 
2023-04-28T15:18:38.053Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|DEBUG|500||==========================request end================================================
2023-04-28T15:18:38.999Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|DEBUG|500||============================response begin==========================================
2023-04-28T15:18:38.999Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:18:39.000Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|DEBUG|500||Status text  : Not Found
2023-04-28T15:18:39.000Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=241AD98E621CBD9A6F0DC61D2C1F9678; Path=/; HttpOnly", Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:18:38 GMT", x-envoy-upstream-service-time:"630", server:"envoy"]
2023-04-28T15:18:39.000Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|DEBUG|500||Response body: 
2023-04-28T15:18:39.000Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|DEBUG|500||=======================response end=================================================
2023-04-28T15:18:39.001Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9a786089-a1d9-47e7-bb15-75d8f530219f|INFO|404|Not Found|InvokeReturn
2023-04-28T15:18:39.071Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 9a786089-a1d9-47e7-bb15-75d8f530219f
2023-04-28T15:18:39.100Z|1fb0b958-d6a1-4483-b1cd-0ef1cdea3085|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:18:39.101Z|1fb0b958-d6a1-4483-b1cd-0ef1cdea3085|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:39.103Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2023-04-28T15:18:39.109Z|9a786089-a1d9-47e7-bb15-75d8f530219f|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
2023-04-28T15:18:39.110Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2023-04-28T15:18:39.111Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2023-04-28T15:18:39.111Z|9a786089-a1d9-47e7-bb15-75d8f530219f|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
2023-04-28T15:18:39.112Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2023-04-28T15:18:39.112Z|9a786089-a1d9-47e7-bb15-75d8f530219f|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:"8aa47a8a2750f1d8995d9eca4ad8ea7f", X-B3-SpanId:"7af8a0e4d36d0bae", X-B3-ParentSpanId:"fdf18034dfbf5763", X-B3-Sampled:"0", X-ONAP-RequestID:"9a786089-a1d9-47e7-bb15-75d8f530219f", X-RequestID:"9a786089-a1d9-47e7-bb15-75d8f530219f", X-TransactionID:"9a786089-a1d9-47e7-bb15-75d8f530219f", X-ECOMP-RequestID:"9a786089-a1d9-47e7-bb15-75d8f530219f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"561af15e-15c6-413d-971d-836109a35fbe"]
2023-04-28T15:18:39.113Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2023-04-28T15:18:39.113Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2023-04-28T15:18:39.213Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2023-04-28T15:18:39.213Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-04-28T15:18:39.214Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : Unauthorized
2023-04-28T15:18:39.214Z|9a786089-a1d9-47e7-bb15-75d8f530219f|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:"Fri, 28 Apr 2023 15:18:38 GMT", x-envoy-upstream-service-time:"38", server:"envoy"]
2023-04-28T15:18:39.215Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2023-04-28T15:18:39.216Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2023-04-28T15:18:39.216Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-04-28T15:18:39.223Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$fd8a05f5.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)
2023-04-28T15:18:39.226Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2023-04-28T15:18:39.227Z|9a786089-a1d9-47e7-bb15-75d8f530219f|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
2023-04-28T15:18:39.228Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2023-04-28T15:18:39.229Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2023-04-28T15:18:39.229Z|9a786089-a1d9-47e7-bb15-75d8f530219f|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
2023-04-28T15:18:39.230Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2023-04-28T15:18:39.230Z|9a786089-a1d9-47e7-bb15-75d8f530219f|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:"8aa47a8a2750f1d8995d9eca4ad8ea7f", X-B3-SpanId:"ca7bad7ff9d074b5", X-B3-ParentSpanId:"fdf18034dfbf5763", X-B3-Sampled:"0", X-ONAP-RequestID:"9a786089-a1d9-47e7-bb15-75d8f530219f", X-RequestID:"9a786089-a1d9-47e7-bb15-75d8f530219f", X-TransactionID:"9a786089-a1d9-47e7-bb15-75d8f530219f", X-ECOMP-RequestID:"9a786089-a1d9-47e7-bb15-75d8f530219f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b7f3817-8318-4614-87c2-ef9938b5db47"]
2023-04-28T15:18:39.231Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2023-04-28T15:18:39.231Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2023-04-28T15:18:39.337Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2023-04-28T15:18:39.338Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2023-04-28T15:18:39.338Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : Unauthorized
2023-04-28T15:18:39.339Z|9a786089-a1d9-47e7-bb15-75d8f530219f|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:"Fri, 28 Apr 2023 15:18:39 GMT", x-envoy-upstream-service-time:"76", server:"envoy"]
2023-04-28T15:18:39.339Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2023-04-28T15:18:39.340Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2023-04-28T15:18:39.341Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2023-04-28T15:18:39.342Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body]
	at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184)
	at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125)
	at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63)
	at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780)
	at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738)
	at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712)
	at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke()
	at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367)
	at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
	at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
	at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
	at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$fd8a05f5.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)
2023-04-28T15:18:39.345Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1c9103e4
2023-04-28T15:18:39.354Z|9a786089-a1d9-47e7-bb15-75d8f530219f|http-nio-8080-exec-6|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:18:40.900Z|4af95ccf-9eeb-4782-a385-676f338ac8f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:40.901Z|4af95ccf-9eeb-4782-a385-676f338ac8f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:41.214Z|bcb37250-10f8-41f9-ab88-a25d20286919|http-nio-8080-exec-9|manage/health|python-requests/2.29.0|||INFO|500||Entering
2023-04-28T15:18:41.216Z|bcb37250-10f8-41f9-ab88-a25d20286919|http-nio-8080-exec-9|manage/health|python-requests/2.29.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:41.833Z|04f6032c-7895-42a6-bdad-9a6ee72f0700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:41.834Z|04f6032c-7895-42a6-bdad-9a6ee72f0700|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:43.534Z|5013fc8c-3f16-4d79-a6ef-038ae46f0616|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:43.535Z|5013fc8c-3f16-4d79-a6ef-038ae46f0616|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:46.137Z|16cf1a10-8663-4d74-81d4-bca540dd61cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:18:46.139Z|16cf1a10-8663-4d74-81d4-bca540dd61cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:18:50.940Z|eee3b474-344c-41ef-b9cd-2079e7c59384|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:50.941Z|eee3b474-344c-41ef-b9cd-2079e7c59384|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:51.871Z|65824f92-b8ed-4d2e-99e8-782b12b38ff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:51.872Z|65824f92-b8ed-4d2e-99e8-782b12b38ff3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:53.566Z|0d3e4ae6-914d-424e-9db0-40383b7750d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:18:53.568Z|0d3e4ae6-914d-424e-9db0-40383b7750d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:18:57.848Z|c9f00aa2-a098-46fc-a37d-b06cf97822ec|http-nio-8080-exec-5|manage/health|python-requests/2.29.0|||INFO|500||Entering
2023-04-28T15:18:57.850Z|c9f00aa2-a098-46fc-a37d-b06cf97822ec|http-nio-8080-exec-5|manage/health|python-requests/2.29.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:00.978Z|a8a828ef-1dcb-499c-9fa6-945484503ab2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:00.979Z|a8a828ef-1dcb-499c-9fa6-945484503ab2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:01.138Z|ddd4568f-eced-46d7-8233-76a847766d5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:19:01.138Z|ddd4568f-eced-46d7-8233-76a847766d5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:19:01.456Z|0f69f6c8-c9b8-451f-88e0-757c311f27dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:19:01.456Z|0f69f6c8-c9b8-451f-88e0-757c311f27dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:19:01.907Z|5dbcd5e4-fa46-4ca1-ab5d-aa518b7bb67e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:01.908Z|5dbcd5e4-fa46-4ca1-ab5d-aa518b7bb67e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:03.603Z|123740b0-3b91-4d45-9cf7-6e004416da49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:03.604Z|123740b0-3b91-4d45-9cf7-6e004416da49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:11.023Z|7ab6e39c-7959-4c9b-bb7b-7f34d3131b73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:11.024Z|7ab6e39c-7959-4c9b-bb7b-7f34d3131b73|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:11.937Z|dbdfd8d1-f9e1-4d8e-a4dc-2245f397efe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:11.937Z|dbdfd8d1-f9e1-4d8e-a4dc-2245f397efe8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:13.639Z|91034a8b-ced7-4eaf-9b74-88d2f1dce8d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:13.640Z|91034a8b-ced7-4eaf-9b74-88d2f1dce8d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:16.138Z|958a08db-eb89-4a14-ab38-d2d35e48e256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:19:16.138Z|958a08db-eb89-4a14-ab38-d2d35e48e256|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:19:21.056Z|924493bc-e984-45b0-ac7d-5cfd378d4cdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:21.056Z|924493bc-e984-45b0-ac7d-5cfd378d4cdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:21.967Z|3b814340-eab6-4731-b072-5cc5de24c565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:21.968Z|3b814340-eab6-4731-b072-5cc5de24c565|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:23.672Z|b4368cba-e030-4c61-bb97-19eef51e2d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:23.673Z|b4368cba-e030-4c61-bb97-19eef51e2d67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:31.091Z|6cc879c3-a4f3-43a1-a439-ae2ab5c07d46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:31.092Z|6cc879c3-a4f3-43a1-a439-ae2ab5c07d46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:31.140Z|14022578-ede9-4e63-9a9b-c14220e96bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:19:31.142Z|14022578-ede9-4e63-9a9b-c14220e96bb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:19:31.457Z|c542e96f-7ef4-4f01-87e6-769c47d22ae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:19:31.458Z|c542e96f-7ef4-4f01-87e6-769c47d22ae5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:19:32.001Z|b68d988a-939c-4dec-a33a-c3ee9008c1fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:32.003Z|b68d988a-939c-4dec-a33a-c3ee9008c1fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:33.708Z|be322838-c183-4c60-b33d-c03e12cfe385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:33.709Z|be322838-c183-4c60-b33d-c03e12cfe385|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:39.099Z|e71cd217-9f35-4ec0-a6d1-6fb44ef861ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:19:39.100Z|e71cd217-9f35-4ec0-a6d1-6fb44ef861ec|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:41.128Z|951a7592-2667-4b17-927b-76255f62af9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:41.128Z|951a7592-2667-4b17-927b-76255f62af9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:42.036Z|b280c9f9-5881-48ad-a9d1-5c7f91964849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:42.036Z|b280c9f9-5881-48ad-a9d1-5c7f91964849|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:43.742Z|0b2a558e-03d4-41b7-86b9-7a47fb1cc411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:43.743Z|0b2a558e-03d4-41b7-86b9-7a47fb1cc411|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:46.138Z|e706249e-6677-4252-a2d1-b114d2e5dd56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:19:46.138Z|e706249e-6677-4252-a2d1-b114d2e5dd56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:19:51.164Z|224718c8-74a2-435e-9300-e8303bd99079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:51.165Z|224718c8-74a2-435e-9300-e8303bd99079|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:52.069Z|90a395a5-f519-4fbe-b5fb-e30202eae92a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:52.070Z|90a395a5-f519-4fbe-b5fb-e30202eae92a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:19:53.777Z|3c5f4321-d96a-4d15-a2d9-6ad6f374bff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:19:53.778Z|3c5f4321-d96a-4d15-a2d9-6ad6f374bff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:01.138Z|9730229f-096c-4b0b-998d-2bb9d5cdb8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:20:01.138Z|9730229f-096c-4b0b-998d-2bb9d5cdb8dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:20:01.197Z|2fe41e67-1ac9-48fe-99b2-357cae9e6da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:01.198Z|2fe41e67-1ac9-48fe-99b2-357cae9e6da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:01.458Z|f941a5e6-20e8-4213-a823-6fb59845d1c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:20:01.459Z|f941a5e6-20e8-4213-a823-6fb59845d1c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:20:02.106Z|aa0cf861-465f-4279-8d6b-6abe83dab264|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:02.107Z|aa0cf861-465f-4279-8d6b-6abe83dab264|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:03.807Z|3819ad11-d5cc-4b8e-ad11-7caf21544d1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:03.807Z|3819ad11-d5cc-4b8e-ad11-7caf21544d1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:11.226Z|8b2703f4-65c1-4afb-b4cc-f7e7a4eca494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:11.227Z|8b2703f4-65c1-4afb-b4cc-f7e7a4eca494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:12.140Z|0173f82a-daa2-49e0-89c3-c6cd844a48db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:12.141Z|0173f82a-daa2-49e0-89c3-c6cd844a48db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:13.839Z|014e643e-7648-4b32-802a-890ee4eb6044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:13.840Z|014e643e-7648-4b32-802a-890ee4eb6044|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:16.137Z|5e192bba-4d85-473b-a551-02445159730b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:20:16.139Z|5e192bba-4d85-473b-a551-02445159730b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:20:21.260Z|14eb14ae-0cd3-4a0e-9234-7629d475da1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:21.261Z|14eb14ae-0cd3-4a0e-9234-7629d475da1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:22.175Z|c6594f10-68aa-4f5d-a85d-ceeffca19c4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:22.176Z|c6594f10-68aa-4f5d-a85d-ceeffca19c4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:23.871Z|11ea2531-c884-4a4a-b0cf-a97e16452f93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:23.872Z|11ea2531-c884-4a4a-b0cf-a97e16452f93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:31.137Z|6a7b3a83-96b5-4400-93e4-c4e7ea88ce89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:20:31.138Z|6a7b3a83-96b5-4400-93e4-c4e7ea88ce89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:20:31.295Z|141a93f4-37f6-4236-ab33-b833f63949f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:31.296Z|141a93f4-37f6-4236-ab33-b833f63949f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:31.460Z|0a679c68-023f-4072-a047-1a31600f3bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:20:31.461Z|0a679c68-023f-4072-a047-1a31600f3bbd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:20:32.212Z|2a5c8983-9e03-49b5-8752-7b736f835616|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:32.213Z|2a5c8983-9e03-49b5-8752-7b736f835616|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:33.901Z|8d472611-2de6-4db2-8f0c-dcb577253aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:33.901Z|8d472611-2de6-4db2-8f0c-dcb577253aa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:39.097Z|047f6dda-ca7c-4d0b-bdf9-be494adc8997|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:20:39.098Z|047f6dda-ca7c-4d0b-bdf9-be494adc8997|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:41.341Z|82a10d59-4709-4967-9144-dfe9905cdddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:41.343Z|82a10d59-4709-4967-9144-dfe9905cdddd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:42.244Z|a4925e51-b15b-4a2d-beea-5d1686ecc76f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:42.245Z|a4925e51-b15b-4a2d-beea-5d1686ecc76f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:43.935Z|6c5be98f-78db-4808-ba76-07168d1133bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:43.936Z|6c5be98f-78db-4808-ba76-07168d1133bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:46.138Z|67cd39d3-90a6-4ed8-a58f-0632f60ac5ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:20:46.138Z|67cd39d3-90a6-4ed8-a58f-0632f60ac5ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:20:51.377Z|5f536b32-c20d-4068-8603-981347d00f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:51.378Z|5f536b32-c20d-4068-8603-981347d00f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:52.278Z|611ed545-b29c-4aaa-875e-a6d077ebcbe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:52.279Z|611ed545-b29c-4aaa-875e-a6d077ebcbe2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:20:53.971Z|47c5b1cc-947e-49ed-9613-1f2bee7cb411|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:20:53.972Z|47c5b1cc-947e-49ed-9613-1f2bee7cb411|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:01.137Z|c183e143-8ef3-4012-80aa-11ad40b2710b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:21:01.139Z|c183e143-8ef3-4012-80aa-11ad40b2710b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:21:01.412Z|fa90de52-03d7-4fc5-a12e-4e4bd7b088fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:01.413Z|fa90de52-03d7-4fc5-a12e-4e4bd7b088fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:01.461Z|785be8b8-bd2c-43cf-a64f-e8143ff20953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:21:01.462Z|785be8b8-bd2c-43cf-a64f-e8143ff20953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:21:02.315Z|02f38a1c-b15a-41ba-b58e-ee6c1bcadc32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:02.316Z|02f38a1c-b15a-41ba-b58e-ee6c1bcadc32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:04.005Z|37839f6a-b40f-4e36-9025-994bfb3d4528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:04.006Z|37839f6a-b40f-4e36-9025-994bfb3d4528|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:11.447Z|7ff6e15e-6aa8-423e-9cb7-0e050e42ee19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:11.448Z|7ff6e15e-6aa8-423e-9cb7-0e050e42ee19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:12.352Z|f28de47f-d8dc-4b43-865e-a0c2f19fe8e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:12.353Z|f28de47f-d8dc-4b43-865e-a0c2f19fe8e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:14.044Z|49d63d7e-fabf-4053-b642-31580f322938|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:14.045Z|49d63d7e-fabf-4053-b642-31580f322938|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:16.138Z|e0564b85-d37c-416b-b47d-839cf2ad436e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:21:16.139Z|e0564b85-d37c-416b-b47d-839cf2ad436e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:21:21.482Z|ccb83a57-84be-4422-bf9b-d64b03b7ff2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:21.483Z|ccb83a57-84be-4422-bf9b-d64b03b7ff2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:22.388Z|cf04a698-c143-4048-b5d6-2ee700fcb927|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:22.389Z|cf04a698-c143-4048-b5d6-2ee700fcb927|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:24.078Z|6018fae0-e00d-43ac-8b7e-a3f962b259dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:24.079Z|6018fae0-e00d-43ac-8b7e-a3f962b259dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:31.137Z|56e82854-ff5e-4ef9-9aff-b4c0541e141e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:21:31.138Z|56e82854-ff5e-4ef9-9aff-b4c0541e141e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:21:31.463Z|6232a1ae-c163-4fbb-9b19-a6f4cfd9a2b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:21:31.463Z|6232a1ae-c163-4fbb-9b19-a6f4cfd9a2b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:21:31.519Z|6244fdf2-34ac-4afe-b7f5-0ba050220a0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:31.521Z|6244fdf2-34ac-4afe-b7f5-0ba050220a0d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:32.421Z|abd08d78-d9f5-4504-b2fe-352ae47ac249|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:32.423Z|abd08d78-d9f5-4504-b2fe-352ae47ac249|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:34.113Z|8b073677-b93b-4d61-a2e6-dcd18a4b8e93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:34.114Z|8b073677-b93b-4d61-a2e6-dcd18a4b8e93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:39.099Z|26ebed2b-954a-45f0-9591-c7116352b26a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:21:39.100Z|26ebed2b-954a-45f0-9591-c7116352b26a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:41.567Z|bb5f9ddd-3728-4b5d-9c85-955cfe4b63ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:41.568Z|bb5f9ddd-3728-4b5d-9c85-955cfe4b63ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:42.456Z|c9a817e6-8c49-45a3-934a-a766ed6d0613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:42.457Z|c9a817e6-8c49-45a3-934a-a766ed6d0613|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:44.144Z|4b9910d1-77a0-40c0-a3a3-8e44fd4911de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:44.145Z|4b9910d1-77a0-40c0-a3a3-8e44fd4911de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:46.137Z|59510c83-e8dc-420a-9458-713fd604e7bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:21:46.139Z|59510c83-e8dc-420a-9458-713fd604e7bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:21:51.603Z|d6af204f-5bae-4d6a-a3bc-fd08c8ff83a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:51.604Z|d6af204f-5bae-4d6a-a3bc-fd08c8ff83a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:52.486Z|f0fa75a7-cd4e-4b12-9bf1-53c1425b946f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:52.487Z|f0fa75a7-cd4e-4b12-9bf1-53c1425b946f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:21:54.180Z|262f6c90-526e-4ef7-bca0-58d2f779d0ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:21:54.181Z|262f6c90-526e-4ef7-bca0-58d2f779d0ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:01.137Z|14126051-1924-44c0-8512-982e4625d360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:22:01.138Z|14126051-1924-44c0-8512-982e4625d360|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:22:01.464Z|52c8e95a-a20b-4ac1-9901-3018e9d52bc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:22:01.465Z|52c8e95a-a20b-4ac1-9901-3018e9d52bc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:22:01.638Z|197c58fa-bec9-4c63-81c2-d56b4c534691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:01.639Z|197c58fa-bec9-4c63-81c2-d56b4c534691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:02.523Z|d28786df-77ca-4cda-9dd4-ec5dc861177e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:02.524Z|d28786df-77ca-4cda-9dd4-ec5dc861177e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:04.215Z|4b456f11-cfbb-41ee-8d2a-e549ba4ec51d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:04.216Z|4b456f11-cfbb-41ee-8d2a-e549ba4ec51d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:11.671Z|05a9dcd0-b373-4592-9c7f-b7e5a6f4a57f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:11.673Z|05a9dcd0-b373-4592-9c7f-b7e5a6f4a57f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:12.558Z|e2888fba-0c3d-4cd7-9a31-06c05c607565|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:12.559Z|e2888fba-0c3d-4cd7-9a31-06c05c607565|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:14.247Z|aee8e80b-5df9-4452-8bb4-45d6cf085edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:14.248Z|aee8e80b-5df9-4452-8bb4-45d6cf085edd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:16.138Z|a44dd23e-8f4b-4d46-ac2e-e819c3c05f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:22:16.138Z|a44dd23e-8f4b-4d46-ac2e-e819c3c05f08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:22:21.700Z|9379f726-988f-46db-9a53-c447c7c9d8d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:21.701Z|9379f726-988f-46db-9a53-c447c7c9d8d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:22.596Z|953dcf66-0f5b-40ab-93aa-94ddddc1e8d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:22.597Z|953dcf66-0f5b-40ab-93aa-94ddddc1e8d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:24.284Z|ff50dba2-3f7a-465e-b415-38e83c895943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:24.285Z|ff50dba2-3f7a-465e-b415-38e83c895943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:31.138Z|d00023bd-e44a-4cc6-9c29-2be0daca1e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:22:31.139Z|d00023bd-e44a-4cc6-9c29-2be0daca1e8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:22:31.465Z|c5ca978a-8704-42cb-90d1-39d3c3a0dc3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:22:31.466Z|c5ca978a-8704-42cb-90d1-39d3c3a0dc3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:22:31.742Z|cbce424c-0307-4b48-8d4d-7f71c7559d92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:31.743Z|cbce424c-0307-4b48-8d4d-7f71c7559d92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:32.630Z|fdc3b391-0968-4002-8803-0a5b3b2f0b7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:32.631Z|fdc3b391-0968-4002-8803-0a5b3b2f0b7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:34.314Z|bf94db5b-fcf0-4f4e-a4d2-2d02dafa2664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:34.315Z|bf94db5b-fcf0-4f4e-a4d2-2d02dafa2664|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:39.098Z|21803574-693b-492b-b72c-6d997bef04b2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:22:39.098Z|21803574-693b-492b-b72c-6d997bef04b2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:39.566Z|9294d34d-4201-44ec-a863-f7d967e4fd80|http-nio-8080-exec-8|manage/health|python-requests/2.29.0|||INFO|500||Entering
2023-04-28T15:22:39.567Z|9294d34d-4201-44ec-a863-f7d967e4fd80|http-nio-8080-exec-8|manage/health|python-requests/2.29.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:41.779Z|44f71392-6e27-41dd-871e-b5d03eff55ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:41.780Z|44f71392-6e27-41dd-871e-b5d03eff55ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:42.666Z|8588b8c2-81d6-46c6-8db6-4a37338a9e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:42.667Z|8588b8c2-81d6-46c6-8db6-4a37338a9e26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:44.347Z|7d59c725-7cbf-4f6e-9941-625bbb1241e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:44.348Z|7d59c725-7cbf-4f6e-9941-625bbb1241e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:46.137Z|7541b3b0-d520-4e5a-b6b4-575ca7945632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:22:46.138Z|7541b3b0-d520-4e5a-b6b4-575ca7945632|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:22:51.822Z|5ad547c5-0907-42d5-9d90-a149c9a92fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:51.822Z|5ad547c5-0907-42d5-9d90-a149c9a92fd2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:52.700Z|1b3d5b2f-b9c4-44dc-a4ac-4bfa246cdd85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:52.701Z|1b3d5b2f-b9c4-44dc-a4ac-4bfa246cdd85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:22:54.382Z|c1b79250-5542-4951-b780-950952d4c7e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:22:54.383Z|c1b79250-5542-4951-b780-950952d4c7e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:01.137Z|e2248172-a98b-49dc-b7cb-2d8746b1d6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:23:01.138Z|e2248172-a98b-49dc-b7cb-2d8746b1d6c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:23:01.467Z|1a2f3d82-b314-4aa4-811b-f3d06ba4681e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:23:01.467Z|1a2f3d82-b314-4aa4-811b-f3d06ba4681e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:23:01.860Z|297adfd5-8643-4e3f-9caa-75fb8ab0cae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:01.861Z|297adfd5-8643-4e3f-9caa-75fb8ab0cae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:02.732Z|ca3f881d-7e34-4c02-aa69-4bbcc106e80f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:02.734Z|ca3f881d-7e34-4c02-aa69-4bbcc106e80f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:04.410Z|0032e6f6-42d2-4e25-9561-42c702fa9f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:04.411Z|0032e6f6-42d2-4e25-9561-42c702fa9f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:11.897Z|2da8e093-fae0-4181-b81a-b4076c01973f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:11.898Z|2da8e093-fae0-4181-b81a-b4076c01973f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:12.771Z|3f00abdb-1f47-45fb-99ca-62b36922d1e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:12.772Z|3f00abdb-1f47-45fb-99ca-62b36922d1e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:14.446Z|05b0d651-2413-4e02-8346-579f7bdad9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:14.448Z|05b0d651-2413-4e02-8346-579f7bdad9d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:16.138Z|a373826f-b101-48da-bfcd-33d04808808d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:23:16.140Z|a373826f-b101-48da-bfcd-33d04808808d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:23:21.934Z|fca3aa65-e9f5-43ba-9e6f-39feda4dd899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:21.935Z|fca3aa65-e9f5-43ba-9e6f-39feda4dd899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:22.806Z|618fdff6-7351-4b93-a281-a60443ce600d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:22.807Z|618fdff6-7351-4b93-a281-a60443ce600d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:24.480Z|2c5b637a-b36d-4dbf-84d9-3b5c5e034cfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:24.481Z|2c5b637a-b36d-4dbf-84d9-3b5c5e034cfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:31.138Z|6cb88da5-80fa-48b7-b320-083c4d1254de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:23:31.139Z|6cb88da5-80fa-48b7-b320-083c4d1254de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:23:31.468Z|a55538cc-6b12-470d-abf0-c747e1b735d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:23:31.468Z|a55538cc-6b12-470d-abf0-c747e1b735d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:23:31.973Z|161d4ce9-5c98-44b7-8fce-75d22ab744fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:31.974Z|161d4ce9-5c98-44b7-8fce-75d22ab744fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:32.842Z|7874fb52-cf22-465f-9b92-53b1277212c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:32.843Z|7874fb52-cf22-465f-9b92-53b1277212c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:34.516Z|e63a64e3-abe9-4a59-bf5e-437f2ac4047f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:34.517Z|e63a64e3-abe9-4a59-bf5e-437f2ac4047f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:39.101Z|26e79d23-626f-45b2-be28-389603a9b634|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:23:39.101Z|26e79d23-626f-45b2-be28-389603a9b634|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:42.007Z|dffde147-ca7a-4b9e-8f7f-9f14bc6c071d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:42.008Z|dffde147-ca7a-4b9e-8f7f-9f14bc6c071d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:42.876Z|ca089e38-38f3-4d13-aabd-534145f6ce18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:42.877Z|ca089e38-38f3-4d13-aabd-534145f6ce18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:44.552Z|547f8a0a-2c54-4462-b908-f60398c59056|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:44.553Z|547f8a0a-2c54-4462-b908-f60398c59056|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:46.138Z|2a067691-ab80-4d89-b523-d6321495fbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:23:46.138Z|2a067691-ab80-4d89-b523-d6321495fbb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:23:52.041Z|5c86dff0-5d20-4245-9823-c728ca8d76f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:52.042Z|5c86dff0-5d20-4245-9823-c728ca8d76f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:52.912Z|4198c748-ff3e-4f5e-8c7f-c222c1e040a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:52.913Z|4198c748-ff3e-4f5e-8c7f-c222c1e040a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:23:54.588Z|5af8b26e-24f7-493e-8ee1-036800246d4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:23:54.589Z|5af8b26e-24f7-493e-8ee1-036800246d4c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:01.137Z|27a5fc86-da1e-4b18-b898-912e0778df7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:24:01.139Z|27a5fc86-da1e-4b18-b898-912e0778df7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:24:01.469Z|fd46b8ca-d5d9-43f4-b8dc-bcaed78d0eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:24:01.469Z|fd46b8ca-d5d9-43f4-b8dc-bcaed78d0eef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:24:02.077Z|311a6015-58ef-4db4-8f4b-ab6c8e6eaf76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:02.078Z|311a6015-58ef-4db4-8f4b-ab6c8e6eaf76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:02.945Z|f7e523e9-18e9-4058-9123-61d01f086763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:02.946Z|f7e523e9-18e9-4058-9123-61d01f086763|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:04.621Z|c163ab31-e44d-4e20-9fef-3422a18d3750|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:04.622Z|c163ab31-e44d-4e20-9fef-3422a18d3750|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:12.114Z|e2a4aceb-4ebc-4352-894c-3012bedf5fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:12.115Z|e2a4aceb-4ebc-4352-894c-3012bedf5fff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:12.978Z|de08632c-07ad-48bc-8bc5-32a412a5e300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:12.979Z|de08632c-07ad-48bc-8bc5-32a412a5e300|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:14.655Z|80679e7e-333b-4642-984d-32e0ed65bfb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:14.657Z|80679e7e-333b-4642-984d-32e0ed65bfb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:16.138Z|eb0cd706-6703-4393-b4fd-eddac6f32157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:24:16.138Z|eb0cd706-6703-4393-b4fd-eddac6f32157|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:24:22.148Z|8d332a73-35ff-4db4-9c5e-ba0da575977d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:22.148Z|8d332a73-35ff-4db4-9c5e-ba0da575977d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:23.011Z|a42b89c2-40f9-47eb-b50f-0ea5d092cfba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:23.012Z|a42b89c2-40f9-47eb-b50f-0ea5d092cfba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:24.689Z|029d9e6f-2295-4975-9f5f-960eb5bb5c84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:24.689Z|029d9e6f-2295-4975-9f5f-960eb5bb5c84|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:31.138Z|59de3d8f-e20b-4ad8-804c-e1c7490007cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:24:31.138Z|59de3d8f-e20b-4ad8-804c-e1c7490007cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:24:31.470Z|29cdeb25-17dd-4f75-acce-2ef1e3414deb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:24:31.471Z|29cdeb25-17dd-4f75-acce-2ef1e3414deb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:24:32.182Z|fd607426-8de6-44e3-903d-582f354c6a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:32.183Z|fd607426-8de6-44e3-903d-582f354c6a6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:33.048Z|468330cc-537a-447f-9967-b320be7c0398|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:33.049Z|468330cc-537a-447f-9967-b320be7c0398|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:34.721Z|b736f5b2-ee7d-4e66-a9a0-813b8dd1a5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:34.722Z|b736f5b2-ee7d-4e66-a9a0-813b8dd1a5f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:39.098Z|4323adaa-da44-46e7-a263-ad8d47364f10|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:24:39.100Z|4323adaa-da44-46e7-a263-ad8d47364f10|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:42.215Z|8be332cd-dcfe-4f02-9fac-19089647c55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:42.216Z|8be332cd-dcfe-4f02-9fac-19089647c55c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:43.083Z|5705cfae-567d-4cf0-aa83-532f17f92a2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:43.084Z|5705cfae-567d-4cf0-aa83-532f17f92a2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:44.758Z|c4b2fa87-f1ba-44fd-8fb3-8b3dd7f7b719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:44.759Z|c4b2fa87-f1ba-44fd-8fb3-8b3dd7f7b719|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:46.138Z|29e175f1-04a6-4370-880b-edadedfea271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:24:46.139Z|29e175f1-04a6-4370-880b-edadedfea271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:24:52.258Z|370fb3e8-5b50-40e5-ad5d-d00a8e072d96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:52.259Z|370fb3e8-5b50-40e5-ad5d-d00a8e072d96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:53.117Z|c32e9812-320f-434d-afe9-590dae3a1849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:53.118Z|c32e9812-320f-434d-afe9-590dae3a1849|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:24:54.798Z|7f72fe12-44c2-4e11-8da8-a5395ee3d4fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:24:54.798Z|7f72fe12-44c2-4e11-8da8-a5395ee3d4fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:01.138Z|386196ec-1b71-4ab7-a4d9-e4572442b053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:25:01.139Z|386196ec-1b71-4ab7-a4d9-e4572442b053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:25:01.471Z|0d997fb9-1841-4790-b0ae-01b0a515ac8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:25:01.472Z|0d997fb9-1841-4790-b0ae-01b0a515ac8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:25:02.302Z|15fb6ec5-502a-4d6c-9d62-e6cc2bb3eb43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:02.303Z|15fb6ec5-502a-4d6c-9d62-e6cc2bb3eb43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:03.151Z|c8d8cbe2-fc0b-4da8-b5c5-e072ed94c25b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:03.152Z|c8d8cbe2-fc0b-4da8-b5c5-e072ed94c25b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:04.834Z|b88b5323-a700-4abd-96f3-db55e9400298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:04.835Z|b88b5323-a700-4abd-96f3-db55e9400298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:12.347Z|5ca38cf7-3757-4df3-be66-3719ba575fd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:12.347Z|5ca38cf7-3757-4df3-be66-3719ba575fd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:13.186Z|fae1715f-bf74-4d20-b223-3ee34f7517e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:13.187Z|fae1715f-bf74-4d20-b223-3ee34f7517e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:14.867Z|e9be0968-c294-4347-a897-d44403ea8507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:14.868Z|e9be0968-c294-4347-a897-d44403ea8507|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:16.138Z|eeeebdcb-2393-432f-a70f-05c8d83df008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:25:16.138Z|eeeebdcb-2393-432f-a70f-05c8d83df008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:25:22.383Z|aede7477-db46-4cbd-8a3f-aa2b3d6689ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:22.384Z|aede7477-db46-4cbd-8a3f-aa2b3d6689ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:23.219Z|33a05710-d894-405f-9944-020ad3058170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:23.220Z|33a05710-d894-405f-9944-020ad3058170|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:24.897Z|dc245b89-0b8c-41bb-8945-325fb526eafe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:24.897Z|dc245b89-0b8c-41bb-8945-325fb526eafe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:31.138Z|dc521438-0256-4693-abbb-36b8b541039d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:25:31.140Z|dc521438-0256-4693-abbb-36b8b541039d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:25:31.473Z|a293c400-b2f1-4bc1-a717-d647ea96f9a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:25:31.474Z|a293c400-b2f1-4bc1-a717-d647ea96f9a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:25:32.419Z|ad84e65f-bc4b-4ee0-b7e0-c7218d77531d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:32.420Z|ad84e65f-bc4b-4ee0-b7e0-c7218d77531d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:33.252Z|7d19f256-6a91-4953-9498-dba54feee439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:33.253Z|7d19f256-6a91-4953-9498-dba54feee439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:34.925Z|d4f10c34-0bc7-4606-9589-eeba64821bea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:34.925Z|d4f10c34-0bc7-4606-9589-eeba64821bea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:39.098Z|534c203a-9e85-4293-806b-6965ed4bb2ad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:25:39.099Z|534c203a-9e85-4293-806b-6965ed4bb2ad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:42.455Z|ae11d758-7760-4c17-8360-d392fc6eacf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:42.456Z|ae11d758-7760-4c17-8360-d392fc6eacf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:43.285Z|db35f883-1210-488a-900a-a201321818a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:43.286Z|db35f883-1210-488a-900a-a201321818a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:44.959Z|25646563-d405-4622-b86d-a194840635ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:44.960Z|25646563-d405-4622-b86d-a194840635ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:46.137Z|27456cd5-a416-4386-9e80-16d6c91640df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:25:46.138Z|27456cd5-a416-4386-9e80-16d6c91640df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:25:52.489Z|e399be4b-0654-4d9b-a597-80e3fd7bdf96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:52.490Z|e399be4b-0654-4d9b-a597-80e3fd7bdf96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:53.321Z|c56acfb6-6eda-4db4-b531-372b5f41d86d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:53.322Z|c56acfb6-6eda-4db4-b531-372b5f41d86d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:25:54.988Z|3cedb23d-ed5a-4c29-8e42-56165fbb982b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:25:54.989Z|3cedb23d-ed5a-4c29-8e42-56165fbb982b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:01.137Z|d17b2d59-1312-48f1-bf80-0ed7ed0acf1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:26:01.138Z|d17b2d59-1312-48f1-bf80-0ed7ed0acf1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:26:01.474Z|d512b5a1-e90d-4d27-a5d4-bf71ae79025a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:26:01.475Z|d512b5a1-e90d-4d27-a5d4-bf71ae79025a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:26:02.530Z|de5f5cdc-f570-40b7-b7a3-b93c287607ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:02.530Z|de5f5cdc-f570-40b7-b7a3-b93c287607ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:03.353Z|906c3333-2a43-426a-9b21-f82fb76decd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:03.354Z|906c3333-2a43-426a-9b21-f82fb76decd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:05.023Z|3af1435e-b735-4f51-b4a8-b0a318fe306c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:05.024Z|3af1435e-b735-4f51-b4a8-b0a318fe306c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:12.568Z|e6cced75-1fa7-4894-b589-be21d42eaadf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:12.569Z|e6cced75-1fa7-4894-b589-be21d42eaadf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:13.388Z|9b994a8f-c961-4655-943c-a2ab6ab7fa0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:13.389Z|9b994a8f-c961-4655-943c-a2ab6ab7fa0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:15.056Z|c611654c-f139-4f76-bed3-e3dc91471ced|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:15.057Z|c611654c-f139-4f76-bed3-e3dc91471ced|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:16.137Z|1bf3efd0-e413-4ce0-b386-f2c893c425c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:26:16.140Z|1bf3efd0-e413-4ce0-b386-f2c893c425c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:26:22.605Z|192bca02-1906-4a08-993a-cab664bb3432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:22.606Z|192bca02-1906-4a08-993a-cab664bb3432|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:23.422Z|694f8746-c212-4bb1-82ce-5c373d6d801d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:23.423Z|694f8746-c212-4bb1-82ce-5c373d6d801d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:25.094Z|90795ae6-b20d-47fd-9bde-ecb9100128a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:25.095Z|90795ae6-b20d-47fd-9bde-ecb9100128a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:31.137Z|0e5c3337-1948-4a19-912a-242498b451a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:26:31.138Z|0e5c3337-1948-4a19-912a-242498b451a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:26:31.476Z|b4b91059-8cd6-41bd-a6b2-051f483586dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:26:31.476Z|b4b91059-8cd6-41bd-a6b2-051f483586dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:26:32.637Z|f3da853f-991e-46e5-a422-dd44b20cf1e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:32.638Z|f3da853f-991e-46e5-a422-dd44b20cf1e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:33.448Z|18c849ff-90ba-4675-bdc8-2a3ad16aa212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:33.449Z|18c849ff-90ba-4675-bdc8-2a3ad16aa212|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:35.124Z|445d348a-43df-411e-b0ca-636427f5f4b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:35.125Z|445d348a-43df-411e-b0ca-636427f5f4b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:39.099Z|cb8237b5-272d-4cdb-91d2-08bbbb06f47d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:26:39.100Z|cb8237b5-272d-4cdb-91d2-08bbbb06f47d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:42.665Z|60c3ed55-9234-45f2-b8b8-f31bebc6b96a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:42.665Z|60c3ed55-9234-45f2-b8b8-f31bebc6b96a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:43.514Z|764377e4-6c45-4192-902c-70423f3e8ce5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:43.515Z|764377e4-6c45-4192-902c-70423f3e8ce5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:45.150Z|deb788f2-7c0a-416e-9962-a5941afba163|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:45.151Z|deb788f2-7c0a-416e-9962-a5941afba163|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:46.138Z|76479826-286a-464f-a0eb-9dc441663f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:26:46.138Z|76479826-286a-464f-a0eb-9dc441663f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:26:52.722Z|1f34dfea-0a0c-4c5c-9180-ffd67a5e4fe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:52.723Z|1f34dfea-0a0c-4c5c-9180-ffd67a5e4fe9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:53.545Z|88785e4e-5861-455e-85d4-faf8bfc16cd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:53.547Z|88785e4e-5861-455e-85d4-faf8bfc16cd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:26:55.182Z|5a63facf-262e-42bf-a513-914628be5774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:26:55.183Z|5a63facf-262e-42bf-a513-914628be5774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:01.137Z|158fdb2b-071f-4cb3-96b0-0e9500851636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:27:01.139Z|158fdb2b-071f-4cb3-96b0-0e9500851636|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:27:01.477Z|611d0743-bba0-4de7-88c6-e0f522e9f5a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:27:01.478Z|611d0743-bba0-4de7-88c6-e0f522e9f5a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:27:02.760Z|911965b6-3774-47f4-a925-4c207748a00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:02.760Z|911965b6-3774-47f4-a925-4c207748a00c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:03.582Z|519511ab-605a-44fd-83ec-d250d49b2fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:03.583Z|519511ab-605a-44fd-83ec-d250d49b2fb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:05.217Z|5ba1df33-3d04-4c89-9350-5ad02c942131|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:05.219Z|5ba1df33-3d04-4c89-9350-5ad02c942131|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:12.790Z|b09326a8-148a-4468-af20-b18d0fe18228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:12.790Z|b09326a8-148a-4468-af20-b18d0fe18228|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:13.618Z|16f4dadf-eea7-4643-adf7-25526c4bbab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:13.619Z|16f4dadf-eea7-4643-adf7-25526c4bbab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:15.253Z|787102c4-d13b-493c-a531-088a107351fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:15.255Z|787102c4-d13b-493c-a531-088a107351fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:16.138Z|42650706-e63e-49b8-b721-a467bb00a583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:27:16.138Z|42650706-e63e-49b8-b721-a467bb00a583|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:27:22.821Z|131f3e14-4c2b-4d31-b9fe-8e8513455ef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:22.822Z|131f3e14-4c2b-4d31-b9fe-8e8513455ef8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:23.654Z|934ca149-8388-4133-862e-ecb1b7d67b26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:23.655Z|934ca149-8388-4133-862e-ecb1b7d67b26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:25.285Z|80eedc54-02f7-4efe-9577-c77c1df1ee9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:25.286Z|80eedc54-02f7-4efe-9577-c77c1df1ee9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:31.138Z|505546dc-2303-4942-8c31-1849d364947f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:27:31.138Z|505546dc-2303-4942-8c31-1849d364947f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:27:31.479Z|21cf452f-4f91-4cfe-a607-a53661c0625d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:27:31.479Z|21cf452f-4f91-4cfe-a607-a53661c0625d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:27:32.859Z|00e4b57c-c896-4e75-84a6-c81304a6f691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:32.860Z|00e4b57c-c896-4e75-84a6-c81304a6f691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:33.692Z|dbe03f34-cfad-4011-ab15-c33a3f260833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:33.693Z|dbe03f34-cfad-4011-ab15-c33a3f260833|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:35.320Z|dabd5f6e-1dd6-4ac4-81b6-840f7a73e638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:35.321Z|dabd5f6e-1dd6-4ac4-81b6-840f7a73e638|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:39.099Z|112a7c58-184f-42a8-a182-598bef7b2ddd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:27:39.099Z|112a7c58-184f-42a8-a182-598bef7b2ddd|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:42.894Z|e391552b-6ea1-4db2-9920-17c76f29af34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:42.895Z|e391552b-6ea1-4db2-9920-17c76f29af34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:43.725Z|02392b8f-188a-437e-b2cb-d34b15837395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:43.726Z|02392b8f-188a-437e-b2cb-d34b15837395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:45.353Z|ba9b95f5-f0bc-456a-bd39-98c022c6c904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:45.353Z|ba9b95f5-f0bc-456a-bd39-98c022c6c904|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:46.137Z|5f004cd0-34ad-4da8-a6bd-8f92f26fa3a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:27:46.139Z|5f004cd0-34ad-4da8-a6bd-8f92f26fa3a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:27:52.926Z|174b5444-2845-4a80-819d-ec166ad2862e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:52.927Z|174b5444-2845-4a80-819d-ec166ad2862e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:53.759Z|3e948af2-4c3d-4763-9fd5-30317ef3b223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:53.759Z|3e948af2-4c3d-4763-9fd5-30317ef3b223|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:27:55.385Z|f3c03a2f-e86c-4f1e-bd60-08663e900389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:27:55.386Z|f3c03a2f-e86c-4f1e-bd60-08663e900389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:01.137Z|9f3e3d62-25b7-41f7-b9bd-de44d07aebf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:28:01.138Z|9f3e3d62-25b7-41f7-b9bd-de44d07aebf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:28:01.480Z|dc549294-fb15-4cab-962d-dace174f082a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:28:01.481Z|dc549294-fb15-4cab-962d-dace174f082a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:28:02.967Z|dfdb5d23-31dd-4d76-a85e-1d56c854462d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:02.968Z|dfdb5d23-31dd-4d76-a85e-1d56c854462d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:03.793Z|e301b5cf-ec1a-465e-928b-2ed476a0fcc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:03.793Z|e301b5cf-ec1a-465e-928b-2ed476a0fcc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:05.417Z|b130c069-d33b-422f-ade2-5ceaea0ac832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:05.418Z|b130c069-d33b-422f-ade2-5ceaea0ac832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:13.001Z|3dab3999-4ae2-423f-930c-6cf4a8cb2370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:13.001Z|3dab3999-4ae2-423f-930c-6cf4a8cb2370|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:13.829Z|5e0b0c1a-93d9-454b-8ea5-be437d382ea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:13.829Z|5e0b0c1a-93d9-454b-8ea5-be437d382ea4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:15.453Z|76e702df-d23c-4de7-b21f-34f427ca1076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:15.454Z|76e702df-d23c-4de7-b21f-34f427ca1076|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:16.137Z|29a15e44-5351-4532-aa83-e060bbe0f6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:28:16.138Z|29a15e44-5351-4532-aa83-e060bbe0f6c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:28:23.036Z|58dc1a4b-6fb0-486f-8739-e0789bb336de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:23.037Z|58dc1a4b-6fb0-486f-8739-e0789bb336de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:23.863Z|0fa1e4e4-8235-4a26-8935-09759426b951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:23.864Z|0fa1e4e4-8235-4a26-8935-09759426b951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:25.488Z|031d816c-dc92-4dc7-a9bf-fa6a725e659b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:25.489Z|031d816c-dc92-4dc7-a9bf-fa6a725e659b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:31.138Z|9b99ecca-491c-4f77-a7f1-8d0411d7d9ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:28:31.140Z|9b99ecca-491c-4f77-a7f1-8d0411d7d9ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:28:31.481Z|b8aa2375-9842-4b81-8e94-d70b28837997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:28:31.482Z|b8aa2375-9842-4b81-8e94-d70b28837997|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:28:33.065Z|880d3e5e-70f8-46fa-8fe6-ec12db9b97ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:33.066Z|880d3e5e-70f8-46fa-8fe6-ec12db9b97ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:33.898Z|43da238d-68d5-4d81-80e0-7e0a0ae25ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:33.899Z|43da238d-68d5-4d81-80e0-7e0a0ae25ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:35.521Z|0bc86865-cd48-44cb-88ff-88495e8262c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:35.522Z|0bc86865-cd48-44cb-88ff-88495e8262c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:39.098Z|cc9f5c56-54b8-4927-9edc-d3928813b64d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:28:39.099Z|cc9f5c56-54b8-4927-9edc-d3928813b64d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:43.108Z|8365aabf-b1eb-4623-9a51-14ee6445e201|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:43.109Z|8365aabf-b1eb-4623-9a51-14ee6445e201|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:43.930Z|4ab865b4-b92f-4b92-9555-eae67ebb2a43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:43.933Z|4ab865b4-b92f-4b92-9555-eae67ebb2a43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:45.554Z|e77d1d54-de96-4c48-8115-59f4adc36231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:45.555Z|e77d1d54-de96-4c48-8115-59f4adc36231|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:46.137Z|490bcaf2-3559-4fad-86b1-712bddf79160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:28:46.138Z|490bcaf2-3559-4fad-86b1-712bddf79160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:28:53.142Z|2a91bbe9-ad50-4f5b-a37a-5c9b42abb52e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:53.143Z|2a91bbe9-ad50-4f5b-a37a-5c9b42abb52e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:53.966Z|1ce0659a-06a8-4fb2-8c09-f05202765268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:53.967Z|1ce0659a-06a8-4fb2-8c09-f05202765268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:28:55.587Z|b11bf67f-ad7d-4579-b813-268fc2554056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:28:55.588Z|b11bf67f-ad7d-4579-b813-268fc2554056|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:01.137Z|145b550e-5949-4a2a-a683-8b4ecb7de497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:29:01.138Z|145b550e-5949-4a2a-a683-8b4ecb7de497|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:29:01.484Z|2958d374-7477-4d01-9e53-ebbb9335785b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:29:01.484Z|2958d374-7477-4d01-9e53-ebbb9335785b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:29:03.173Z|c7e16429-4fa1-43aa-b5fa-c3abd629a48b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:03.173Z|c7e16429-4fa1-43aa-b5fa-c3abd629a48b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:04.000Z|2c4dee66-9a14-4d86-b02e-35f6fe14a3d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:04.001Z|2c4dee66-9a14-4d86-b02e-35f6fe14a3d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:05.621Z|866c8742-9330-4bda-ae4f-1693173a5324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:05.622Z|866c8742-9330-4bda-ae4f-1693173a5324|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:13.206Z|d2271a40-e7c7-42b0-bbfe-bf66cba1ee30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:13.207Z|d2271a40-e7c7-42b0-bbfe-bf66cba1ee30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:14.037Z|28d4bd8e-a36b-4218-87e5-8c542d7b1ccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:14.037Z|28d4bd8e-a36b-4218-87e5-8c542d7b1ccd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:15.655Z|f78c4cb9-15c3-41fc-b10b-ad4d3165845c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:15.656Z|f78c4cb9-15c3-41fc-b10b-ad4d3165845c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:16.138Z|95f032dd-9fd9-4933-b2af-a49a52f0161d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:29:16.140Z|95f032dd-9fd9-4933-b2af-a49a52f0161d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:29:23.242Z|31600f20-992b-4da5-bfdd-92a880e6bcf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:23.244Z|31600f20-992b-4da5-bfdd-92a880e6bcf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:24.073Z|9cb9a44b-ef35-4992-854d-500d0232515f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:24.074Z|9cb9a44b-ef35-4992-854d-500d0232515f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:25.688Z|85c86f20-4e2b-4ba7-a5bb-cc104eb76c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:25.689Z|85c86f20-4e2b-4ba7-a5bb-cc104eb76c10|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:31.137Z|7f3575e0-4128-4237-a457-eec76cc845e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:29:31.138Z|7f3575e0-4128-4237-a457-eec76cc845e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:29:31.485Z|319e5684-03fe-43b9-b627-5154e88f2faa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:29:31.486Z|319e5684-03fe-43b9-b627-5154e88f2faa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:29:33.278Z|00b2765b-bf00-4b1e-bd15-94f0b17da1f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:33.279Z|00b2765b-bf00-4b1e-bd15-94f0b17da1f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:34.107Z|d43bdf2a-e937-43a9-800a-f8026476b8a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:34.108Z|d43bdf2a-e937-43a9-800a-f8026476b8a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:35.723Z|80330c75-b26d-4e61-81db-0a9700127878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:35.724Z|80330c75-b26d-4e61-81db-0a9700127878|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:39.101Z|19a8f5b3-0d79-4d99-ab72-3f58a014eb02|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:29:39.102Z|19a8f5b3-0d79-4d99-ab72-3f58a014eb02|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:43.310Z|1974c47a-9540-468b-baec-9396430a7572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:43.311Z|1974c47a-9540-468b-baec-9396430a7572|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:44.141Z|ea0990a7-e03d-4e4e-a12a-a7a23427cb12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:44.142Z|ea0990a7-e03d-4e4e-a12a-a7a23427cb12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:45.759Z|16752ec2-9e62-47c3-93dc-2813185d08b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:45.760Z|16752ec2-9e62-47c3-93dc-2813185d08b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:46.137Z|b3f48822-8170-47dd-bdfa-5624575fe1dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:29:46.138Z|b3f48822-8170-47dd-bdfa-5624575fe1dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:29:53.352Z|50a1c795-a388-44e4-b094-b8e3dfbd533e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:53.353Z|50a1c795-a388-44e4-b094-b8e3dfbd533e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:54.169Z|5b9f06c8-9878-49fb-895c-6dbb9617fcef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:54.169Z|5b9f06c8-9878-49fb-895c-6dbb9617fcef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:29:55.794Z|0003cc4c-70e7-4bd4-b940-3e5836e50e4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:29:55.796Z|0003cc4c-70e7-4bd4-b940-3e5836e50e4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:01.137Z|518e4cb1-39df-4849-8227-5a13eb96c066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:30:01.139Z|518e4cb1-39df-4849-8227-5a13eb96c066|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:30:01.487Z|55d7e9eb-b9d9-4ffd-96a3-7e2d0910bbdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:30:01.487Z|55d7e9eb-b9d9-4ffd-96a3-7e2d0910bbdb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:30:03.384Z|03849ed6-53a1-4f1a-87cf-e17e96057453|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:03.384Z|03849ed6-53a1-4f1a-87cf-e17e96057453|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:04.201Z|a3ca8861-a876-4399-bcdf-5fbeffa068ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:04.201Z|a3ca8861-a876-4399-bcdf-5fbeffa068ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:05.825Z|04e7da95-65b1-4dab-8875-02d594758f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:05.826Z|04e7da95-65b1-4dab-8875-02d594758f94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:13.418Z|8c64f2ab-a9b4-4f18-9cfe-a171bb941e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:13.419Z|8c64f2ab-a9b4-4f18-9cfe-a171bb941e4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:14.236Z|cdbd0b53-f20e-4831-baba-4c19c468f4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:14.237Z|cdbd0b53-f20e-4831-baba-4c19c468f4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:15.858Z|8afee027-0b12-4fe6-b851-ed5a9a570738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:15.859Z|8afee027-0b12-4fe6-b851-ed5a9a570738|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:16.137Z|f9c2f966-9281-438f-82e3-013351cd76ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:30:16.138Z|f9c2f966-9281-438f-82e3-013351cd76ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:30:23.451Z|e9afcb8d-c9fc-45df-a66c-714f24c21bf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:23.451Z|e9afcb8d-c9fc-45df-a66c-714f24c21bf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:24.271Z|62800b9f-69d4-43e4-952c-80fbb99c9a62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:24.272Z|62800b9f-69d4-43e4-952c-80fbb99c9a62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:25.892Z|b53b9a3d-6539-4b15-ac20-1477f50b2e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:25.893Z|b53b9a3d-6539-4b15-ac20-1477f50b2e63|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:31.138Z|8a77dd61-7193-46e1-9153-36d1380e709b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:30:31.138Z|8a77dd61-7193-46e1-9153-36d1380e709b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:30:31.488Z|91ebefd4-8682-4aa7-ac89-a614ed3e2171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:30:31.489Z|91ebefd4-8682-4aa7-ac89-a614ed3e2171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:30:33.481Z|2cf63778-b52b-4206-8275-c00636f6bef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:33.482Z|2cf63778-b52b-4206-8275-c00636f6bef9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:34.304Z|149141f6-7924-4526-b22a-aae887d9b416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:34.305Z|149141f6-7924-4526-b22a-aae887d9b416|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:35.923Z|39220d5a-4223-4fc6-9445-0174b0975865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:35.924Z|39220d5a-4223-4fc6-9445-0174b0975865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:39.098Z|75e0be46-4fd5-4c4a-aad8-6f9605882b89|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:30:39.100Z|75e0be46-4fd5-4c4a-aad8-6f9605882b89|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:43.521Z|74152061-b9c2-4dd9-a99b-afcd2d7e475a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:43.522Z|74152061-b9c2-4dd9-a99b-afcd2d7e475a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:44.334Z|a09ee636-77a2-4388-b1ff-799010c97991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:44.334Z|a09ee636-77a2-4388-b1ff-799010c97991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:45.959Z|99a74eae-d6f7-4f7d-bf2a-f9c7ef99f69d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:45.960Z|99a74eae-d6f7-4f7d-bf2a-f9c7ef99f69d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:46.138Z|22785d35-1fd0-40a2-a815-35182b5583e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:30:46.139Z|22785d35-1fd0-40a2-a815-35182b5583e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:30:53.552Z|05130558-befa-4b07-bf26-a5bbfd34a2e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:53.553Z|05130558-befa-4b07-bf26-a5bbfd34a2e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:54.365Z|34e51ee0-1248-4368-b29c-09c213971c20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:54.367Z|34e51ee0-1248-4368-b29c-09c213971c20|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:30:55.992Z|b5529f7a-99b9-4c2c-b092-aabefd6f8123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:30:55.993Z|b5529f7a-99b9-4c2c-b092-aabefd6f8123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:01.137Z|867732df-921f-4301-9ea7-029defeb9642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:31:01.138Z|867732df-921f-4301-9ea7-029defeb9642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:31:01.490Z|8b1457cf-4805-4c1c-a7a4-888be4140b8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:31:01.490Z|8b1457cf-4805-4c1c-a7a4-888be4140b8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:31:03.579Z|cd91fbb1-d314-48e8-8ee6-a4df693ad5f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:03.580Z|cd91fbb1-d314-48e8-8ee6-a4df693ad5f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:04.402Z|383de3ff-53eb-46f1-a2ef-bf36e5041c33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:04.403Z|383de3ff-53eb-46f1-a2ef-bf36e5041c33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:06.027Z|cdef0798-a5cf-4536-bbfd-b050316f9ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:06.028Z|cdef0798-a5cf-4536-bbfd-b050316f9ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:13.621Z|5806443f-e8c7-4eeb-9082-6b58c04fe525|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:13.622Z|5806443f-e8c7-4eeb-9082-6b58c04fe525|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:14.435Z|e90bfd9a-6abb-4ce3-8c60-45a2d5001cdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:14.436Z|e90bfd9a-6abb-4ce3-8c60-45a2d5001cdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:16.061Z|08a46a98-7742-4195-806e-f447a1dc93be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:16.061Z|08a46a98-7742-4195-806e-f447a1dc93be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:16.137Z|f15229bb-09bd-43ed-b959-56c73847dc7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:31:16.138Z|f15229bb-09bd-43ed-b959-56c73847dc7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:31:23.658Z|5b9b45fa-0c14-49f3-9602-cab70ec0e85b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:23.659Z|5b9b45fa-0c14-49f3-9602-cab70ec0e85b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:24.467Z|a8db412d-5503-4acf-808f-01bbbfde9fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:24.468Z|a8db412d-5503-4acf-808f-01bbbfde9fea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:26.093Z|6368a502-822a-4c19-a771-3b7f7749a3fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:26.094Z|6368a502-822a-4c19-a771-3b7f7749a3fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:31.138Z|c07ad9ba-562c-4d4e-89f5-60f118d94cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:31:31.140Z|c07ad9ba-562c-4d4e-89f5-60f118d94cc5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:31:31.491Z|45b48e62-a222-490f-a5c3-1224e2039dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:31:31.491Z|45b48e62-a222-490f-a5c3-1224e2039dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:31:33.697Z|06915f18-d409-486d-91be-45621678a408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:33.698Z|06915f18-d409-486d-91be-45621678a408|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:34.495Z|7b4b4c40-58a0-464a-835c-eb55573936b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:34.496Z|7b4b4c40-58a0-464a-835c-eb55573936b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:36.125Z|29db27b6-f074-48f6-950d-f81293940407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:36.126Z|29db27b6-f074-48f6-950d-f81293940407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:39.100Z|4cc54252-c67e-4c43-99fe-ab742de35535|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:31:39.101Z|4cc54252-c67e-4c43-99fe-ab742de35535|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:43.728Z|c6b5b856-ea08-464e-a7fa-4343126aa275|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:43.728Z|c6b5b856-ea08-464e-a7fa-4343126aa275|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:44.533Z|eaa91317-676a-4dfa-a62e-c17b95d13acc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:44.533Z|eaa91317-676a-4dfa-a62e-c17b95d13acc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:46.138Z|5709a2c0-3586-4c17-9392-2ea0bf611af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:31:46.138Z|5709a2c0-3586-4c17-9392-2ea0bf611af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:31:46.159Z|0ccb3c4e-8117-4600-b5d7-39f3cfa424c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:46.160Z|0ccb3c4e-8117-4600-b5d7-39f3cfa424c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:53.760Z|b02df6c2-c896-400f-b717-aa40cea29c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:53.761Z|b02df6c2-c896-400f-b717-aa40cea29c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:54.567Z|3b7e90eb-4913-4303-b19a-3a1a38fb5063|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:54.568Z|3b7e90eb-4913-4303-b19a-3a1a38fb5063|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:31:56.186Z|3a82269a-0e05-4ddb-b1eb-8b7da2c30a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:31:56.188Z|3a82269a-0e05-4ddb-b1eb-8b7da2c30a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:01.137Z|47b1297f-c9b8-4097-92d0-7df6cd1d0469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:32:01.138Z|47b1297f-c9b8-4097-92d0-7df6cd1d0469|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:32:01.492Z|65af22c4-d8a6-4c9b-9841-c136774eed5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:32:01.493Z|65af22c4-d8a6-4c9b-9841-c136774eed5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:32:03.797Z|e3e8205b-da59-46b4-87f0-c580f2b86e8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:03.798Z|e3e8205b-da59-46b4-87f0-c580f2b86e8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:04.601Z|13bf4fe2-f2a6-4de8-b0ca-fca522136ae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:04.601Z|13bf4fe2-f2a6-4de8-b0ca-fca522136ae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:06.221Z|92b9e158-6ea7-47d9-878c-0b626a7e7933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:06.222Z|92b9e158-6ea7-47d9-878c-0b626a7e7933|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:13.826Z|274e62a3-cbbe-4022-8430-7211def73a4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:13.827Z|274e62a3-cbbe-4022-8430-7211def73a4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:14.632Z|b980f30c-b451-465b-9f82-7dc94489cf7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:14.633Z|b980f30c-b451-465b-9f82-7dc94489cf7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:16.138Z|6d7e201c-fd91-4297-b602-032cd9bbb70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:32:16.140Z|6d7e201c-fd91-4297-b602-032cd9bbb70b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:32:16.254Z|4d8e9c1c-f37c-444f-965a-0cd6671389f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:16.255Z|4d8e9c1c-f37c-444f-965a-0cd6671389f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:23.856Z|87858a4e-0aeb-4cb8-a7b1-a8720e472052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:23.857Z|87858a4e-0aeb-4cb8-a7b1-a8720e472052|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:24.670Z|695737ea-7af1-4d32-b28b-6f4b9507f126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:24.670Z|695737ea-7af1-4d32-b28b-6f4b9507f126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:26.290Z|c7761c06-0723-4c60-9d0b-acbb2a3174d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:26.291Z|c7761c06-0723-4c60-9d0b-acbb2a3174d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:31.137Z|133d2bef-22e3-4541-bc11-0912e5c67d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:32:31.138Z|133d2bef-22e3-4541-bc11-0912e5c67d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:32:31.493Z|195451dc-093b-410a-972d-67c1a5d87eda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:32:31.494Z|195451dc-093b-410a-972d-67c1a5d87eda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:32:33.889Z|4742e321-2535-4fad-9fca-4c4723e1c8be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:33.890Z|4742e321-2535-4fad-9fca-4c4723e1c8be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:34.709Z|36889093-d3fa-429e-a6a9-2347a1233ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:34.710Z|36889093-d3fa-429e-a6a9-2347a1233ad1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:36.317Z|e792a626-1a4b-475a-beed-971f9c7b4f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:36.318Z|e792a626-1a4b-475a-beed-971f9c7b4f06|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:39.098Z|b610d73f-9e50-48e5-817c-90bc53861fa3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:32:39.098Z|b610d73f-9e50-48e5-817c-90bc53861fa3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:43.922Z|b4dcf5a0-4b2f-4770-bdda-339eba1fe203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:43.923Z|b4dcf5a0-4b2f-4770-bdda-339eba1fe203|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:44.744Z|aef1ac0d-8730-4543-8bf5-26631ef934c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:44.746Z|aef1ac0d-8730-4543-8bf5-26631ef934c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:46.137Z|a63367e3-28df-4411-83ca-84cbdaae5e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:32:46.138Z|a63367e3-28df-4411-83ca-84cbdaae5e5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:32:46.346Z|b56abc29-09fd-415b-9b46-3e22eb6c4172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:46.347Z|b56abc29-09fd-415b-9b46-3e22eb6c4172|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:53.964Z|eae45561-99df-46c2-be44-3dbd7e083f54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:53.966Z|eae45561-99df-46c2-be44-3dbd7e083f54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:54.778Z|cf19ea69-5fd8-4626-a949-351014a26f91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:54.778Z|cf19ea69-5fd8-4626-a949-351014a26f91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:32:56.378Z|37253080-e084-4c2d-af2b-e059500c4ec3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:32:56.379Z|37253080-e084-4c2d-af2b-e059500c4ec3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:01.137Z|d5148d96-c433-4226-9059-332d7c755071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:33:01.139Z|d5148d96-c433-4226-9059-332d7c755071|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:33:01.494Z|12010538-3d45-4fd1-a25a-02229a2bc6c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:33:01.495Z|12010538-3d45-4fd1-a25a-02229a2bc6c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:33:03.993Z|c2cb0754-bb46-4e3f-98ab-1763b258ca7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:03.994Z|c2cb0754-bb46-4e3f-98ab-1763b258ca7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:04.812Z|9c9c41cb-6e96-4142-af08-c9e65df361f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:04.812Z|9c9c41cb-6e96-4142-af08-c9e65df361f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:06.411Z|54ce700d-93cf-4d78-b912-efd3977cf5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:06.412Z|54ce700d-93cf-4d78-b912-efd3977cf5f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:14.022Z|5a06d74a-b4c8-4eda-af5a-6a00b5d97a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:14.023Z|5a06d74a-b4c8-4eda-af5a-6a00b5d97a3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:14.842Z|7df39084-e617-491e-989c-64e6e0339494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:14.843Z|7df39084-e617-491e-989c-64e6e0339494|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:16.137Z|5da023cd-1581-4afe-aacb-0ed3d81d5070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:33:16.138Z|5da023cd-1581-4afe-aacb-0ed3d81d5070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:33:16.445Z|587ed429-c0c7-4c17-94a0-04040233d5d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:16.446Z|587ed429-c0c7-4c17-94a0-04040233d5d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:24.051Z|c9b6354c-f0bc-4ad5-83dc-e27d328faa2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:24.052Z|c9b6354c-f0bc-4ad5-83dc-e27d328faa2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:24.878Z|bb51073f-d83d-499c-bf7c-cc8bbed3bcd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:24.879Z|bb51073f-d83d-499c-bf7c-cc8bbed3bcd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:26.477Z|1a214a8d-0d44-4720-81ce-be8550d0a636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:26.477Z|1a214a8d-0d44-4720-81ce-be8550d0a636|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:31.138Z|19184c65-a39b-4ca5-9b29-04a83a8ad232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:33:31.138Z|19184c65-a39b-4ca5-9b29-04a83a8ad232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:33:31.496Z|a9b3c050-b6db-4f15-8fbc-2f4ee5824f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:33:31.496Z|a9b3c050-b6db-4f15-8fbc-2f4ee5824f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:33:34.085Z|07ddad2c-c53b-475a-965d-7dbcf8ead845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:34.087Z|07ddad2c-c53b-475a-965d-7dbcf8ead845|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:34.913Z|8c437674-1128-4403-8700-00af281976d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:34.914Z|8c437674-1128-4403-8700-00af281976d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:36.510Z|c8b18c1f-5a4f-4fad-b824-619281a4e092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:36.511Z|c8b18c1f-5a4f-4fad-b824-619281a4e092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:39.098Z|291a5483-2216-41f8-8fbb-9e6e3d5c08b5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:33:39.099Z|291a5483-2216-41f8-8fbb-9e6e3d5c08b5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:44.123Z|d5c26ce4-1753-4eec-b796-0de9b6dedc47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:44.124Z|d5c26ce4-1753-4eec-b796-0de9b6dedc47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:44.945Z|5b54bed1-1b75-4c22-b280-3d11ee39077a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:44.946Z|5b54bed1-1b75-4c22-b280-3d11ee39077a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:46.137Z|3bf61db1-7303-4ebd-89f0-6818d6fbe589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:33:46.139Z|3bf61db1-7303-4ebd-89f0-6818d6fbe589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:33:46.545Z|e0f92cbb-fda8-43c8-b96c-dcc3dce6615b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:46.546Z|e0f92cbb-fda8-43c8-b96c-dcc3dce6615b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:54.158Z|9a15f17d-9a8f-4c50-8737-c52bd124d5be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:54.159Z|9a15f17d-9a8f-4c50-8737-c52bd124d5be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:54.977Z|1d88ef03-44dc-4afa-b2e6-978de471f73a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:54.978Z|1d88ef03-44dc-4afa-b2e6-978de471f73a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:33:56.576Z|719a3826-b0d6-4651-a42d-9b183394e4d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:33:56.577Z|719a3826-b0d6-4651-a42d-9b183394e4d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:01.137Z|b75d66df-056b-4872-a38d-81c5c233323f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:34:01.138Z|b75d66df-056b-4872-a38d-81c5c233323f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:34:01.497Z|c396ac51-a5cb-457f-bf5f-458955274983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:34:01.498Z|c396ac51-a5cb-457f-bf5f-458955274983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:34:04.190Z|574ecae0-c6af-4f44-92b7-85dea1dfd3e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:04.191Z|574ecae0-c6af-4f44-92b7-85dea1dfd3e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:05.011Z|9ebf12af-6bff-4d7d-bc26-95b1d5d6cee2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:05.012Z|9ebf12af-6bff-4d7d-bc26-95b1d5d6cee2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:06.617Z|5e011520-3bd9-4b0f-ae6f-0ab96e3b3ba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:06.617Z|5e011520-3bd9-4b0f-ae6f-0ab96e3b3ba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:14.226Z|dd920303-ea2a-491e-aa76-612efdb38e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:14.226Z|dd920303-ea2a-491e-aa76-612efdb38e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:15.040Z|a4109417-ebd5-4f43-bc18-f4809bb7d315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:15.040Z|a4109417-ebd5-4f43-bc18-f4809bb7d315|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:16.137Z|b8983682-05dd-4f14-a91f-61e5b27643fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:34:16.138Z|b8983682-05dd-4f14-a91f-61e5b27643fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:34:16.648Z|46aed3c2-f606-4125-a1e5-3ace8b630dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:16.649Z|46aed3c2-f606-4125-a1e5-3ace8b630dfb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:24.254Z|426fbce1-f9f2-4858-8ae8-8b0e0e34acfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:24.255Z|426fbce1-f9f2-4858-8ae8-8b0e0e34acfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:25.070Z|65416dfd-1631-4dca-9014-c1c458775783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:25.071Z|65416dfd-1631-4dca-9014-c1c458775783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:26.679Z|36e879a0-ae2a-428a-8898-ae0cc89a41d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:26.680Z|36e879a0-ae2a-428a-8898-ae0cc89a41d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:31.137Z|29c69019-5299-4954-85b4-d3f4867566b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:34:31.140Z|29c69019-5299-4954-85b4-d3f4867566b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:34:31.499Z|184c7fb0-0e7e-4eab-af63-c86c2f254871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:34:31.499Z|184c7fb0-0e7e-4eab-af63-c86c2f254871|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:34:34.287Z|53ebd9c9-9e1a-4410-bcb0-38ece32bc27a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:34.288Z|53ebd9c9-9e1a-4410-bcb0-38ece32bc27a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:35.102Z|b214d5fe-41fe-409b-9e73-2ca2c8a97002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:35.103Z|b214d5fe-41fe-409b-9e73-2ca2c8a97002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:36.706Z|ccf0d34f-a59e-4e3a-9c91-6110d0bb65cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:36.707Z|ccf0d34f-a59e-4e3a-9c91-6110d0bb65cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:39.099Z|ecc4e8b3-7bb7-4dff-8eac-ccebd7f6e764|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:34:39.100Z|ecc4e8b3-7bb7-4dff-8eac-ccebd7f6e764|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:44.318Z|89773974-358c-43ef-b849-6ece045bcb34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:44.319Z|89773974-358c-43ef-b849-6ece045bcb34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:45.137Z|0e7f38bf-947a-4dae-9ea8-0e88ea244df2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:45.137Z|0e7f38bf-947a-4dae-9ea8-0e88ea244df2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:46.137Z|08e7d365-3f7b-4ca3-b069-3b40c1eee4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:34:46.138Z|08e7d365-3f7b-4ca3-b069-3b40c1eee4a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:34:46.735Z|e93e26f5-3e99-4acb-91cb-b73b0cd2cafb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:46.736Z|e93e26f5-3e99-4acb-91cb-b73b0cd2cafb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:54.351Z|fcd8a343-bea8-4e83-96c0-fc014b295bf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:54.352Z|fcd8a343-bea8-4e83-96c0-fc014b295bf1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:55.169Z|cb8719d3-94da-40b3-aea4-7eb593c3909c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:55.169Z|cb8719d3-94da-40b3-aea4-7eb593c3909c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:34:56.771Z|7449dc89-6a1a-47ee-8641-8ece30349419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:34:56.772Z|7449dc89-6a1a-47ee-8641-8ece30349419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:01.137Z|81f590a6-7ffb-4ead-a40e-a4b536b67678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:35:01.138Z|81f590a6-7ffb-4ead-a40e-a4b536b67678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:35:01.500Z|3f520871-f4ee-4c7e-b5b0-9b86955c5cd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:35:01.500Z|3f520871-f4ee-4c7e-b5b0-9b86955c5cd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:35:04.383Z|d162462f-4f67-462a-8a3d-6da12be42923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:04.384Z|d162462f-4f67-462a-8a3d-6da12be42923|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:05.205Z|030a8ac7-99dd-4be6-87a0-82901d0b0911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:05.206Z|030a8ac7-99dd-4be6-87a0-82901d0b0911|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:06.800Z|2135c9b5-dda8-4ba3-a718-2b27bc5a2126|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:06.801Z|2135c9b5-dda8-4ba3-a718-2b27bc5a2126|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:14.415Z|aec7336d-ba9a-4c98-bea2-2867abf9ccf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:14.416Z|aec7336d-ba9a-4c98-bea2-2867abf9ccf5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:15.239Z|f36cd3d9-8c75-4fac-98c5-e05865ef6783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:15.240Z|f36cd3d9-8c75-4fac-98c5-e05865ef6783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:16.137Z|50c4ea64-1307-4b31-ae5b-9565ca3b3a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:35:16.139Z|50c4ea64-1307-4b31-ae5b-9565ca3b3a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:35:16.843Z|6a41c80e-4f7d-42c3-b05b-6b8f8b22ed57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:16.843Z|6a41c80e-4f7d-42c3-b05b-6b8f8b22ed57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:24.456Z|d56be60e-80f0-4936-be2f-70137aeddbe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:24.457Z|d56be60e-80f0-4936-be2f-70137aeddbe0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:25.268Z|8f371ed6-b9cc-4a53-a9d4-5a8dd4a052ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:25.269Z|8f371ed6-b9cc-4a53-a9d4-5a8dd4a052ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:26.868Z|666f6fd1-2976-4da9-9ed2-34a8ccea54cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:26.868Z|666f6fd1-2976-4da9-9ed2-34a8ccea54cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:31.138Z|e5ff0b8b-50f2-4342-9f89-5e99708e3799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:35:31.138Z|e5ff0b8b-50f2-4342-9f89-5e99708e3799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:35:31.501Z|565c0cd1-ae3a-4d5a-baa7-b9ee37841e35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:35:31.502Z|565c0cd1-ae3a-4d5a-baa7-b9ee37841e35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:35:34.486Z|9b3cab14-bdc1-4a2c-a6d7-a2b63ad5a7aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:34.487Z|9b3cab14-bdc1-4a2c-a6d7-a2b63ad5a7aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:35.301Z|50d9b869-6600-4689-ac27-0859f99103d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:35.302Z|50d9b869-6600-4689-ac27-0859f99103d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:36.899Z|7476920d-9503-499c-b01d-1e12697e0f6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:36.900Z|7476920d-9503-499c-b01d-1e12697e0f6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:39.099Z|04b733a7-5e1f-4b3a-9569-4b3228ec4cb9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:35:39.100Z|04b733a7-5e1f-4b3a-9569-4b3228ec4cb9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:44.521Z|b7f32acc-a8f0-4a46-9f98-8078ca6055ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:44.522Z|b7f32acc-a8f0-4a46-9f98-8078ca6055ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:45.336Z|7a0c947a-4d4a-495a-adee-9960105103a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:45.337Z|7a0c947a-4d4a-495a-adee-9960105103a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:46.138Z|068af204-bac5-4c26-bbd4-876940ddd9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:35:46.138Z|068af204-bac5-4c26-bbd4-876940ddd9f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:35:46.944Z|3e9c02e7-6d68-45ce-825e-6dea4e574b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:46.945Z|3e9c02e7-6d68-45ce-825e-6dea4e574b43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:54.553Z|f9bb8299-e7a2-4b27-bf1c-00093d2e39b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:54.554Z|f9bb8299-e7a2-4b27-bf1c-00093d2e39b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:55.368Z|a3a81ef5-c2e2-4c43-bd1f-e9f65a39681a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:55.369Z|a3a81ef5-c2e2-4c43-bd1f-e9f65a39681a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:35:56.971Z|7bb51431-0fb6-4cf9-af24-70f676ce0edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:35:56.972Z|7bb51431-0fb6-4cf9-af24-70f676ce0edb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:01.138Z|9994dcb6-fa96-4bd6-903e-37434d23a3cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:36:01.140Z|9994dcb6-fa96-4bd6-903e-37434d23a3cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:36:01.502Z|cc419634-d111-4e24-a41e-7839aee881e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:36:01.503Z|cc419634-d111-4e24-a41e-7839aee881e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:36:04.585Z|ae2b245d-5f3f-4d0f-ac15-a6cb6a969621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:04.586Z|ae2b245d-5f3f-4d0f-ac15-a6cb6a969621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:05.403Z|c7f2f4ff-9e77-4fae-a88f-eaaca6d9140b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:05.404Z|c7f2f4ff-9e77-4fae-a88f-eaaca6d9140b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:06.998Z|072c35bb-11e8-4cf6-8fc6-30de7ab69525|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:06.999Z|072c35bb-11e8-4cf6-8fc6-30de7ab69525|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:14.617Z|ab3695e3-391c-4c83-bcbc-f3ec64826ed5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:14.618Z|ab3695e3-391c-4c83-bcbc-f3ec64826ed5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:15.442Z|9a986c69-4e09-41ce-9a7f-a55bad419e87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:15.443Z|9a986c69-4e09-41ce-9a7f-a55bad419e87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:16.138Z|142c6ba0-36cb-49ad-8d0a-4fdc3f415e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:36:16.138Z|142c6ba0-36cb-49ad-8d0a-4fdc3f415e6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:36:17.026Z|e159cf54-988a-4beb-aad2-583aeab3e2ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:17.027Z|e159cf54-988a-4beb-aad2-583aeab3e2ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:24.651Z|8198258a-ec00-4daa-bf62-0a51f599654a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:24.652Z|8198258a-ec00-4daa-bf62-0a51f599654a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:25.475Z|6479a49f-d801-4733-ad70-f04be4e55c11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:25.476Z|6479a49f-d801-4733-ad70-f04be4e55c11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:27.057Z|f5612479-019f-4616-9ccc-0c8e3dc35ff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:27.058Z|f5612479-019f-4616-9ccc-0c8e3dc35ff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:31.137Z|295ccbd4-ddc8-4c09-9cec-e4f81d0d98e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:36:31.138Z|295ccbd4-ddc8-4c09-9cec-e4f81d0d98e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:36:31.504Z|7b56a47d-882d-4f31-bbb3-890ac137dda2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:36:31.505Z|7b56a47d-882d-4f31-bbb3-890ac137dda2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:36:34.685Z|fcde6ae6-0623-491b-afb0-cbffc0f92056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:34.686Z|fcde6ae6-0623-491b-afb0-cbffc0f92056|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:35.509Z|7765b513-f38f-4867-abe8-36fc8f71eb12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:35.510Z|7765b513-f38f-4867-abe8-36fc8f71eb12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:37.090Z|f69d47ac-8ef8-4a78-b387-66458040fc6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:37.091Z|f69d47ac-8ef8-4a78-b387-66458040fc6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:39.098Z|4cdd798a-5f12-4775-b0ea-8954b6757c2e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:36:39.099Z|4cdd798a-5f12-4775-b0ea-8954b6757c2e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:44.727Z|7c041983-0711-4dfd-beb1-bdbbd4a59735|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:44.728Z|7c041983-0711-4dfd-beb1-bdbbd4a59735|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:45.542Z|22453fa6-b6ed-4d3e-9124-08c1fc2be0fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:45.543Z|22453fa6-b6ed-4d3e-9124-08c1fc2be0fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:46.138Z|e6501bfc-c0ed-4da6-92f4-9bb405a78c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:36:46.140Z|e6501bfc-c0ed-4da6-92f4-9bb405a78c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:36:47.118Z|d319516d-de0a-441b-a569-84dc567fd10d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:47.119Z|d319516d-de0a-441b-a569-84dc567fd10d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:54.764Z|105fdeac-f1e2-4f13-92b7-f92b0cfbd291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:54.765Z|105fdeac-f1e2-4f13-92b7-f92b0cfbd291|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:55.572Z|7e3bcfe9-425f-44db-86d6-acd56e528f6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:55.573Z|7e3bcfe9-425f-44db-86d6-acd56e528f6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:36:57.152Z|4c66d844-50a6-44bf-8fab-e54fb9aba790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:36:57.153Z|4c66d844-50a6-44bf-8fab-e54fb9aba790|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:01.137Z|e832adb5-f75f-41ea-8757-91b0c2c165de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:37:01.138Z|e832adb5-f75f-41ea-8757-91b0c2c165de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:37:01.506Z|a13a1ae7-22b2-4e6d-9365-40b70e5c0430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:37:01.506Z|a13a1ae7-22b2-4e6d-9365-40b70e5c0430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:37:04.798Z|c9f8dabd-2347-46de-9b9f-7009f33d8934|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:04.799Z|c9f8dabd-2347-46de-9b9f-7009f33d8934|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:05.607Z|aba79476-82d4-41f6-90f4-f700f3b4c7df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:05.607Z|aba79476-82d4-41f6-90f4-f700f3b4c7df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:07.186Z|20452d3c-d2ed-4e7c-bab4-24d5a4a51acf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:07.187Z|20452d3c-d2ed-4e7c-bab4-24d5a4a51acf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:14.834Z|6361d674-94dc-4389-8f2a-c24d820a5d0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:14.834Z|6361d674-94dc-4389-8f2a-c24d820a5d0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:15.639Z|20ac8996-341b-4f28-bd35-e4096ca67c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:15.640Z|20ac8996-341b-4f28-bd35-e4096ca67c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:16.138Z|b410612d-3418-4226-8c4a-0395b5af1048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:37:16.138Z|b410612d-3418-4226-8c4a-0395b5af1048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:37:17.221Z|5ddf9b6e-5479-4b81-8712-fc6cf7cede4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:17.222Z|5ddf9b6e-5479-4b81-8712-fc6cf7cede4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:24.879Z|033eada1-e63c-4ec4-a9c3-1f5aafa4d70b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:24.880Z|033eada1-e63c-4ec4-a9c3-1f5aafa4d70b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:25.673Z|4b0d7ca8-7d62-4bde-a940-4368ec44e34d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:25.674Z|4b0d7ca8-7d62-4bde-a940-4368ec44e34d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:27.256Z|53d63337-a3ca-4f12-bf0d-f5cc184f5cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:27.257Z|53d63337-a3ca-4f12-bf0d-f5cc184f5cd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:31.137Z|742f6d7a-e51f-41e9-b4eb-c1f76829a96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:37:31.140Z|742f6d7a-e51f-41e9-b4eb-c1f76829a96d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:37:31.507Z|bfc0c9bb-ae47-4b2a-913d-daf59406d128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:37:31.508Z|bfc0c9bb-ae47-4b2a-913d-daf59406d128|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:37:34.911Z|b20768d8-ae7f-488d-a98e-6a284764981c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:34.912Z|b20768d8-ae7f-488d-a98e-6a284764981c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:35.709Z|55ff8669-5d10-4d1b-8b12-8ec438592b77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:35.710Z|55ff8669-5d10-4d1b-8b12-8ec438592b77|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:37.296Z|882d348d-2b64-46f4-954a-1f661f8c80c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:37.297Z|882d348d-2b64-46f4-954a-1f661f8c80c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:39.097Z|64e27b68-4990-47fe-b06d-521dfc0edb8a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:37:39.098Z|64e27b68-4990-47fe-b06d-521dfc0edb8a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:44.944Z|ae67242e-b17f-4734-9edd-329222f2f144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:44.945Z|ae67242e-b17f-4734-9edd-329222f2f144|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:45.748Z|8232d433-8ebf-476f-a03b-06479dba52ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:45.749Z|8232d433-8ebf-476f-a03b-06479dba52ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:46.137Z|2487c8a5-d161-4c0d-a43b-75d16b00e2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:37:46.138Z|2487c8a5-d161-4c0d-a43b-75d16b00e2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:37:47.344Z|874bf9f8-5840-42aa-87d1-e898e017a264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:47.346Z|874bf9f8-5840-42aa-87d1-e898e017a264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:54.976Z|f4dbf1c3-91f8-47e4-bc4c-30f3b960b0da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:54.978Z|f4dbf1c3-91f8-47e4-bc4c-30f3b960b0da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:55.783Z|21a96ab1-7ac9-463b-bc8d-57dc0c9d93ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:55.784Z|21a96ab1-7ac9-463b-bc8d-57dc0c9d93ab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:37:57.378Z|e7e563a7-5137-4d35-8f25-7287d885559f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:37:57.379Z|e7e563a7-5137-4d35-8f25-7287d885559f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:01.137Z|d99432a2-cd21-45d1-bbaf-b1ee3d9f4589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:38:01.138Z|d99432a2-cd21-45d1-bbaf-b1ee3d9f4589|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:38:01.508Z|b333b8ea-aab1-4f9c-9bd3-a2e5060b6dea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:38:01.509Z|b333b8ea-aab1-4f9c-9bd3-a2e5060b6dea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:38:05.008Z|ba67c8a1-7e7d-4c6d-bea4-276111b705e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:05.009Z|ba67c8a1-7e7d-4c6d-bea4-276111b705e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:05.817Z|c7b9db0c-2cc9-4b2a-b6f5-bbfbdec782ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:05.818Z|c7b9db0c-2cc9-4b2a-b6f5-bbfbdec782ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:07.406Z|f83139b7-27bc-4060-961d-13c0efccfdac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:07.407Z|f83139b7-27bc-4060-961d-13c0efccfdac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:15.045Z|c494bd93-b892-4cb5-bb1b-3eb802d60a2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:15.045Z|c494bd93-b892-4cb5-bb1b-3eb802d60a2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:15.850Z|e86a9262-1c81-468c-9746-7ecafeed41bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:15.851Z|e86a9262-1c81-468c-9746-7ecafeed41bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:16.137Z|07aa0665-6c35-40d2-b2a1-99360014c147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:38:16.139Z|07aa0665-6c35-40d2-b2a1-99360014c147|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:38:17.438Z|e7983d6f-4674-4f9f-9e59-6bca03b7643e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:17.439Z|e7983d6f-4674-4f9f-9e59-6bca03b7643e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:25.077Z|01326cd2-68b1-4a8f-b065-9a400c077cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:25.078Z|01326cd2-68b1-4a8f-b065-9a400c077cd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:25.879Z|d928a985-a564-41b9-a524-4aa2fb44a3c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:25.880Z|d928a985-a564-41b9-a524-4aa2fb44a3c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:27.470Z|21e1fd28-c976-4389-8fe5-351071dec023|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:27.471Z|21e1fd28-c976-4389-8fe5-351071dec023|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:31.138Z|f2ca7edc-fa94-4b70-a80e-a21721e4cb80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:38:31.138Z|f2ca7edc-fa94-4b70-a80e-a21721e4cb80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:38:31.510Z|70a4337d-1ad3-44bc-80ae-dee23824de66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:38:31.511Z|70a4337d-1ad3-44bc-80ae-dee23824de66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:38:35.110Z|8c836c1e-044b-4728-b548-9454f628960c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:35.111Z|8c836c1e-044b-4728-b548-9454f628960c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:35.912Z|0c21b761-5bbc-47fb-8462-7d5c4369dbd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:35.913Z|0c21b761-5bbc-47fb-8462-7d5c4369dbd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:37.499Z|b167e51a-c38b-43e9-92d4-f7e68674536a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:37.500Z|b167e51a-c38b-43e9-92d4-f7e68674536a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:39.098Z|6c55c1a3-3ef1-4c51-8908-1ed936504ef0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:38:39.099Z|6c55c1a3-3ef1-4c51-8908-1ed936504ef0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:45.142Z|93491e01-c313-455f-95d1-68153e316cfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:45.144Z|93491e01-c313-455f-95d1-68153e316cfb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:45.945Z|bd951499-a51d-46d5-896e-e5a44c271bea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:45.946Z|bd951499-a51d-46d5-896e-e5a44c271bea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:46.137Z|12f4a2c4-2cf8-41da-856f-ebb8d81cd5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:38:46.138Z|12f4a2c4-2cf8-41da-856f-ebb8d81cd5fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:38:47.531Z|5f3dbb00-2f70-42cb-9b56-d15780c891d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:47.532Z|5f3dbb00-2f70-42cb-9b56-d15780c891d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:55.177Z|015a1611-7177-4bab-bcf7-b5086a46c688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:55.178Z|015a1611-7177-4bab-bcf7-b5086a46c688|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:55.983Z|a7319c8b-a674-4d04-a368-9685a780a78b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:55.984Z|a7319c8b-a674-4d04-a368-9685a780a78b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:38:57.565Z|14c1bf40-e6e1-4a33-8461-cbbf01acc3c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:38:57.565Z|14c1bf40-e6e1-4a33-8461-cbbf01acc3c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:01.137Z|9442f5fc-0174-49f4-8bd7-dfe2b6ea37c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:39:01.139Z|9442f5fc-0174-49f4-8bd7-dfe2b6ea37c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:39:01.511Z|df4243fe-62f2-4900-9fd6-add79509972b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:39:01.512Z|df4243fe-62f2-4900-9fd6-add79509972b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:39:05.210Z|71fed788-d45d-4d0e-b0ac-f14c2efbae4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:05.211Z|71fed788-d45d-4d0e-b0ac-f14c2efbae4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:06.016Z|090905ee-de5e-4771-af9a-eb9ff3ade29d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:06.016Z|090905ee-de5e-4771-af9a-eb9ff3ade29d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:07.603Z|8c229352-949a-4045-9993-3da4ac96a41f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:07.604Z|8c229352-949a-4045-9993-3da4ac96a41f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:15.246Z|007fe0ce-bcc1-43e4-98c6-f05dcf2e2771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:15.247Z|007fe0ce-bcc1-43e4-98c6-f05dcf2e2771|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:16.050Z|efdf9389-3410-41c6-b1dd-9ffd957a337e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:16.051Z|efdf9389-3410-41c6-b1dd-9ffd957a337e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:16.137Z|27124880-7d31-4674-ba26-d776feb46fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:39:16.138Z|27124880-7d31-4674-ba26-d776feb46fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:39:17.636Z|82681471-cd85-434b-8cb1-420be3dc1836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:17.637Z|82681471-cd85-434b-8cb1-420be3dc1836|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:25.281Z|f62afa01-e9e3-4745-b975-3436601d1e6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:25.282Z|f62afa01-e9e3-4745-b975-3436601d1e6d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:26.083Z|0999f102-acea-4801-a3ca-c6ce316c8c03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:26.084Z|0999f102-acea-4801-a3ca-c6ce316c8c03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:27.669Z|64d6b3c0-226c-445a-859b-a01094e3caf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:27.670Z|64d6b3c0-226c-445a-859b-a01094e3caf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:31.138Z|9ed39686-25f6-44ce-b977-faff7f3b6a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:39:31.138Z|9ed39686-25f6-44ce-b977-faff7f3b6a22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:39:31.513Z|f1c421bf-a25c-40b0-9649-1119e8e01ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:39:31.514Z|f1c421bf-a25c-40b0-9649-1119e8e01ae4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:39:35.313Z|fa3ffa04-f38f-411d-b3cd-a0711def1949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:35.314Z|fa3ffa04-f38f-411d-b3cd-a0711def1949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:36.121Z|23821203-8dab-48ad-83af-f4ef0e9b2286|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:36.122Z|23821203-8dab-48ad-83af-f4ef0e9b2286|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:37.705Z|b5065482-6abd-4927-bfdf-624267b592b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:37.706Z|b5065482-6abd-4927-bfdf-624267b592b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:39.099Z|d72311e3-4ed0-4cb5-8673-bc0f70e3370e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:39:39.100Z|d72311e3-4ed0-4cb5-8673-bc0f70e3370e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:45.355Z|4d20003e-7852-4852-bdf4-ca0584080ed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:45.356Z|4d20003e-7852-4852-bdf4-ca0584080ed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:46.138Z|12e79a4b-76be-4637-a5b5-52b7d6fa5afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:39:46.139Z|12e79a4b-76be-4637-a5b5-52b7d6fa5afe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:39:46.156Z|ada211b8-ef83-45fa-9fe5-956af6c4d16c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:46.158Z|ada211b8-ef83-45fa-9fe5-956af6c4d16c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:47.739Z|823b1a42-6347-4e55-a8c6-05c6f4ca4cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:47.739Z|823b1a42-6347-4e55-a8c6-05c6f4ca4cd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:55.388Z|deb0272b-4788-49af-a771-73425f435e4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:55.389Z|deb0272b-4788-49af-a771-73425f435e4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:56.191Z|0967ceab-776d-41c4-b74d-944c36b50a6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:56.192Z|0967ceab-776d-41c4-b74d-944c36b50a6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:39:57.771Z|42d5a0fb-939f-46b4-9d0c-8746c3fd889d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:39:57.772Z|42d5a0fb-939f-46b4-9d0c-8746c3fd889d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:01.138Z|8246e4e2-e802-44eb-9b7b-089b982faeb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:40:01.138Z|8246e4e2-e802-44eb-9b7b-089b982faeb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:40:01.514Z|2b80bdc6-d706-443c-b462-1381d1721f51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:40:01.515Z|2b80bdc6-d706-443c-b462-1381d1721f51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:40:05.415Z|b75a01df-1c32-4ef2-a969-dbe71cef9915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:05.415Z|b75a01df-1c32-4ef2-a969-dbe71cef9915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:06.225Z|8af64529-0107-473b-a7d5-0fbe63031865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:06.226Z|8af64529-0107-473b-a7d5-0fbe63031865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:07.806Z|6c9745f4-216c-4798-94ea-2154ffa58fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:07.807Z|6c9745f4-216c-4798-94ea-2154ffa58fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:15.446Z|99ad1058-b766-4ab2-892e-f7004664e239|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:15.447Z|99ad1058-b766-4ab2-892e-f7004664e239|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:16.137Z|1a719944-3f3c-477a-b718-0f1455716205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:40:16.138Z|1a719944-3f3c-477a-b718-0f1455716205|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:40:16.259Z|ad3101a4-757e-47a1-9dc3-29c83f129167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:16.260Z|ad3101a4-757e-47a1-9dc3-29c83f129167|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:17.839Z|7a2afbd1-84b1-4915-bf3e-6f21d74e8ea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:17.840Z|7a2afbd1-84b1-4915-bf3e-6f21d74e8ea1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:25.493Z|6de73352-3baf-4c72-9f48-3732653ed085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:25.494Z|6de73352-3baf-4c72-9f48-3732653ed085|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:26.296Z|bac69eec-dea0-482d-b946-38890f0ff8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:26.297Z|bac69eec-dea0-482d-b946-38890f0ff8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:27.873Z|30c1cfbf-aafa-4c7a-a914-001eea452ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:27.875Z|30c1cfbf-aafa-4c7a-a914-001eea452ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:31.137Z|86cfb5ed-0569-4f03-8c8b-4281c16467e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:40:31.139Z|86cfb5ed-0569-4f03-8c8b-4281c16467e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:40:31.516Z|d9e0ac86-db44-42c4-8ba3-669268a0a5e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:40:31.516Z|d9e0ac86-db44-42c4-8ba3-669268a0a5e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:40:35.527Z|a1eaa0be-3e06-4d83-ac44-4b5b2028c1ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:35.528Z|a1eaa0be-3e06-4d83-ac44-4b5b2028c1ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:36.329Z|225e3390-99f0-46a3-af09-8892bbaf492a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:36.330Z|225e3390-99f0-46a3-af09-8892bbaf492a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:37.905Z|be920d36-733f-4abf-bcd6-b382f163f7aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:37.906Z|be920d36-733f-4abf-bcd6-b382f163f7aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:39.101Z|778fefe7-f7c8-4ce6-8546-aa3812ccfb76|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:40:39.102Z|778fefe7-f7c8-4ce6-8546-aa3812ccfb76|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:45.569Z|7a4d5ad5-3ab8-4848-858a-28304e9593ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:45.570Z|7a4d5ad5-3ab8-4848-858a-28304e9593ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:46.137Z|5cae2216-801a-4409-b5b0-3e9418645a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:40:46.138Z|5cae2216-801a-4409-b5b0-3e9418645a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:40:46.365Z|2ddbc6cb-d098-4b68-89d7-9604223a8ffe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:46.366Z|2ddbc6cb-d098-4b68-89d7-9604223a8ffe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:47.937Z|b5f231ff-624e-4256-a7a7-e34974470d34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:47.938Z|b5f231ff-624e-4256-a7a7-e34974470d34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:55.613Z|44c74aab-f996-455d-843a-164485512ebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:55.614Z|44c74aab-f996-455d-843a-164485512ebc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:56.400Z|fb59503f-8875-439f-8ea3-6e1e2c9fab5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:56.401Z|fb59503f-8875-439f-8ea3-6e1e2c9fab5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:40:57.971Z|05587e7a-c094-421a-ab14-dddd24d23768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:40:57.972Z|05587e7a-c094-421a-ab14-dddd24d23768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:01.138Z|29a7981a-4869-437c-8357-00d97436b3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:41:01.138Z|29a7981a-4869-437c-8357-00d97436b3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:41:01.517Z|15fc7c1c-e48d-4d6e-8d96-8beb7659291d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:41:01.517Z|15fc7c1c-e48d-4d6e-8d96-8beb7659291d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:41:05.643Z|b22ba2ba-8e9c-4e8f-829d-651608f51a7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:05.644Z|b22ba2ba-8e9c-4e8f-829d-651608f51a7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:06.436Z|1441a134-8a8f-4d05-a9ea-f5f39fd9f3a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:06.437Z|1441a134-8a8f-4d05-a9ea-f5f39fd9f3a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:08.006Z|728fa9e2-b9cf-4d92-838e-5497a6c8478a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:08.007Z|728fa9e2-b9cf-4d92-838e-5497a6c8478a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:15.676Z|4b271684-6ae2-40d7-8df2-c8c4d5ad81c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:15.677Z|4b271684-6ae2-40d7-8df2-c8c4d5ad81c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:16.137Z|91b20e08-bf26-4db9-b86b-7ee38574a8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:41:16.139Z|91b20e08-bf26-4db9-b86b-7ee38574a8b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:41:16.472Z|1793d097-da76-40be-927f-c1003a84f43c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:16.472Z|1793d097-da76-40be-927f-c1003a84f43c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:18.039Z|3fc24b88-c7d3-44bd-ba9c-e8fc7c6a7028|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:18.039Z|3fc24b88-c7d3-44bd-ba9c-e8fc7c6a7028|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:25.710Z|92291025-4754-4c20-b6b9-236c376dbff4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:25.711Z|92291025-4754-4c20-b6b9-236c376dbff4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:26.504Z|c36f6219-4fd6-4b1f-ace5-939c3b300759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:26.506Z|c36f6219-4fd6-4b1f-ace5-939c3b300759|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:28.071Z|cfa003c9-1126-477c-96b8-ae0fae797059|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:28.072Z|cfa003c9-1126-477c-96b8-ae0fae797059|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:31.137Z|8d57b58d-e31d-4705-9494-aedbafd6ee7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:41:31.138Z|8d57b58d-e31d-4705-9494-aedbafd6ee7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:41:31.518Z|88dd3a91-db07-4fb2-9505-7d10c051dca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:41:31.519Z|88dd3a91-db07-4fb2-9505-7d10c051dca6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:41:35.751Z|92e4e72c-f923-4b14-b757-9fb9d30c5681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:35.752Z|92e4e72c-f923-4b14-b757-9fb9d30c5681|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:36.539Z|f7951162-febd-45bb-a0c6-23da6b6dbd25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:36.540Z|f7951162-febd-45bb-a0c6-23da6b6dbd25|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:38.106Z|710f2556-ac09-43a5-89ee-38258e55e089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:38.107Z|710f2556-ac09-43a5-89ee-38258e55e089|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:39.100Z|73486874-414e-4a53-93da-7de010943a86|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:41:39.101Z|73486874-414e-4a53-93da-7de010943a86|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:45.783Z|4e8e3490-f673-4d1a-9ed0-28e748c297cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:45.784Z|4e8e3490-f673-4d1a-9ed0-28e748c297cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:46.138Z|a8202dd2-4649-4f01-aefa-afd0dadf35cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:41:46.138Z|a8202dd2-4649-4f01-aefa-afd0dadf35cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:41:46.568Z|aab96293-9d66-47f5-8a6e-f1efe6100e07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:46.569Z|aab96293-9d66-47f5-8a6e-f1efe6100e07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:48.142Z|fca42eeb-e920-4db0-9e65-db1702fd6759|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:48.143Z|fca42eeb-e920-4db0-9e65-db1702fd6759|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:55.817Z|e52555de-99e5-4cf9-a7d8-4fec45702439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:55.818Z|e52555de-99e5-4cf9-a7d8-4fec45702439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:56.598Z|69aaa1bc-3057-4582-877f-26241b20499f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:56.599Z|69aaa1bc-3057-4582-877f-26241b20499f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:41:58.173Z|c9ec9353-d964-483c-84a8-db3ce254f81a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:41:58.174Z|c9ec9353-d964-483c-84a8-db3ce254f81a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:01.138Z|2fcc8565-f8c8-4ad5-87d7-755d102bd9e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:42:01.143Z|2fcc8565-f8c8-4ad5-87d7-755d102bd9e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:42:01.520Z|180e0d6e-b718-43f8-8a0c-3638e0f065f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:42:01.520Z|180e0d6e-b718-43f8-8a0c-3638e0f065f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:42:05.850Z|78583620-d351-4f25-9d60-6b1f45c07a54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:05.851Z|78583620-d351-4f25-9d60-6b1f45c07a54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:06.630Z|39a1910c-f8bd-4350-8719-66e113083b1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:06.631Z|39a1910c-f8bd-4350-8719-66e113083b1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:08.206Z|f7ae3fd2-9ffd-4cac-a1d2-7a098f959fcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:08.206Z|f7ae3fd2-9ffd-4cac-a1d2-7a098f959fcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:15.882Z|d13bf344-a680-4239-b6be-eea0ce364ab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:15.883Z|d13bf344-a680-4239-b6be-eea0ce364ab7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:16.137Z|68b15784-85ac-4c8f-8e58-b764292a25f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:42:16.138Z|68b15784-85ac-4c8f-8e58-b764292a25f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:42:16.662Z|30f4c03f-cabc-440d-8789-5249bb80a017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:16.663Z|30f4c03f-cabc-440d-8789-5249bb80a017|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:18.238Z|6e915445-310b-4641-ad48-fef10cbd46f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:18.239Z|6e915445-310b-4641-ad48-fef10cbd46f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:25.922Z|432a9995-4cb1-4cc4-80bd-838850dd6b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:25.928Z|432a9995-4cb1-4cc4-80bd-838850dd6b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:26.697Z|25af02d2-822c-412b-a827-7521609afb77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:26.698Z|25af02d2-822c-412b-a827-7521609afb77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:28.268Z|cd624fcc-55ee-444d-a73c-a7f26e9e2688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:28.269Z|cd624fcc-55ee-444d-a73c-a7f26e9e2688|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:31.137Z|e39bfe43-27d5-479f-bb84-61659a5f334b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:42:31.138Z|e39bfe43-27d5-479f-bb84-61659a5f334b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:42:31.521Z|54b7a085-e2b3-40c8-9a60-8e966f25279c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:42:31.522Z|54b7a085-e2b3-40c8-9a60-8e966f25279c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:42:35.975Z|7d215d3d-23a3-4758-ae32-85689f5d664e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:35.976Z|7d215d3d-23a3-4758-ae32-85689f5d664e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:36.734Z|5490fb02-7e48-4cb8-96d5-3c61b61f427c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:36.734Z|5490fb02-7e48-4cb8-96d5-3c61b61f427c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:38.305Z|244205b6-f266-449d-8ee3-8097123db589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:38.306Z|244205b6-f266-449d-8ee3-8097123db589|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:39.100Z|c931691a-d5ed-4d8f-b1ab-d26a882d8044|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:42:39.101Z|c931691a-d5ed-4d8f-b1ab-d26a882d8044|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:46.019Z|33ed23d4-41df-4fac-80ec-b7327add2384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:46.020Z|33ed23d4-41df-4fac-80ec-b7327add2384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:46.138Z|3f9ab7f5-c855-4c36-ab61-a588f1d9342c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:42:46.144Z|3f9ab7f5-c855-4c36-ab61-a588f1d9342c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:42:46.768Z|63cbebf3-e426-4123-a77e-6383d59a30c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:46.769Z|63cbebf3-e426-4123-a77e-6383d59a30c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:48.339Z|877008f9-8689-4301-895a-98c1aaaf419f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:48.340Z|877008f9-8689-4301-895a-98c1aaaf419f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:56.050Z|5e79e9a2-49f4-4b2b-b2f1-3e808882d2ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:56.051Z|5e79e9a2-49f4-4b2b-b2f1-3e808882d2ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:56.821Z|097863fb-ef28-467b-ad30-af8ec52f7e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:56.822Z|097863fb-ef28-467b-ad30-af8ec52f7e86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:42:58.375Z|b145df40-b81d-4136-8fdf-4c01057ec8b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:42:58.376Z|b145df40-b81d-4136-8fdf-4c01057ec8b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:01.137Z|dbdd5e2b-36a4-4ab2-8ee7-bce8a582d410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:43:01.138Z|dbdd5e2b-36a4-4ab2-8ee7-bce8a582d410|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:43:01.523Z|157d22e9-9321-450b-8ac0-1e817e93396f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:43:01.523Z|157d22e9-9321-450b-8ac0-1e817e93396f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:43:06.083Z|5ac29553-c3f0-4c0b-a0e9-0da282758783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:06.084Z|5ac29553-c3f0-4c0b-a0e9-0da282758783|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:06.850Z|0b0f03f5-b495-440b-b0f0-976398ac1661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:06.851Z|0b0f03f5-b495-440b-b0f0-976398ac1661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:08.413Z|346c213e-9637-4f03-a84b-238292f07eac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:08.414Z|346c213e-9637-4f03-a84b-238292f07eac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:16.119Z|1570b122-463e-4375-9539-5bea033033db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:16.119Z|1570b122-463e-4375-9539-5bea033033db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:16.137Z|b9153632-b8f6-46bf-9950-2a926e8d6ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:43:16.138Z|b9153632-b8f6-46bf-9950-2a926e8d6ed8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:43:16.894Z|715b5c81-c6c6-41c0-8a90-60dfa16f8e5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:16.895Z|715b5c81-c6c6-41c0-8a90-60dfa16f8e5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:18.447Z|61942884-7718-480d-af34-c918edb1c4e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:18.448Z|61942884-7718-480d-af34-c918edb1c4e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:26.150Z|ab17b266-ba21-4a20-93fd-3368e500fffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:26.152Z|ab17b266-ba21-4a20-93fd-3368e500fffe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:26.919Z|0623f05a-0723-4945-9fd4-9d3e6d3c40a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:26.920Z|0623f05a-0723-4945-9fd4-9d3e6d3c40a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:28.484Z|0456363f-908b-4a44-98fc-e778bd8ca564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:28.486Z|0456363f-908b-4a44-98fc-e778bd8ca564|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:31.137Z|b7804dba-c1fe-472a-8e4d-ce5686681d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:43:31.138Z|b7804dba-c1fe-472a-8e4d-ce5686681d99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:43:31.524Z|93462725-4f13-4c32-a4e4-8933ad4b613a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:43:31.525Z|93462725-4f13-4c32-a4e4-8933ad4b613a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:43:36.189Z|8bb50f43-0318-4765-87ac-3dfa60c642ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:36.191Z|8bb50f43-0318-4765-87ac-3dfa60c642ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:36.977Z|ce39d6d1-a7f9-4525-8ac4-fd00d9d0b549|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:36.978Z|ce39d6d1-a7f9-4525-8ac4-fd00d9d0b549|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:38.522Z|1436a6a4-520a-494c-a75c-4d6f4e19b784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:38.522Z|1436a6a4-520a-494c-a75c-4d6f4e19b784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:39.098Z|92421053-c187-4b98-bd99-a45d81b12fdd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:43:39.098Z|92421053-c187-4b98-bd99-a45d81b12fdd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:46.137Z|a8576224-25b3-4033-84ec-bbbab06da711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:43:46.138Z|a8576224-25b3-4033-84ec-bbbab06da711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:43:46.225Z|4467d08c-7bd6-435d-95c5-118a8eb4a618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:46.225Z|4467d08c-7bd6-435d-95c5-118a8eb4a618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:47.047Z|e4b77953-5326-4373-88de-0aa14adfb2ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:47.048Z|e4b77953-5326-4373-88de-0aa14adfb2ee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:48.557Z|a8acde25-fe73-4a5c-b8cd-963311c39dcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:48.558Z|a8acde25-fe73-4a5c-b8cd-963311c39dcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:56.259Z|d317f691-8963-436b-94a0-5187d2ee95d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:56.260Z|d317f691-8963-436b-94a0-5187d2ee95d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:57.079Z|a6f78a7c-6860-4e2c-a37d-6f82502f9bfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:57.080Z|a6f78a7c-6860-4e2c-a37d-6f82502f9bfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:43:58.594Z|1dee961c-b208-4dd5-9e56-6d2123c5f6cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:43:58.595Z|1dee961c-b208-4dd5-9e56-6d2123c5f6cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:01.138Z|9d5fac86-4216-456c-9b66-c1e019021ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:44:01.139Z|9d5fac86-4216-456c-9b66-c1e019021ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:44:01.321Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:44:01.326Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 567de21d-a0df-4120-949d-c4f7d6065016 already exists in requestDb InfraActiveRequests table
2023-04-28T15:44:01.327Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:01.328Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||Invoke
2023-04-28T15:44:01.329Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:01.331Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:01.331Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Method      : GET
2023-04-28T15:44:01.331Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f2ced692f7aad0a23c6353fc940cc03", X-B3-SpanId:"82ecb8b7a25e0907", X-B3-ParentSpanId:"5e60cac5c1909085", X-B3-Sampled:"0", X-ONAP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-TransactionID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ECOMP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d995b1c-b91a-4651-8c7f-62cad1106ff4"]
2023-04-28T15:44:01.331Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Request body: 
2023-04-28T15:44:01.332Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||==========================request end================================================
2023-04-28T15:44:01.417Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:01.417Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:44:01.417Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status text  : Not Found
2023-04-28T15:44:01.418Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:44:01 GMT", x-envoy-upstream-service-time:"77", server:"envoy"]
2023-04-28T15:44:01.418Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Response body: 
2023-04-28T15:44:01.418Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:01.419Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|404|Not Found|InvokeReturn
2023-04-28T15:44:01.526Z|b713a0c9-22fe-4f4b-a1fc-5d8954f016c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:44:01.527Z|b713a0c9-22fe-4f4b-a1fc-5d8954f016c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:44:01.589Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T15:44:06.292Z|f6443993-86a5-41e6-9f44-5f1f184d5d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:06.293Z|f6443993-86a5-41e6-9f44-5f1f184d5d7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:07.112Z|11424654-a995-40e6-9653-3eb710c7b652|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:07.113Z|11424654-a995-40e6-9653-3eb710c7b652|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:08.631Z|1f46b959-0960-4a61-bec1-156a60a1415f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:08.632Z|1f46b959-0960-4a61-bec1-156a60a1415f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:16.137Z|079fe028-d1c9-4764-8979-34006e1fbb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:44:16.138Z|079fe028-d1c9-4764-8979-34006e1fbb5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:44:16.330Z|ba0a6a7e-cd56-46d4-b8ed-09d5cba7a2c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:16.332Z|ba0a6a7e-cd56-46d4-b8ed-09d5cba7a2c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:17.146Z|9ca62c0d-fca8-4b65-afb0-c759756dac59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:17.147Z|9ca62c0d-fca8-4b65-afb0-c759756dac59|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:17.462Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:44:17.579Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T15:44:17.579Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||Invoke
2023-04-28T15:44:17.748Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||InvokeReturn
2023-04-28T15:44:17.750Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:44:17 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[86], vertex-id=[204944], x-aai-txid=[1-aai-resources-230428-15:44:17:254-5544], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:44:17.754Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"1772051f58d048c5975bfbbeb46a2e3e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682696578320","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"}]}]}}

2023-04-28T15:44:17.918Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T15:44:17.918Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T15:44:17.935Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T15:44:17.936Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T15:44:17.937Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:17.937Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T15:44:17.937Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T15:44:17.937Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"8f2ced692f7aad0a23c6353fc940cc03", X-B3-SpanId:"cb23cc9f8e02c101", X-B3-ParentSpanId:"5e60cac5c1909085", X-B3-Sampled:"0", X-ONAP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-TransactionID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ECOMP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18366abe-2638-4e4b-a635-649e3eebb68b"]
2023-04-28T15:44:17.939Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6","requestScope":"service"}
2023-04-28T15:44:17.939Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T15:44:18.306Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:18.307Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:18.307Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T15:44:18.307Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:44:18 GMT", x-envoy-upstream-service-time:"328", server:"envoy"]
2023-04-28T15:44:18.308Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T15:44:18.308Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:18.308Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T15:44:18.319Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T15:44:18.320Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T15:44:18.320Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:18.320Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T15:44:18.320Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T15:44:18.320Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-TransactionID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ECOMP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"376f35d4-01d9-4aeb-ba98-c3d8eff5938c"]
2023-04-28T15:44:18.321Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T15:44:18.321Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T15:44:18.670Z|8f0f32aa-9b6e-453a-8c0c-88183d6a150c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:18.671Z|8f0f32aa-9b6e-453a-8c0c-88183d6a150c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:19.178Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:19.178Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:19.179Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T15:44:19.179Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=60B1AA15D9F225F71440587A5B6044B0; Path=/; HttpOnly", Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:44:19 GMT", x-envoy-upstream-service-time:"844", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:19.227Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T15:44:19.228Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:19.228Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T15:44:19.365Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-04-28T15:44:19.366Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-04-28T15:44:19.366Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:19.366Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-04-28T15:44:19.367Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T15:44:19.367Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-TransactionID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ECOMP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27649e19-eaa3-449f-abef-077899f6f78c"]
2023-04-28T15:44:19.367Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-04-28T15:44:19.367Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:44:19.795Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:19.796Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:19.796Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2023-04-28T15:44:19.797Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:44:19 GMT", x-envoy-upstream-service-time:"422", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:19.798Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "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" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2023-04-28T15:44:19.798Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:19.799Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-04-28T15:44:19.823Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T15:44:19.872Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T15:44:19.875Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:19.875Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T15:44:19.876Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T15:44:19.876Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-TransactionID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ECOMP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"398b9f4c-45c3-4c33-92dd-c22e07cd566f"]
2023-04-28T15:44:19.876Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T15:44:19.876Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T15:44:19.936Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:19.937Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:19.937Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T15:44:19.937Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:44:19 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:19.938Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T15:44:19.938Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:19.938Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T15:44:19.964Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:44:19.965Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T15:44:19.965Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:19.965Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:44:19.965Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T15:44:19.965Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1851", X-B3-TraceId:"8f2ced692f7aad0a23c6353fc940cc03", X-B3-SpanId:"6e9f9556fa4789d1", X-B3-ParentSpanId:"5e60cac5c1909085", X-B3-Sampled:"0", X-ONAP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-TransactionID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ECOMP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc4b2a76-5d54-4cb5-9807-df5ecb97f59d"]
2023-04-28T15:44:19.966Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"567de21d-a0df-4120-949d-c4f7d6065016","requestStatus":"IN_PROGRESS","startTime":1682696641597,"source":"VID","tenantId":"1772051f58d048c5975bfbbeb46a2e3e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6\",\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\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n\t\t\t\"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\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\": \"daf981ab-de8c-4c82-b77b-b232e370340b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"567de21d-a0df-4120-949d-c4f7d6065016"}
2023-04-28T15:44:19.966Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T15:44:20.478Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:20.479Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T15:44:20.479Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T15:44:20.480Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:20 GMT", x-envoy-upstream-service-time:"500", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:20.535Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:44:01.597+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6\",\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\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n\t\t\t\"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\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\": \"daf981ab-de8c-4c82-b77b-b232e370340b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T15:44:20.199+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    }
  }
}
2023-04-28T15:44:20.536Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:20.536Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T15:44:20.648Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T15:44:20.649Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T15:44:20.650Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:20.650Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T15:44:20.650Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T15:44:20.651Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"8f2ced692f7aad0a23c6353fc940cc03", X-B3-SpanId:"133e8872a486f214", X-B3-ParentSpanId:"5e60cac5c1909085", X-B3-Sampled:"0", X-ONAP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-TransactionID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ECOMP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"362381f6-f0fd-4afe-be08-2e4d1f5fb93b"]
2023-04-28T15:44:20.651Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"03635309-89b8-4d27-8552-858a122be407\",\"modelUuid\":\"03635309-89b8-4d27-8552-858a122be407\",\"modelInvariantUuid\":\"47ec5e4b-b570-40ce-83d2-066a79f9b597\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"daf981ab-de8c-4c82-b77b-b232e370340b\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"567de21d-a0df-4120-949d-c4f7d6065016","type":"String"},"mso-request-id":{"value":"567de21d-a0df-4120-949d-c4f7d6065016","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"}}}
2023-04-28T15:44:20.651Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T15:44:24.307Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:24.308Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T15:44:24.309Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T15:44:24.309Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0F83C9D8083F9DEFA90879D6D18CF849; Path=/; HttpOnly", Date:"Fri, 28 Apr 2023 15:44:23 GMT", X-ONAP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-TransactionID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ECOMP-RequestID:"567de21d-a0df-4120-949d-c4f7d6065016", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"362381f6-f0fd-4afe-be08-2e4d1f5fb93b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"3610", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:24.309Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"567de21d-a0df-4120-949d-c4f7d6065016\",\"instanceId\":\"32a6dd7d-8164-431b-ab50-3b21d9038074\"}}","message":"Success","processInstanceID":"8a9da897-e5db-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T15:44:24.310Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:24.310Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T15:44:24.328Z|567de21d-a0df-4120-949d-c4f7d6065016|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:44:24.629Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:44:24.667Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:24.669Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||Invoke
2023-04-28T15:44:24.669Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:24.670Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:24.670Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Method      : GET
2023-04-28T15:44:24.671Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb18807f48e52bf579a977f0c398b9d9", X-B3-SpanId:"de59f1d9d72249f6", X-B3-ParentSpanId:"b52ea749914cd672", X-B3-Sampled:"0", X-ONAP-RequestID:"dc5bf154-3c9b-4213-90a8-66923a1891a8", X-RequestID:"dc5bf154-3c9b-4213-90a8-66923a1891a8", X-TransactionID:"dc5bf154-3c9b-4213-90a8-66923a1891a8", X-ECOMP-RequestID:"dc5bf154-3c9b-4213-90a8-66923a1891a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7479fc25-14f3-43bb-92d2-f1fc14f1fb46"]
2023-04-28T15:44:24.672Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Request body: 
2023-04-28T15:44:24.672Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||==========================request end================================================
2023-04-28T15:44:24.742Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:24.743Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:24.744Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status text  : OK
2023-04-28T15:44:24.744Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:23 GMT", x-envoy-upstream-service-time:"58", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:24.745Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Response body: {
  "requestId" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:44:01.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6\",\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\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n\t\t\t\"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\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\": \"daf981ab-de8c-4c82-b77b-b232e370340b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:44:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    }
  }
}
2023-04-28T15:44:24.746Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:24.747Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||InvokeReturn
2023-04-28T15:44:24.753Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:24.754Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:44:24.754Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:24.755Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:24.755Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:44:24.755Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb18807f48e52bf579a977f0c398b9d9", X-B3-SpanId:"efafffe72b087f44", X-B3-ParentSpanId:"b52ea749914cd672", X-B3-Sampled:"0", X-ONAP-RequestID:"dc5bf154-3c9b-4213-90a8-66923a1891a8", X-RequestID:"dc5bf154-3c9b-4213-90a8-66923a1891a8", X-TransactionID:"dc5bf154-3c9b-4213-90a8-66923a1891a8", X-ECOMP-RequestID:"dc5bf154-3c9b-4213-90a8-66923a1891a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dc46af8-540a-48d9-8a7c-80a62ab111ee"]
2023-04-28T15:44:24.756Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:44:24.756Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:44:24.877Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:24.878Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:24.879Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:44:24.880Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:23 GMT", x-envoy-upstream-service-time:"116", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:24.881Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:44:24.881Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:24.882Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:44:24.917Z|dc5bf154-3c9b-4213-90a8-66923a1891a8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:44:26.366Z|814e8184-1231-4424-88f3-874dba28a7fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:26.368Z|814e8184-1231-4424-88f3-874dba28a7fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:27.180Z|fbb1624a-95b5-4251-99a9-68dc68ac73e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:27.181Z|fbb1624a-95b5-4251-99a9-68dc68ac73e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:28.715Z|69cab27e-a8c6-4f82-ad8b-10b2824a5c31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:28.716Z|69cab27e-a8c6-4f82-ad8b-10b2824a5c31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:31.138Z|0902a4d5-2230-4857-996d-81df080da3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:44:31.141Z|0902a4d5-2230-4857-996d-81df080da3d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:44:31.528Z|3a441870-aa3d-4646-a0a5-c9234c8ed6d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:44:31.528Z|3a441870-aa3d-4646-a0a5-c9234c8ed6d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:44:35.313Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:44:35.325Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:35.325Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||Invoke
2023-04-28T15:44:35.325Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:35.325Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:35.326Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Method      : GET
2023-04-28T15:44:35.326Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5275443b45c8e14aa4eb680122de1721", X-B3-SpanId:"11074ec40c4fc244", X-B3-ParentSpanId:"ba6ab5fa91d05328", X-B3-Sampled:"0", X-ONAP-RequestID:"8148cabc-47f9-4337-9889-5e2ed1121a45", X-RequestID:"8148cabc-47f9-4337-9889-5e2ed1121a45", X-TransactionID:"8148cabc-47f9-4337-9889-5e2ed1121a45", X-ECOMP-RequestID:"8148cabc-47f9-4337-9889-5e2ed1121a45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc93b765-c367-4199-acc5-f94ddd6f35c1"]
2023-04-28T15:44:35.326Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Request body: 
2023-04-28T15:44:35.326Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||==========================request end================================================
2023-04-28T15:44:35.373Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:35.374Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:35.374Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status text  : OK
2023-04-28T15:44:35.374Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:35 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:35.377Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Response body: {
  "requestId" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:44:01.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6\",\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\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n\t\t\t\"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\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\": \"daf981ab-de8c-4c82-b77b-b232e370340b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:44:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    }
  }
}
2023-04-28T15:44:35.377Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:35.378Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||InvokeReturn
2023-04-28T15:44:35.381Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:35.381Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:44:35.382Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:35.382Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:35.382Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:44:35.383Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5275443b45c8e14aa4eb680122de1721", X-B3-SpanId:"01320af984d80e34", X-B3-ParentSpanId:"ba6ab5fa91d05328", X-B3-Sampled:"0", X-ONAP-RequestID:"8148cabc-47f9-4337-9889-5e2ed1121a45", X-RequestID:"8148cabc-47f9-4337-9889-5e2ed1121a45", X-TransactionID:"8148cabc-47f9-4337-9889-5e2ed1121a45", X-ECOMP-RequestID:"8148cabc-47f9-4337-9889-5e2ed1121a45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"347fe0fe-88d8-4418-8379-13861f096f5c"]
2023-04-28T15:44:35.383Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:44:35.383Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:44:35.415Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:35.416Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:35.416Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:44:35.416Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:35 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:35.421Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:44:35.422Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:35.423Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:44:35.445Z|8148cabc-47f9-4337-9889-5e2ed1121a45|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:44:36.401Z|447b447a-d482-4ef8-9298-91cb36b3e1d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:36.402Z|447b447a-d482-4ef8-9298-91cb36b3e1d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:37.216Z|3d264e33-1a4c-4ec0-8753-3608bcf4f38f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:37.217Z|3d264e33-1a4c-4ec0-8753-3608bcf4f38f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:38.748Z|34d53801-c06d-43d4-8a88-ae633a984dd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:38.749Z|34d53801-c06d-43d4-8a88-ae633a984dd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:39.099Z|3c60b53d-1daf-4907-bbb8-d9ce888a5d61|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:44:39.100Z|3c60b53d-1daf-4907-bbb8-d9ce888a5d61|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:45.687Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:44:45.697Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:45.697Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||Invoke
2023-04-28T15:44:45.698Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:45.698Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:45.698Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Method      : GET
2023-04-28T15:44:45.698Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"524a45426af7efe6a45cdf0695c2e838", X-B3-SpanId:"99e2b38a1fe2b4e4", X-B3-ParentSpanId:"3d41103c4a40ee69", X-B3-Sampled:"0", X-ONAP-RequestID:"b58d5c01-0103-4505-9ea6-78ba61646ffd", X-RequestID:"b58d5c01-0103-4505-9ea6-78ba61646ffd", X-TransactionID:"b58d5c01-0103-4505-9ea6-78ba61646ffd", X-ECOMP-RequestID:"b58d5c01-0103-4505-9ea6-78ba61646ffd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c3a67ff-0bee-45fa-8eb1-69178ab868a0"]
2023-04-28T15:44:45.698Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Request body: 
2023-04-28T15:44:45.699Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||==========================request end================================================
2023-04-28T15:44:45.742Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:45.743Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:45.743Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status text  : OK
2023-04-28T15:44:45.744Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:45 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:45.744Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Response body: {
  "requestId" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:44:01.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6\",\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\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n\t\t\t\"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\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\": \"daf981ab-de8c-4c82-b77b-b232e370340b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:44:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    }
  }
}
2023-04-28T15:44:45.745Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:45.745Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||InvokeReturn
2023-04-28T15:44:45.748Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:45.749Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:44:45.750Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:45.750Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:45.751Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:44:45.751Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"524a45426af7efe6a45cdf0695c2e838", X-B3-SpanId:"fe31940b4f0661e4", X-B3-ParentSpanId:"3d41103c4a40ee69", X-B3-Sampled:"0", X-ONAP-RequestID:"b58d5c01-0103-4505-9ea6-78ba61646ffd", X-RequestID:"b58d5c01-0103-4505-9ea6-78ba61646ffd", X-TransactionID:"b58d5c01-0103-4505-9ea6-78ba61646ffd", X-ECOMP-RequestID:"b58d5c01-0103-4505-9ea6-78ba61646ffd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32dfbac1-a310-4ce2-a0f3-a5d8599766be"]
2023-04-28T15:44:45.752Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:44:45.753Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:44:45.785Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:45.786Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:45.786Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:44:45.787Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:45 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:45.788Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:44:45.788Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:45.789Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:44:45.814Z|b58d5c01-0103-4505-9ea6-78ba61646ffd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:44:46.137Z|e316baa7-224e-4d54-ac4d-d8e99c57eda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:44:46.138Z|e316baa7-224e-4d54-ac4d-d8e99c57eda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:44:46.434Z|ac3eb4ea-d20e-45ea-8c10-e31a8f1cdc8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:46.436Z|ac3eb4ea-d20e-45ea-8c10-e31a8f1cdc8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:47.249Z|06a9b0a4-e313-4ac5-9fda-79fba2a1b973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:47.251Z|06a9b0a4-e313-4ac5-9fda-79fba2a1b973|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:48.783Z|9bd5090a-0666-4e0c-ab12-2bc4267d45df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:48.784Z|9bd5090a-0666-4e0c-ab12-2bc4267d45df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:56.079Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:44:56.091Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:56.092Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||Invoke
2023-04-28T15:44:56.092Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:56.092Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:56.092Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Method      : GET
2023-04-28T15:44:56.092Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"758571f0e35b2c0c4b1bbe7311e9f6e9", X-B3-SpanId:"d7d7c121eb323a71", X-B3-ParentSpanId:"da54b88ba3294b20", X-B3-Sampled:"0", X-ONAP-RequestID:"427ffd32-b5d3-4143-b107-75077fba2237", X-RequestID:"427ffd32-b5d3-4143-b107-75077fba2237", X-TransactionID:"427ffd32-b5d3-4143-b107-75077fba2237", X-ECOMP-RequestID:"427ffd32-b5d3-4143-b107-75077fba2237", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97ec4ee9-9405-480a-b380-ad62a0a85793"]
2023-04-28T15:44:56.093Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Request body: 
2023-04-28T15:44:56.093Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||==========================request end================================================
2023-04-28T15:44:56.142Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:56.143Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:56.144Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status text  : OK
2023-04-28T15:44:56.144Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:56 GMT", x-envoy-upstream-service-time:"44", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:56.147Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Response body: {
  "requestId" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:44:01.000+00:00",
  "endTime" : "2023-04-28T15:44:49.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6\",\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\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n\t\t\t\"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\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\": \"daf981ab-de8c-4c82-b77b-b232e370340b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:44:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    }
  }
}
2023-04-28T15:44:56.148Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:56.149Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||InvokeReturn
2023-04-28T15:44:56.152Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:56.152Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:44:56.153Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:56.153Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:56.153Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:44:56.154Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"758571f0e35b2c0c4b1bbe7311e9f6e9", X-B3-SpanId:"32d3b9615d358651", X-B3-ParentSpanId:"da54b88ba3294b20", X-B3-Sampled:"0", X-ONAP-RequestID:"427ffd32-b5d3-4143-b107-75077fba2237", X-RequestID:"427ffd32-b5d3-4143-b107-75077fba2237", X-TransactionID:"427ffd32-b5d3-4143-b107-75077fba2237", X-ECOMP-RequestID:"427ffd32-b5d3-4143-b107-75077fba2237", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"173488eb-a20c-4bd9-94a5-7e23f50e86d4"]
2023-04-28T15:44:56.154Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:44:56.154Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:44:56.183Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:56.184Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:56.185Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:44:56.186Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:56 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:56.187Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:44:56.187Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:56.188Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:44:56.218Z|427ffd32-b5d3-4143-b107-75077fba2237|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:44:56.472Z|c3ebbf61-f2cf-4fd2-89f5-bb69786176d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:56.472Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:44:56.473Z|c3ebbf61-f2cf-4fd2-89f5-bb69786176d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:56.483Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:56.484Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||Invoke
2023-04-28T15:44:56.484Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:56.484Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:56.484Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Method      : GET
2023-04-28T15:44:56.484Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e10093b0a882a5593bf480f93baacc0b", X-B3-SpanId:"3fc0bbb1fd20f927", X-B3-ParentSpanId:"b7e1a3f4e50e3d65", X-B3-Sampled:"0", X-ONAP-RequestID:"ced5b387-b16b-442f-87d1-1f8249d24ccc", X-RequestID:"ced5b387-b16b-442f-87d1-1f8249d24ccc", X-TransactionID:"ced5b387-b16b-442f-87d1-1f8249d24ccc", X-ECOMP-RequestID:"ced5b387-b16b-442f-87d1-1f8249d24ccc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"338ce78e-fd65-4747-a422-8e61e069e5a1"]
2023-04-28T15:44:56.485Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Request body: 
2023-04-28T15:44:56.485Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||==========================request end================================================
2023-04-28T15:44:56.524Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:56.524Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:56.525Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status text  : OK
2023-04-28T15:44:56.525Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:56 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:56.526Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Response body: {
  "requestId" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:44:01.000+00:00",
  "endTime" : "2023-04-28T15:44:49.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6\",\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\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n\t\t\t\"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\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\": \"daf981ab-de8c-4c82-b77b-b232e370340b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:44:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    }
  }
}
2023-04-28T15:44:56.526Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:56.527Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||InvokeReturn
2023-04-28T15:44:56.529Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:56.530Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:44:56.530Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:56.530Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:56.530Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:44:56.531Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e10093b0a882a5593bf480f93baacc0b", X-B3-SpanId:"9f113101a2da9c37", X-B3-ParentSpanId:"b7e1a3f4e50e3d65", X-B3-Sampled:"0", X-ONAP-RequestID:"ced5b387-b16b-442f-87d1-1f8249d24ccc", X-RequestID:"ced5b387-b16b-442f-87d1-1f8249d24ccc", X-TransactionID:"ced5b387-b16b-442f-87d1-1f8249d24ccc", X-ECOMP-RequestID:"ced5b387-b16b-442f-87d1-1f8249d24ccc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41f2ae45-e22c-48fd-a0e8-cf0584c559e1"]
2023-04-28T15:44:56.531Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:44:56.531Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:44:56.553Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:56.553Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:56.553Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:44:56.554Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:56 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:56.554Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:44:56.554Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:56.555Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:44:56.569Z|ced5b387-b16b-442f-87d1-1f8249d24ccc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:44:56.849Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:44:56.856Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:56.856Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||Invoke
2023-04-28T15:44:56.856Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:56.857Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:56.857Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Method      : GET
2023-04-28T15:44:56.857Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d7b9967ae8a764c1cf729b2b5e82b9e", X-B3-SpanId:"0dca10e289a1062d", X-B3-ParentSpanId:"d56d7e35196b34d2", X-B3-Sampled:"0", X-ONAP-RequestID:"ae5bd299-bddc-4f5b-ac72-bc40ce4a0119", X-RequestID:"ae5bd299-bddc-4f5b-ac72-bc40ce4a0119", X-TransactionID:"ae5bd299-bddc-4f5b-ac72-bc40ce4a0119", X-ECOMP-RequestID:"ae5bd299-bddc-4f5b-ac72-bc40ce4a0119", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b951e3e-fb5b-4c30-bbaf-3cd9a44fd451"]
2023-04-28T15:44:56.857Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Request body: 
2023-04-28T15:44:56.858Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||==========================request end================================================
2023-04-28T15:44:56.901Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:56.902Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:56.903Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status text  : OK
2023-04-28T15:44:56.904Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:56 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:56.905Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Response body: {
  "requestId" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:44:01.000+00:00",
  "endTime" : "2023-04-28T15:44:49.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6\",\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\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n\t\t\t\"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\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\": \"daf981ab-de8c-4c82-b77b-b232e370340b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:44:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    }
  }
}
2023-04-28T15:44:56.905Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:56.907Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||InvokeReturn
2023-04-28T15:44:56.910Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:56.911Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:44:56.912Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:56.912Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:56.913Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:44:56.913Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d7b9967ae8a764c1cf729b2b5e82b9e", X-B3-SpanId:"a7fcfe3a3d91f41e", X-B3-ParentSpanId:"d56d7e35196b34d2", X-B3-Sampled:"0", X-ONAP-RequestID:"ae5bd299-bddc-4f5b-ac72-bc40ce4a0119", X-RequestID:"ae5bd299-bddc-4f5b-ac72-bc40ce4a0119", X-TransactionID:"ae5bd299-bddc-4f5b-ac72-bc40ce4a0119", X-ECOMP-RequestID:"ae5bd299-bddc-4f5b-ac72-bc40ce4a0119", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5df1762d-ba35-4c9d-82fb-cc05b238e2ae"]
2023-04-28T15:44:56.914Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:44:56.915Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:44:56.943Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:56.945Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:56.945Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:44:56.946Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:56 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:56.946Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:44:56.946Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:56.947Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:44:56.972Z|ae5bd299-bddc-4f5b-ac72-bc40ce4a0119|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:44:57.232Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:44:57.239Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:57.240Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||Invoke
2023-04-28T15:44:57.240Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:57.241Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:57.241Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Method      : GET
2023-04-28T15:44:57.241Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"676364cf8321a20816f07e9c417339a4", X-B3-SpanId:"e3dd7493959b2f63", X-B3-ParentSpanId:"d73ef498a271757e", X-B3-Sampled:"0", X-ONAP-RequestID:"ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be", X-RequestID:"ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be", X-TransactionID:"ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be", X-ECOMP-RequestID:"ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac35733f-98ef-4443-96e9-36c4446e967d"]
2023-04-28T15:44:57.241Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Request body: 
2023-04-28T15:44:57.242Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||==========================request end================================================
2023-04-28T15:44:57.286Z|85cb3294-9bc0-41de-b967-4e2fb7079548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:57.287Z|85cb3294-9bc0-41de-b967-4e2fb7079548|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:44:57.287Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:57.288Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:57.288Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status text  : OK
2023-04-28T15:44:57.288Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:57 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:57.290Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Response body: {
  "requestId" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:44:01.000+00:00",
  "endTime" : "2023-04-28T15:44:49.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6\",\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\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n\t\t\t\"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\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\": \"daf981ab-de8c-4c82-b77b-b232e370340b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:44:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    }
  }
}
2023-04-28T15:44:57.290Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:57.291Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||InvokeReturn
2023-04-28T15:44:57.294Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:57.294Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:44:57.295Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:57.296Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:57.296Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:44:57.296Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"676364cf8321a20816f07e9c417339a4", X-B3-SpanId:"230bcee85ea2aba8", X-B3-ParentSpanId:"d73ef498a271757e", X-B3-Sampled:"0", X-ONAP-RequestID:"ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be", X-RequestID:"ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be", X-TransactionID:"ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be", X-ECOMP-RequestID:"ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8de93135-e61f-4dbf-8f97-db306ff1e068"]
2023-04-28T15:44:57.297Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:44:57.297Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:44:57.324Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:57.325Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:57.326Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:44:57.326Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:57 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:57.328Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:44:57.328Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:57.329Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:44:57.361Z|ca0c0ac9-aa33-41f5-894b-8b02f8a8d1be|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:44:57.645Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:44:57.651Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:57.651Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||Invoke
2023-04-28T15:44:57.651Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:57.652Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016
2023-04-28T15:44:57.652Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Method      : GET
2023-04-28T15:44:57.653Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce948eaac37526c432b786d959302887", X-B3-SpanId:"80804515e3b2b8a8", X-B3-ParentSpanId:"02b4eb25d908144f", X-B3-Sampled:"0", X-ONAP-RequestID:"e1ff060b-a068-4fe5-a973-abddbb398d44", X-RequestID:"e1ff060b-a068-4fe5-a973-abddbb398d44", X-TransactionID:"e1ff060b-a068-4fe5-a973-abddbb398d44", X-ECOMP-RequestID:"e1ff060b-a068-4fe5-a973-abddbb398d44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d9e9edd-ebc3-472a-a5f0-fda8cc494b04"]
2023-04-28T15:44:57.653Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Request body: 
2023-04-28T15:44:57.653Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||==========================request end================================================
2023-04-28T15:44:57.699Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:57.700Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:57.700Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Status text  : OK
2023-04-28T15:44:57.701Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:57 GMT", x-envoy-upstream-service-time:"41", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:57.702Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||Response body: {
  "requestId" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:44:01.000+00:00",
  "endTime" : "2023-04-28T15:44:49.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6\",\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\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n\t\t\t\"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\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\": \"daf981ab-de8c-4c82-b77b-b232e370340b\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:44:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "567de21d-a0df-4120-949d-c4f7d6065016",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016"
    }
  }
}
2023-04-28T15:44:57.703Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:57.704Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/567de21d-a0df-4120-949d-c4f7d6065016|INFO|500||InvokeReturn
2023-04-28T15:44:57.706Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:57.707Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:44:57.708Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:44:57.708Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false
2023-04-28T15:44:57.708Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:44:57.709Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce948eaac37526c432b786d959302887", X-B3-SpanId:"80e0f68c2e02a68b", X-B3-ParentSpanId:"02b4eb25d908144f", X-B3-Sampled:"0", X-ONAP-RequestID:"e1ff060b-a068-4fe5-a973-abddbb398d44", X-RequestID:"e1ff060b-a068-4fe5-a973-abddbb398d44", X-TransactionID:"e1ff060b-a068-4fe5-a973-abddbb398d44", X-ECOMP-RequestID:"e1ff060b-a068-4fe5-a973-abddbb398d44", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cda9ad6-0600-4603-bcf8-56f9c2d1f8f0"]
2023-04-28T15:44:57.709Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:44:57.709Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:44:57.741Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:44:57.742Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:44:57.742Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:44:57.743Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:44:57 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:44:57.744Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:44:57.744Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:44:57.745Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=567de21d-a0df-4120-949d-c4f7d6065016&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:44:57.757Z|e1ff060b-a068-4fe5-a973-abddbb398d44|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/567de21d-a0df-4120-949d-c4f7d6065016|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:44:58.816Z|5f5c0150-2d45-4239-aac6-686321dc60c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:44:58.817Z|5f5c0150-2d45-4239-aac6-686321dc60c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:00.579Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:45:00.582Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||INFO|500||Checking if requestId: 4131d79e-bf24-4863-968d-4adcf98c9d90 already exists in requestDb InfraActiveRequests table
2023-04-28T15:45:00.582Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:00.583Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||Invoke
2023-04-28T15:45:00.583Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:00.583Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:00.583Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Method      : GET
2023-04-28T15:45:00.583Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f944d95ca6e7476ec0af14babbd10b99", X-B3-SpanId:"070f833ede91567a", X-B3-ParentSpanId:"92096b4a30d0d88e", X-B3-Sampled:"0", X-ONAP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-TransactionID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ECOMP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89880eeb-15f6-469d-b60f-8d7f9be11066"]
2023-04-28T15:45:00.584Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Request body: 
2023-04-28T15:45:00.584Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||==========================request end================================================
2023-04-28T15:45:00.621Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:00.622Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:45:00.622Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status text  : Not Found
2023-04-28T15:45:00.622Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:45:00 GMT", x-envoy-upstream-service-time:"33", server:"envoy"]
2023-04-28T15:45:00.622Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Response body: 
2023-04-28T15:45:00.622Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:00.622Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|404|Not Found|InvokeReturn
2023-04-28T15:45:00.640Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T15:45:00.641Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-04-28T15:45:00.647Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:45:00.678Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T15:45:00.679Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597|INFO|500||Invoke
2023-04-28T15:45:00.766Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597|INFO|404|Not Found|InvokeReturn
2023-04-28T15:45:00.767Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597 has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 15:45:00 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[56], x-aai-txid=[0-aai-resources-230428-15:45:00:334-44182], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:45:00.768Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597","ERR.5.4.6114"]}}}

2023-04-28T15:45:00.781Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597
2023-04-28T15:45:00.783Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 47ec5e4b-b570-40ce-83d2-066a79f9b597
2023-04-28T15:45:00.788Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:45:00.821Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T15:45:00.822Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597|INFO|500||Invoke
2023-04-28T15:45:00.864Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597|INFO|404|Not Found|InvokeReturn
2023-04-28T15:45:00.865Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597 has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 15:45:00 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[38], x-aai-txid=[1-aai-resources-230428-15:45:00:468-90043], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:45:00.866Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597","ERR.5.4.6114"]}}}

2023-04-28T15:45:00.869Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/47ec5e4b-b570-40ce-83d2-066a79f9b597
2023-04-28T15:45:00.869Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 47ec5e4b-b570-40ce-83d2-066a79f9b597
2023-04-28T15:45:00.874Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:45:00.907Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T15:45:00.908Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||Invoke
2023-04-28T15:45:01.016Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||InvokeReturn
2023-04-28T15:45:01.017Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:45:00 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[77], vertex-id=[204944], x-aai-txid=[2-aai-resources-230428-15:45:00:554-52092], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:45:01.018Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"1772051f58d048c5975bfbbeb46a2e3e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682696578320","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"}]}]}}

2023-04-28T15:45:01.020Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T15:45:01.020Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T15:45:01.024Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T15:45:01.024Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T15:45:01.025Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:01.025Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T15:45:01.025Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T15:45:01.026Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"177", X-B3-TraceId:"f944d95ca6e7476ec0af14babbd10b99", X-B3-SpanId:"ca4a57a90dbe2e9c", X-B3-ParentSpanId:"92096b4a30d0d88e", X-B3-Sampled:"0", X-ONAP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-TransactionID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ECOMP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84468782-2804-4ae7-87a8-be962c15dea5"]
2023-04-28T15:45:01.026Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"32a6dd7d-8164-431b-ab50-3b21d9038074"},"instanceName":"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0","requestScope":"network"}
2023-04-28T15:45:01.026Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T15:45:01.068Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:01.068Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:01.069Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T15:45:01.069Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:45:00 GMT", x-envoy-upstream-service-time:"37", server:"envoy"]
2023-04-28T15:45:01.069Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T15:45:01.069Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:01.070Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T15:45:01.071Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1
2023-04-28T15:45:01.072Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|INFO|500||Invoke
2023-04-28T15:45:01.072Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:01.072Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1
2023-04-28T15:45:01.072Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|DEBUG|500||Method      : GET
2023-04-28T15:45:01.073Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-TransactionID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ECOMP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"515579d7-a95a-4c3c-9fd7-e6e06b876f1e"]
2023-04-28T15:45:01.073Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|DEBUG|500||Request body: 
2023-04-28T15:45:01.073Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|DEBUG|500||==========================request end================================================
2023-04-28T15:45:01.137Z|fadedd2b-9c09-4726-a6ac-e9a35a3e2616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:45:01.138Z|fadedd2b-9c09-4726-a6ac-e9a35a3e2616|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:45:01.165Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:01.166Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:01.166Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|DEBUG|500||Status text  : OK
2023-04-28T15:45:01.166Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:45:01 GMT", x-envoy-upstream-service-time:"84", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:01.174Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "b3c48ff0-1c02-499f-8f9f-70b74736b8a1",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2023-04-28T15:42:52.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource"
    }
  }
}
2023-04-28T15:45:01.175Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:01.175Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1|INFO|500||InvokeReturn
2023-04-28T15:45:01.199Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource
2023-04-28T15:45:01.200Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|INFO|500||Invoke
2023-04-28T15:45:01.200Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:01.200Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource
2023-04-28T15:45:01.200Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|DEBUG|500||Method      : GET
2023-04-28T15:45:01.201Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-TransactionID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ECOMP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57524b1b-953c-4814-ba62-0c641a559393"]
2023-04-28T15:45:01.201Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|DEBUG|500||Request body: 
2023-04-28T15:45:01.201Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|DEBUG|500||==========================request end================================================
2023-04-28T15:45:01.319Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:01.320Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:01.320Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|DEBUG|500||Status text  : OK
2023-04-28T15:45:01.321Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/4841c390-d1c6-4553-8215-44e9562bbb2f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:45:01 GMT", x-envoy-upstream-service-time:"114", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:01.323Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "4841c390-d1c6-4553-8215-44e9562bbb2f",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "db5438ec-156f-4469-b80c-cdf1b3bc26a1",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2023-04-28T15:42:52.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/4841c390-d1c6-4553-8215-44e9562bbb2f"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/4841c390-d1c6-4553-8215-44e9562bbb2f"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/4841c390-d1c6-4553-8215-44e9562bbb2f/heatTemplate"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/4841c390-d1c6-4553-8215-44e9562bbb2f/collectionNetworkResourceCustomization"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/4841c390-d1c6-4553-8215-44e9562bbb2f/networkResourceCustomization"
    }
  }
}
2023-04-28T15:45:01.324Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:01.324Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/b3c48ff0-1c02-499f-8f9f-70b74736b8a1/networkResource|INFO|500||InvokeReturn
2023-04-28T15:45:01.348Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2023-04-28T15:45:01.349Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2023-04-28T15:45:01.349Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:01.350Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance
2023-04-28T15:45:01.350Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T15:45:01.351Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-TransactionID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ECOMP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19b9a4db-a7f4-454d-afc0-c17621f8a73a"]
2023-04-28T15:45:01.351Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 
2023-04-28T15:45:01.351Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:45:01.475Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:01.476Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:45:01.476Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : Not Found
2023-04-28T15:45:01.476Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:45:01 GMT", x-envoy-upstream-service-time:"99", server:"envoy"]
2023-04-28T15:45:01.476Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 
2023-04-28T15:45:01.477Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:01.477Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T15:45:01.478Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2023-04-28T15:45:01.478Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2023-04-28T15:45:01.479Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:01.479Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance
2023-04-28T15:45:01.479Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T15:45:01.479Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-TransactionID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ECOMP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a29bb0b2-573b-41a2-8ccc-fab18cc7c7f6"]
2023-04-28T15:45:01.480Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2023-04-28T15:45:01.480Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:45:01.512Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:01.512Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:01.513Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : OK
2023-04-28T15:45:01.513Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:45:01 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:01.514Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 180,
  "action" : "createInstance",
  "description" : "Gr api recipe to create network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/180"
    }
  }
}
2023-04-28T15:45:01.514Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:01.515Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2023-04-28T15:45:01.528Z|acfd322c-bb91-4619-b552-34274ee1dc68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:45:01.529Z|acfd322c-bb91-4619-b552-34274ee1dc68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:45:01.530Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:45:01.531Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T15:45:01.532Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:01.532Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:45:01.532Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T15:45:01.532Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2663", X-B3-TraceId:"f944d95ca6e7476ec0af14babbd10b99", X-B3-SpanId:"3de6133c846bab47", X-B3-ParentSpanId:"92096b4a30d0d88e", X-B3-Sampled:"0", X-ONAP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-TransactionID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ECOMP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0f73f2d-4de0-411d-b937-f4c5b2827644"]
2023-04-28T15:45:01.533Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4131d79e-bf24-4863-968d-4adcf98c9d90","requestStatus":"IN_PROGRESS","startTime":1682696700641,"source":"VID","tenantId":"1772051f58d048c5975bfbbeb46a2e3e","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\n    \"modelVersionId\": \"4841c390-d1c6-4553-8215-44e9562bbb2f\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"32a6dd7d-8164-431b-ab50-3b21d9038074\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"32a6dd7d-8164-431b-ab50-3b21d9038074","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"4131d79e-bf24-4863-968d-4adcf98c9d90"}
2023-04-28T15:45:01.533Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T15:45:01.600Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:01.601Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T15:45:01.601Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T15:45:01.601Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:00 GMT", x-envoy-upstream-service-time:"63", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:01.603Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:45:00.641+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\n    \"modelVersionId\": \"4841c390-d1c6-4553-8215-44e9562bbb2f\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"32a6dd7d-8164-431b-ab50-3b21d9038074\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T15:45:01.562+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    }
  }
}
2023-04-28T15:45:01.603Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:01.604Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T15:45:01.623Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T15:45:01.624Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T15:45:01.624Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:01.625Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T15:45:01.625Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T15:45:01.625Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3007", X-B3-TraceId:"f944d95ca6e7476ec0af14babbd10b99", X-B3-SpanId:"a8973385ba316481", X-B3-ParentSpanId:"92096b4a30d0d88e", X-B3-Sampled:"0", X-ONAP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-TransactionID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ECOMP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db60944f-b410-450a-998d-33959c38f4bd"]
2023-04-28T15:45:01.625Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"Generic NeutronNet 0\",\"modelInvariantId\":\"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\"modelVersionId\":\"4841c390-d1c6-4553-8215-44e9562bbb2f\",\"modelCustomizationId\":\"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\"modelUuid\":\"4841c390-d1c6-4553-8215-44e9562bbb2f\",\"modelInvariantUuid\":\"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\"source\":\"VID\",\"instanceName\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"32a6dd7d-8164-431b-ab50-3b21d9038074\",\"modelInfo\":{\"modelInvariantId\":\"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"03635309-89b8-4d27-8552-858a122be407\",\"modelUuid\":\"03635309-89b8-4d27-8552-858a122be407\",\"modelInvariantUuid\":\"47ec5e4b-b570-40ce-83d2-066a79f9b597\"}}}],\"cloudConfiguration\":{\"tenantId\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"32a6dd7d-8164-431b-ab50-3b21d9038074\"}","type":"String"},"requestId":{"value":"4131d79e-bf24-4863-968d-4adcf98c9d90","type":"String"},"mso-request-id":{"value":"4131d79e-bf24-4863-968d-4adcf98c9d90","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"32a6dd7d-8164-431b-ab50-3b21d9038074","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"Generic NeutronNet","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"Generic NeutronNet","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-28T15:45:01.626Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T15:45:02.656Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:02.657Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T15:45:02.657Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T15:45:02.658Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 15:45:01 GMT", X-ONAP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-TransactionID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ECOMP-RequestID:"4131d79e-bf24-4863-968d-4adcf98c9d90", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"db60944f-b410-450a-998d-33959c38f4bd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1024", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:02.658Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4131d79e-bf24-4863-968d-4adcf98c9d90\",\"instanceId\":\"6807ad2d-60d9-41ef-ad5d-c5c90d20faff\"}}","message":"Success","processInstanceID":"a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T15:45:02.659Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:02.659Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T15:45:02.667Z|4131d79e-bf24-4863-968d-4adcf98c9d90|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:45:03.000Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:45:03.006Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:03.006Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||Invoke
2023-04-28T15:45:03.006Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:03.007Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:03.007Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Method      : GET
2023-04-28T15:45:03.007Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb34f20622a381c27f818720e8db7680", X-B3-SpanId:"bb381e6dfc63a870", X-B3-ParentSpanId:"d741016c04026f73", X-B3-Sampled:"0", X-ONAP-RequestID:"7985b318-cbf1-4652-bddd-cf7009ecfbbe", X-RequestID:"7985b318-cbf1-4652-bddd-cf7009ecfbbe", X-TransactionID:"7985b318-cbf1-4652-bddd-cf7009ecfbbe", X-ECOMP-RequestID:"7985b318-cbf1-4652-bddd-cf7009ecfbbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ec07306-c03a-4ccc-9fec-062a7d614518"]
2023-04-28T15:45:03.007Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Request body: 
2023-04-28T15:45:03.007Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||==========================request end================================================
2023-04-28T15:45:03.047Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:03.047Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:03.047Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status text  : OK
2023-04-28T15:45:03.048Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:02 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:03.049Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Response body: {
  "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:45:00.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\n    \"modelVersionId\": \"4841c390-d1c6-4553-8215-44e9562bbb2f\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"32a6dd7d-8164-431b-ab50-3b21d9038074\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:45:02.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    }
  }
}
2023-04-28T15:45:03.049Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:03.050Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||InvokeReturn
2023-04-28T15:45:03.051Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:03.051Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:45:03.051Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:03.052Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:03.052Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:45:03.052Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb34f20622a381c27f818720e8db7680", X-B3-SpanId:"fa76bc57d6d4343f", X-B3-ParentSpanId:"d741016c04026f73", X-B3-Sampled:"0", X-ONAP-RequestID:"7985b318-cbf1-4652-bddd-cf7009ecfbbe", X-RequestID:"7985b318-cbf1-4652-bddd-cf7009ecfbbe", X-TransactionID:"7985b318-cbf1-4652-bddd-cf7009ecfbbe", X-ECOMP-RequestID:"7985b318-cbf1-4652-bddd-cf7009ecfbbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d09114b2-39fa-4e63-9a78-1a8f567d007f"]
2023-04-28T15:45:03.052Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:45:03.052Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:45:03.077Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:03.078Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:03.079Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:45:03.079Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:02 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:03.081Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:45:03.082Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:03.082Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:45:03.110Z|7985b318-cbf1-4652-bddd-cf7009ecfbbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:45:06.505Z|3707c8b7-77d1-42f6-bb83-37fd10cbf2e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:06.506Z|3707c8b7-77d1-42f6-bb83-37fd10cbf2e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:07.318Z|41cc8725-2f8d-4d9c-9456-2179071ab16c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:07.319Z|41cc8725-2f8d-4d9c-9456-2179071ab16c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:08.858Z|8b20ec76-4661-45f0-9463-eec654b77c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:08.859Z|8b20ec76-4661-45f0-9463-eec654b77c4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:13.346Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:45:13.354Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:13.354Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||Invoke
2023-04-28T15:45:13.355Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:13.355Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:13.356Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Method      : GET
2023-04-28T15:45:13.356Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5877c869f4391515f4abff5b68f660ce", X-B3-SpanId:"cae08b9575e6992a", X-B3-ParentSpanId:"dbce3411cd5a63e7", X-B3-Sampled:"0", X-ONAP-RequestID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-RequestID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-TransactionID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-ECOMP-RequestID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbe8185d-06c4-452e-924a-1b088bed3282"]
2023-04-28T15:45:13.356Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Request body: 
2023-04-28T15:45:13.356Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||==========================request end================================================
2023-04-28T15:45:13.401Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:13.402Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:13.402Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status text  : OK
2023-04-28T15:45:13.402Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:13 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:13.405Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Response body: {
  "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:45:00.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\n    \"modelVersionId\": \"4841c390-d1c6-4553-8215-44e9562bbb2f\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"32a6dd7d-8164-431b-ab50-3b21d9038074\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:45:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    }
  }
}
2023-04-28T15:45:13.405Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:13.406Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||InvokeReturn
2023-04-28T15:45:13.408Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:13.408Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:45:13.409Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:13.409Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:13.410Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:45:13.410Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5877c869f4391515f4abff5b68f660ce", X-B3-SpanId:"983c956dd0186830", X-B3-ParentSpanId:"dbce3411cd5a63e7", X-B3-Sampled:"0", X-ONAP-RequestID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-RequestID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-TransactionID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-ECOMP-RequestID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8c2eeb0-d1f9-4495-95a3-7611b460195d"]
2023-04-28T15:45:13.411Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:45:13.411Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:45:13.428Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:13.429Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:13.429Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:45:13.430Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:13 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:13.430Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:45:13.430Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:13.431Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:45:13.483Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:45:13.484Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:45:13.484Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:13.484Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:45:13.485Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:45:13.485Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-RequestID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-TransactionID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-ECOMP-RequestID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce586e6e-fed2-4741-9da1-a6422465af07"]
2023-04-28T15:45:13.485Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:45:13.485Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:45:13.764Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:13.764Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:13.765Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:45:13.765Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=09D1D3192252A8129D57BDAD9BF1322E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Fri, 28 Apr 2023 15:45:12 GMT", x-envoy-upstream-service-time:"244", server:"envoy"]
2023-04-28T15:45:13.765Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c","businessKey":"4131d79e-bf24-4863-968d-4adcf98c9d90","processDefinitionId":"WorkflowActionBB:1:e6790dc5-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"WorkflowActionBB","processDefinitionName":"WorkflowActionBB","processDefinitionVersion":1,"startTime":"2023-04-28T15:45:00.870+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"Start_WorkflowActionBB","deleteReason":null,"rootProcessInstanceId":"a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c","superProcessInstanceId":null,"superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T15:45:13.766Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:13.766Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:45:13.797Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:45:13.797Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:45:13.798Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:13.798Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:45:13.798Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:45:13.798Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-RequestID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-TransactionID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-ECOMP-RequestID:"e525c871-6a8a-48ec-adba-fe958e99b3b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0093cd39-552d-4ba5-a536-6cf754458809"]
2023-04-28T15:45:13.798Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:45:13.798Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:45:13.971Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:13.972Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:13.972Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:45:13.973Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3B99B084E132CE5DD5C3E94276810DFE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"797", Date:"Fri, 28 Apr 2023 15:45:12 GMT", x-envoy-upstream-service-time:"154", server:"envoy"]
2023-04-28T15:45:13.973Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_10j89d1:a35e2cd3-e5db-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_10j89d1","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"WorkflowActionBB","processDefinitionId":"WorkflowActionBB:1:e6790dc5-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c","executionId":"a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:45:01.981+0000","endTime":"2023-04-28T15:45:01.981+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:45:13.973Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:13.973Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:45:13.982Z|e525c871-6a8a-48ec-adba-fe958e99b3b0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:45:16.137Z|4158644c-9fe7-4164-b09b-ebb0da350378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:45:16.139Z|4158644c-9fe7-4164-b09b-ebb0da350378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:45:16.544Z|62ab6160-8716-4acf-b6aa-fe7bd47519b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:16.545Z|62ab6160-8716-4acf-b6aa-fe7bd47519b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:17.350Z|a22e6a6c-fd46-41b8-9084-a2811a333b87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:17.351Z|a22e6a6c-fd46-41b8-9084-a2811a333b87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:18.892Z|34ad97e4-62c4-407c-aa93-3ae8f74a8bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:18.893Z|34ad97e4-62c4-407c-aa93-3ae8f74a8bfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:24.387Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:45:24.395Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:24.396Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||Invoke
2023-04-28T15:45:24.396Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:24.396Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:24.396Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Method      : GET
2023-04-28T15:45:24.396Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90ac81e653c848f6c84abfdd70063501", X-B3-SpanId:"dea99b666ac5f66b", X-B3-ParentSpanId:"414e9b681fc01d61", X-B3-Sampled:"0", X-ONAP-RequestID:"9e864be1-0804-4128-9f06-50bb4a117660", X-RequestID:"9e864be1-0804-4128-9f06-50bb4a117660", X-TransactionID:"9e864be1-0804-4128-9f06-50bb4a117660", X-ECOMP-RequestID:"9e864be1-0804-4128-9f06-50bb4a117660", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a2e8eac-e7af-4029-b5ac-8c4177976410"]
2023-04-28T15:45:24.396Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Request body: 
2023-04-28T15:45:24.397Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||==========================request end================================================
2023-04-28T15:45:24.446Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:24.447Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:24.447Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status text  : OK
2023-04-28T15:45:24.447Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:24 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:24.449Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Response body: {
  "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:45:00.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\n    \"modelVersionId\": \"4841c390-d1c6-4553-8215-44e9562bbb2f\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"32a6dd7d-8164-431b-ab50-3b21d9038074\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:45:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    }
  }
}
2023-04-28T15:45:24.449Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:24.449Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||InvokeReturn
2023-04-28T15:45:24.450Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:24.451Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:45:24.451Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:24.451Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:24.451Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:45:24.451Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"90ac81e653c848f6c84abfdd70063501", X-B3-SpanId:"38014a766b7d3bea", X-B3-ParentSpanId:"414e9b681fc01d61", X-B3-Sampled:"0", X-ONAP-RequestID:"9e864be1-0804-4128-9f06-50bb4a117660", X-RequestID:"9e864be1-0804-4128-9f06-50bb4a117660", X-TransactionID:"9e864be1-0804-4128-9f06-50bb4a117660", X-ECOMP-RequestID:"9e864be1-0804-4128-9f06-50bb4a117660", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ced0ca97-ddbd-4396-bbd0-898dac517625"]
2023-04-28T15:45:24.451Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:45:24.452Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:45:24.479Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:24.480Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:24.480Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:45:24.480Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:24 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:24.483Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:45:24.484Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:24.485Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:45:24.537Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:45:24.537Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:45:24.538Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:24.538Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:45:24.538Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:45:24.539Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e864be1-0804-4128-9f06-50bb4a117660", X-RequestID:"9e864be1-0804-4128-9f06-50bb4a117660", X-TransactionID:"9e864be1-0804-4128-9f06-50bb4a117660", X-ECOMP-RequestID:"9e864be1-0804-4128-9f06-50bb4a117660", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cdb1058a-6695-4087-80e0-a5c51256a2e3"]
2023-04-28T15:45:24.539Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:45:24.539Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:45:24.749Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:24.749Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:24.750Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:45:24.751Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E093F79D96F93CABE6AF46511E902E74; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Fri, 28 Apr 2023 15:45:23 GMT", x-envoy-upstream-service-time:"204", server:"envoy"]
2023-04-28T15:45:24.751Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a686bdab-e5db-11ed-bf0c-2ead1f80446c","businessKey":"4131d79e-bf24-4863-968d-4adcf98c9d90","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-28T15:45:07.280+0000","endTime":"2023-04-28T15:45:11.115+0000","removalTime":null,"durationInMillis":3835,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"a41bd7cf-e5db-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T15:45:24.752Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:24.753Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:45:24.788Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:45:24.789Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:45:24.789Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:24.789Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:45:24.790Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:45:24.790Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9e864be1-0804-4128-9f06-50bb4a117660", X-RequestID:"9e864be1-0804-4128-9f06-50bb4a117660", X-TransactionID:"9e864be1-0804-4128-9f06-50bb4a117660", X-ECOMP-RequestID:"9e864be1-0804-4128-9f06-50bb4a117660", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"944e2d23-266c-4977-946b-067b9f2ea0fc"]
2023-04-28T15:45:24.790Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:45:24.790Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:45:24.944Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:24.945Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:24.945Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:45:24.945Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DFB06AF690DE76755542B5772C1CE0BC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Fri, 28 Apr 2023 15:45:23 GMT", x-envoy-upstream-service-time:"149", server:"envoy"]
2023-04-28T15:45:24.946Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a687810e-e5db-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"a686bdab-e5db-11ed-bf0c-2ead1f80446c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"a686bdab-e5db-11ed-bf0c-2ead1f80446c","executionId":"a686bdab-e5db-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:45:07.285+0000","endTime":"2023-04-28T15:45:11.112+0000","durationInMillis":3827,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:45:24.946Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:24.946Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a686bdab-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:45:24.956Z|9e864be1-0804-4128-9f06-50bb4a117660|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:45:26.573Z|f22202ab-933d-4711-a798-0dd9e8654307|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:26.574Z|f22202ab-933d-4711-a798-0dd9e8654307|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:27.386Z|ce223dfb-267e-4596-a806-31e4bbeadf92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:27.386Z|ce223dfb-267e-4596-a806-31e4bbeadf92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:28.925Z|f89159e4-7c8c-4fdc-9d95-75a0b563056b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:28.926Z|f89159e4-7c8c-4fdc-9d95-75a0b563056b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:31.137Z|e5ab9b4d-b644-4d51-b131-bf88cf4f5f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:45:31.138Z|e5ab9b4d-b644-4d51-b131-bf88cf4f5f20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:45:31.530Z|2c9925d9-6d40-492f-a772-63daba393750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:45:31.530Z|2c9925d9-6d40-492f-a772-63daba393750|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:45:35.272Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:45:35.280Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:35.280Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||Invoke
2023-04-28T15:45:35.280Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:35.280Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:35.281Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Method      : GET
2023-04-28T15:45:35.281Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2b3fa8ca86e5297c438da037433de9e", X-B3-SpanId:"55d6bd10976faa6b", X-B3-ParentSpanId:"6195a4856943758a", X-B3-Sampled:"0", X-ONAP-RequestID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-RequestID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-TransactionID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-ECOMP-RequestID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4b3d3f8-7b31-43f8-ac77-cb526c3d8b88"]
2023-04-28T15:45:35.281Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Request body: 
2023-04-28T15:45:35.281Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||==========================request end================================================
2023-04-28T15:45:35.324Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:35.325Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:35.325Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status text  : OK
2023-04-28T15:45:35.326Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:34 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:35.326Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Response body: {
  "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:45:00.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\n    \"modelVersionId\": \"4841c390-d1c6-4553-8215-44e9562bbb2f\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"32a6dd7d-8164-431b-ab50-3b21d9038074\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:45:34.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
    "cloudIdentifier" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\"},\"environment\":null}",
    "created" : "2023-04-28T15:45:31.000+00:00"
  } ],
  "requestURI" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    }
  }
}
2023-04-28T15:45:35.327Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:35.327Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||InvokeReturn
2023-04-28T15:45:35.330Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:35.330Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:45:35.331Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:35.331Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:35.331Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:45:35.331Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b2b3fa8ca86e5297c438da037433de9e", X-B3-SpanId:"cde0081321a4f0b5", X-B3-ParentSpanId:"6195a4856943758a", X-B3-Sampled:"0", X-ONAP-RequestID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-RequestID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-TransactionID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-ECOMP-RequestID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c35e5cc4-d264-446d-9a33-4bd7a62f7fe5"]
2023-04-28T15:45:35.332Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:45:35.332Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:45:35.355Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:35.356Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:35.356Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:45:35.356Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:34 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:35.358Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:45:35.358Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:35.359Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:45:35.400Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:45:35.401Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:45:35.401Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:35.401Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:45:35.402Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:45:35.402Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-RequestID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-TransactionID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-ECOMP-RequestID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6189840-651a-4b08-8880-1934f15a3701"]
2023-04-28T15:45:35.402Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:45:35.402Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:45:35.536Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:35.537Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:35.537Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:45:35.538Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0F791A5DE8EE401EAD02803F4C62B47B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 15:45:34 GMT", x-envoy-upstream-service-time:"129", server:"envoy"]
2023-04-28T15:45:35.538Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b029534a-e5db-11ed-bf0c-2ead1f80446c","businessKey":"4131d79e-bf24-4863-968d-4adcf98c9d90","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:45:23.445+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"b027cc73-e5db-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T15:45:35.538Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:35.539Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:45:35.566Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:45:35.567Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:45:35.568Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:35.568Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:45:35.568Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:45:35.568Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-RequestID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-TransactionID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-ECOMP-RequestID:"fb4e9efe-3a71-45ba-9e5d-e9edb22e5316", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19314e56-1208-466e-9b2f-f8bf198c1204"]
2023-04-28T15:45:35.569Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:45:35.569Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:45:35.711Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:35.712Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:35.712Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:45:35.712Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3A11E23B2DB623767F267522822A22DB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Fri, 28 Apr 2023 15:45:34 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2023-04-28T15:45:35.713Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b69d3d12-e5db-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"b029534a-e5db-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"b029534a-e5db-11ed-bf0c-2ead1f80446c","executionId":"b029534a-e5db-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:45:34.272+0000","endTime":"2023-04-28T15:45:34.284+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:45:35.713Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:35.714Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:45:35.723Z|fb4e9efe-3a71-45ba-9e5d-e9edb22e5316|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:45:36.604Z|708ecba0-3724-4d93-a1b2-e1e447dc578c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:36.605Z|708ecba0-3724-4d93-a1b2-e1e447dc578c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:37.421Z|eda9e8c4-6112-4be9-a3bf-74e44000c818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:37.422Z|eda9e8c4-6112-4be9-a3bf-74e44000c818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:38.963Z|4d714927-467d-46c4-a1d9-5db750bee1bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:38.964Z|4d714927-467d-46c4-a1d9-5db750bee1bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:39.098Z|160c5133-f713-4faa-be84-3e1df2c1980a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:45:39.099Z|160c5133-f713-4faa-be84-3e1df2c1980a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:45.956Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:45:45.966Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:45.967Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||Invoke
2023-04-28T15:45:45.967Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:45.968Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:45.968Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Method      : GET
2023-04-28T15:45:45.968Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9286fa25cecb3d3d31a7265d54394d93", X-B3-SpanId:"610d47b8481ac88a", X-B3-ParentSpanId:"148243552e063044", X-B3-Sampled:"0", X-ONAP-RequestID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-RequestID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-TransactionID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-ECOMP-RequestID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf95f1dd-33ea-4f4f-ab6f-732f549b6942"]
2023-04-28T15:45:45.969Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Request body: 
2023-04-28T15:45:45.969Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||==========================request end================================================
2023-04-28T15:45:46.009Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:46.009Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:46.010Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status text  : OK
2023-04-28T15:45:46.010Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:46 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:46.012Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Response body: {
  "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:45:00.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\n    \"modelVersionId\": \"4841c390-d1c6-4553-8215-44e9562bbb2f\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"32a6dd7d-8164-431b-ab50-3b21d9038074\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:45:34.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
    "cloudIdentifier" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\"},\"environment\":null}",
    "created" : "2023-04-28T15:45:31.000+00:00"
  } ],
  "requestURI" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    }
  }
}
2023-04-28T15:45:46.012Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:46.012Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||InvokeReturn
2023-04-28T15:45:46.014Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:46.014Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:45:46.014Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:46.014Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:46.014Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:45:46.014Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9286fa25cecb3d3d31a7265d54394d93", X-B3-SpanId:"4e761e868e0ee994", X-B3-ParentSpanId:"148243552e063044", X-B3-Sampled:"0", X-ONAP-RequestID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-RequestID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-TransactionID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-ECOMP-RequestID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"805ed6e7-1756-4f6d-a206-d5f9f5085eba"]
2023-04-28T15:45:46.015Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:45:46.015Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:45:46.038Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:46.039Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:46.039Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:45:46.040Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:46 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:46.040Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ed4f0d74-11d9-4df6-bc7b-9fdb07434b61\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_ef74e05e-832d-42f3-b5db-36a946d9f48e\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":null,\"creation_time\":1682696733000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:45:37.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:45:46.041Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:46.041Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:45:46.083Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:45:46.084Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:45:46.084Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:46.084Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:45:46.085Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:45:46.085Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-RequestID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-TransactionID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-ECOMP-RequestID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c968500a-d453-46f8-9e7c-0b2d5208674c"]
2023-04-28T15:45:46.085Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:45:46.086Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:45:46.139Z|6f4aaca9-fb4c-49fb-bc58-b669ae241c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:45:46.143Z|6f4aaca9-fb4c-49fb-bc58-b669ae241c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:45:46.247Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:46.248Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:46.248Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:45:46.248Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2B3B197D7DE53CDCAD92F61F350757FC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 15:45:45 GMT", x-envoy-upstream-service-time:"148", server:"envoy"]
2023-04-28T15:45:46.249Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b029534a-e5db-11ed-bf0c-2ead1f80446c","businessKey":"4131d79e-bf24-4863-968d-4adcf98c9d90","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:45:23.445+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"b027cc73-e5db-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T15:45:46.249Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:46.249Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4131d79e-bf24-4863-968d-4adcf98c9d90&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:45:46.283Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:45:46.284Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:45:46.284Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:46.285Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:45:46.285Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:45:46.285Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-RequestID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-TransactionID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-ECOMP-RequestID:"fc24d84c-eb08-452f-a1e7-5c06647035ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b810824e-2e99-4bd0-8fe9-aad86050b7c5"]
2023-04-28T15:45:46.285Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:45:46.286Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:45:46.431Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:46.432Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:46.432Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:45:46.433Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=47D4781554649DBFA6DD162DE15ED96D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Fri, 28 Apr 2023 15:45:45 GMT", x-envoy-upstream-service-time:"140", server:"envoy"]
2023-04-28T15:45:46.433Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:b69d3d12-e5db-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"b029534a-e5db-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"b029534a-e5db-11ed-bf0c-2ead1f80446c","executionId":"b029534a-e5db-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:45:34.272+0000","endTime":"2023-04-28T15:45:34.284+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a2b4a6e3-e5db-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:45:46.434Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:46.434Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b029534a-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:45:46.443Z|fc24d84c-eb08-452f-a1e7-5c06647035ab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:45:46.637Z|627aa464-fa11-4056-b5f6-e02314085b13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:46.638Z|627aa464-fa11-4056-b5f6-e02314085b13|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:47.453Z|ac51c6d3-bd2e-487c-b72b-e87696e05187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:47.454Z|ac51c6d3-bd2e-487c-b72b-e87696e05187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:48.992Z|f1cd0881-5269-46a7-897a-e7333fe26ba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:48.993Z|f1cd0881-5269-46a7-897a-e7333fe26ba0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:56.670Z|4cb464d6-dc53-4bf1-aa3e-d8075725b38b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:56.671Z|4cb464d6-dc53-4bf1-aa3e-d8075725b38b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:56.737Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:45:56.747Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:56.748Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||Invoke
2023-04-28T15:45:56.748Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:56.748Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:56.748Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Method      : GET
2023-04-28T15:45:56.749Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22b6da8d71fff6966f86ba3b6b39465c", X-B3-SpanId:"59681f1b787540f9", X-B3-ParentSpanId:"a164da3955e876ea", X-B3-Sampled:"0", X-ONAP-RequestID:"9dce559e-b17c-446f-8e70-5a87ff443ed6", X-RequestID:"9dce559e-b17c-446f-8e70-5a87ff443ed6", X-TransactionID:"9dce559e-b17c-446f-8e70-5a87ff443ed6", X-ECOMP-RequestID:"9dce559e-b17c-446f-8e70-5a87ff443ed6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79a11c65-9eb8-4eda-9adc-0f0cba4cd19b"]
2023-04-28T15:45:56.749Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Request body: 
2023-04-28T15:45:56.749Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||==========================request end================================================
2023-04-28T15:45:56.788Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:56.788Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:56.789Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status text  : OK
2023-04-28T15:45:56.789Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:55 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:56.792Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Response body: {
  "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:45:00.000+00:00",
  "endTime" : "2023-04-28T15:45:55.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\n    \"modelVersionId\": \"4841c390-d1c6-4553-8215-44e9562bbb2f\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"32a6dd7d-8164-431b-ab50-3b21d9038074\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:45:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
    "cloudIdentifier" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\"},\"environment\":null}",
    "created" : "2023-04-28T15:45:31.000+00:00"
  } ],
  "requestURI" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    }
  }
}
2023-04-28T15:45:56.792Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:56.793Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||InvokeReturn
2023-04-28T15:45:56.794Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:56.795Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:45:56.795Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:56.795Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:56.796Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:45:56.796Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"22b6da8d71fff6966f86ba3b6b39465c", X-B3-SpanId:"f6acbd975513a102", X-B3-ParentSpanId:"a164da3955e876ea", X-B3-Sampled:"0", X-ONAP-RequestID:"9dce559e-b17c-446f-8e70-5a87ff443ed6", X-RequestID:"9dce559e-b17c-446f-8e70-5a87ff443ed6", X-TransactionID:"9dce559e-b17c-446f-8e70-5a87ff443ed6", X-ECOMP-RequestID:"9dce559e-b17c-446f-8e70-5a87ff443ed6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea84d9b9-05f7-4908-bba7-bfc8f171b97a"]
2023-04-28T15:45:56.796Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:45:56.796Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:45:56.819Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:56.820Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:56.820Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:45:56.820Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:55 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:56.821Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ed4f0d74-11d9-4df6-bc7b-9fdb07434b61\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"01f10cb1-6e8e-43f3-98c1-2046af677773\",\"output_key\":\"subnet_id_ef74e05e-832d-42f3-b5db-36a946d9f48e\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":null,\"creation_time\":1682696733000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:45:37.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:45:56.821Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:56.821Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:45:56.842Z|9dce559e-b17c-446f-8e70-5a87ff443ed6|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:45:57.183Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:45:57.189Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:57.190Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||Invoke
2023-04-28T15:45:57.190Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:57.191Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:57.191Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Method      : GET
2023-04-28T15:45:57.191Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"befce0f09f1e08bc9e725e3d0037f6f0", X-B3-SpanId:"72f7c2c586a4e3a6", X-B3-ParentSpanId:"90a6c5e7234c9003", X-B3-Sampled:"0", X-ONAP-RequestID:"63340761-b89b-435f-b8a8-b260dec97b29", X-RequestID:"63340761-b89b-435f-b8a8-b260dec97b29", X-TransactionID:"63340761-b89b-435f-b8a8-b260dec97b29", X-ECOMP-RequestID:"63340761-b89b-435f-b8a8-b260dec97b29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31498fde-ffe8-4a76-b707-cc43e010dc06"]
2023-04-28T15:45:57.191Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Request body: 
2023-04-28T15:45:57.192Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||==========================request end================================================
2023-04-28T15:45:57.223Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:57.224Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:57.225Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status text  : OK
2023-04-28T15:45:57.225Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:57 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:57.226Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Response body: {
  "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:45:00.000+00:00",
  "endTime" : "2023-04-28T15:45:55.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\n    \"modelVersionId\": \"4841c390-d1c6-4553-8215-44e9562bbb2f\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"32a6dd7d-8164-431b-ab50-3b21d9038074\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:45:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
    "cloudIdentifier" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\"},\"environment\":null}",
    "created" : "2023-04-28T15:45:31.000+00:00"
  } ],
  "requestURI" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    }
  }
}
2023-04-28T15:45:57.226Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:57.227Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||InvokeReturn
2023-04-28T15:45:57.230Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:57.230Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:45:57.231Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:57.231Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:57.232Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:45:57.232Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"befce0f09f1e08bc9e725e3d0037f6f0", X-B3-SpanId:"d234060fb1f29397", X-B3-ParentSpanId:"90a6c5e7234c9003", X-B3-Sampled:"0", X-ONAP-RequestID:"63340761-b89b-435f-b8a8-b260dec97b29", X-RequestID:"63340761-b89b-435f-b8a8-b260dec97b29", X-TransactionID:"63340761-b89b-435f-b8a8-b260dec97b29", X-ECOMP-RequestID:"63340761-b89b-435f-b8a8-b260dec97b29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8ac22f1-686b-4f1a-bec7-fb005b89e641"]
2023-04-28T15:45:57.233Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:45:57.233Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:45:57.260Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:57.260Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:57.261Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:45:57.262Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:57 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:57.263Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ed4f0d74-11d9-4df6-bc7b-9fdb07434b61\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"01f10cb1-6e8e-43f3-98c1-2046af677773\",\"output_key\":\"subnet_id_ef74e05e-832d-42f3-b5db-36a946d9f48e\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":null,\"creation_time\":1682696733000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:45:37.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:45:57.263Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:57.264Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:45:57.283Z|63340761-b89b-435f-b8a8-b260dec97b29|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:45:57.489Z|e4dea5b3-f99b-4867-a8c7-ee7e2a578f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:57.490Z|e4dea5b3-f99b-4867-a8c7-ee7e2a578f72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:45:57.516Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:45:57.522Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:57.523Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||Invoke
2023-04-28T15:45:57.524Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:57.524Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:57.524Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Method      : GET
2023-04-28T15:45:57.524Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc705697f520326e51d74a98a14e1172", X-B3-SpanId:"b8b89294b2a9aace", X-B3-ParentSpanId:"e7a23170a7ecc162", X-B3-Sampled:"0", X-ONAP-RequestID:"b8abab08-dcf9-4069-9801-bfbcfdfa0011", X-RequestID:"b8abab08-dcf9-4069-9801-bfbcfdfa0011", X-TransactionID:"b8abab08-dcf9-4069-9801-bfbcfdfa0011", X-ECOMP-RequestID:"b8abab08-dcf9-4069-9801-bfbcfdfa0011", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b4ec04b-eea0-4362-ad3d-bf622cb61a1e"]
2023-04-28T15:45:57.525Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Request body: 
2023-04-28T15:45:57.525Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||==========================request end================================================
2023-04-28T15:45:57.562Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:57.562Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:57.563Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status text  : OK
2023-04-28T15:45:57.563Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:57 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:57.564Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Response body: {
  "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:45:00.000+00:00",
  "endTime" : "2023-04-28T15:45:55.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\n    \"modelVersionId\": \"4841c390-d1c6-4553-8215-44e9562bbb2f\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"32a6dd7d-8164-431b-ab50-3b21d9038074\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:45:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
    "cloudIdentifier" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\"},\"environment\":null}",
    "created" : "2023-04-28T15:45:31.000+00:00"
  } ],
  "requestURI" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    }
  }
}
2023-04-28T15:45:57.565Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:57.565Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||InvokeReturn
2023-04-28T15:45:57.575Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:57.576Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:45:57.576Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:57.576Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:57.577Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:45:57.577Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc705697f520326e51d74a98a14e1172", X-B3-SpanId:"e160ce6458cc4bf0", X-B3-ParentSpanId:"e7a23170a7ecc162", X-B3-Sampled:"0", X-ONAP-RequestID:"b8abab08-dcf9-4069-9801-bfbcfdfa0011", X-RequestID:"b8abab08-dcf9-4069-9801-bfbcfdfa0011", X-TransactionID:"b8abab08-dcf9-4069-9801-bfbcfdfa0011", X-ECOMP-RequestID:"b8abab08-dcf9-4069-9801-bfbcfdfa0011", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f642e120-834b-4b4e-b521-89fb984e389a"]
2023-04-28T15:45:57.577Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:45:57.577Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:45:57.604Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:57.605Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:57.605Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:45:57.605Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:57 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:57.606Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ed4f0d74-11d9-4df6-bc7b-9fdb07434b61\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"01f10cb1-6e8e-43f3-98c1-2046af677773\",\"output_key\":\"subnet_id_ef74e05e-832d-42f3-b5db-36a946d9f48e\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":null,\"creation_time\":1682696733000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:45:37.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:45:57.607Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:57.607Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:45:57.629Z|b8abab08-dcf9-4069-9801-bfbcfdfa0011|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:45:57.884Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:45:57.890Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:57.891Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||Invoke
2023-04-28T15:45:57.891Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:57.891Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:57.892Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Method      : GET
2023-04-28T15:45:57.892Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20954d392860d137f3643a624e828077", X-B3-SpanId:"f8a7a94f9aa0a558", X-B3-ParentSpanId:"caa7e6f890c3d7b0", X-B3-Sampled:"0", X-ONAP-RequestID:"f89b4a19-aaf0-480a-9df5-17216786dbe5", X-RequestID:"f89b4a19-aaf0-480a-9df5-17216786dbe5", X-TransactionID:"f89b4a19-aaf0-480a-9df5-17216786dbe5", X-ECOMP-RequestID:"f89b4a19-aaf0-480a-9df5-17216786dbe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"914c2a99-01a6-459d-ac89-81b0f8e991b6"]
2023-04-28T15:45:57.893Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Request body: 
2023-04-28T15:45:57.893Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||==========================request end================================================
2023-04-28T15:45:57.935Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:57.936Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:57.936Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status text  : OK
2023-04-28T15:45:57.936Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:57 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:57.939Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Response body: {
  "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:45:00.000+00:00",
  "endTime" : "2023-04-28T15:45:55.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\n    \"modelVersionId\": \"4841c390-d1c6-4553-8215-44e9562bbb2f\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"32a6dd7d-8164-431b-ab50-3b21d9038074\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:45:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
    "cloudIdentifier" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\"},\"environment\":null}",
    "created" : "2023-04-28T15:45:31.000+00:00"
  } ],
  "requestURI" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    }
  }
}
2023-04-28T15:45:57.939Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:57.940Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||InvokeReturn
2023-04-28T15:45:57.942Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:57.942Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:45:57.942Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:57.943Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:57.943Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:45:57.943Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"20954d392860d137f3643a624e828077", X-B3-SpanId:"079e29f4039747ab", X-B3-ParentSpanId:"caa7e6f890c3d7b0", X-B3-Sampled:"0", X-ONAP-RequestID:"f89b4a19-aaf0-480a-9df5-17216786dbe5", X-RequestID:"f89b4a19-aaf0-480a-9df5-17216786dbe5", X-TransactionID:"f89b4a19-aaf0-480a-9df5-17216786dbe5", X-ECOMP-RequestID:"f89b4a19-aaf0-480a-9df5-17216786dbe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e62ad10-ff48-4d7d-aebf-ee482e526b8b"]
2023-04-28T15:45:57.943Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:45:57.943Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:45:57.969Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:57.969Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:57.969Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:45:57.970Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:57 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:57.974Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ed4f0d74-11d9-4df6-bc7b-9fdb07434b61\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"01f10cb1-6e8e-43f3-98c1-2046af677773\",\"output_key\":\"subnet_id_ef74e05e-832d-42f3-b5db-36a946d9f48e\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":null,\"creation_time\":1682696733000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:45:37.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:45:57.975Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:57.975Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:45:57.987Z|f89b4a19-aaf0-480a-9df5-17216786dbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:45:58.202Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:45:58.208Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:58.209Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||Invoke
2023-04-28T15:45:58.209Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:58.209Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90
2023-04-28T15:45:58.209Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Method      : GET
2023-04-28T15:45:58.209Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d41b76f51426a04ff0be1c8f1d4bce1c", X-B3-SpanId:"3df711761642bf6c", X-B3-ParentSpanId:"df33cb13077a0e28", X-B3-Sampled:"0", X-ONAP-RequestID:"45296982-c057-4e34-a3ef-32be3eb811ec", X-RequestID:"45296982-c057-4e34-a3ef-32be3eb811ec", X-TransactionID:"45296982-c057-4e34-a3ef-32be3eb811ec", X-ECOMP-RequestID:"45296982-c057-4e34-a3ef-32be3eb811ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"567d951b-b0c4-4283-80b8-ef23f43b4766"]
2023-04-28T15:45:58.209Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Request body: 
2023-04-28T15:45:58.209Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||==========================request end================================================
2023-04-28T15:45:58.250Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:58.251Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:58.251Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Status text  : OK
2023-04-28T15:45:58.252Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:58 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:58.252Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||Response body: {
  "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new network was successfully created in the cloud",
  "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:45:00.000+00:00",
  "endTime" : "2023-04-28T15:45:55.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"db5438ec-156f-4469-b80c-cdf1b3bc26a1\",\n    \"modelVersionId\": \"4841c390-d1c6-4553-8215-44e9562bbb2f\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"b3c48ff0-1c02-499f-8f9f-70b74736b8a1\",\n    \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicnw-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicnw-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"32a6dd7d-8164-431b-ab50-3b21d9038074\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:45:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
    "cloudIdentifier" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\"},\"environment\":null}",
    "created" : "2023-04-28T15:45:31.000+00:00"
  } ],
  "requestURI" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90"
    }
  }
}
2023-04-28T15:45:58.253Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:58.253Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4131d79e-bf24-4863-968d-4adcf98c9d90|INFO|500||InvokeReturn
2023-04-28T15:45:58.256Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:58.256Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:45:58.257Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:45:58.257Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false
2023-04-28T15:45:58.257Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:45:58.257Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d41b76f51426a04ff0be1c8f1d4bce1c", X-B3-SpanId:"5a7298ab26428fe1", X-B3-ParentSpanId:"df33cb13077a0e28", X-B3-Sampled:"0", X-ONAP-RequestID:"45296982-c057-4e34-a3ef-32be3eb811ec", X-RequestID:"45296982-c057-4e34-a3ef-32be3eb811ec", X-TransactionID:"45296982-c057-4e34-a3ef-32be3eb811ec", X-ECOMP-RequestID:"45296982-c057-4e34-a3ef-32be3eb811ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5649b6c6-0d8b-4b88-a21b-c44c36ee9b23"]
2023-04-28T15:45:58.257Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:45:58.258Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:45:58.285Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:45:58.285Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:45:58.285Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:45:58.286Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:45:58 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:45:58.289Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "4131d79e-bf24-4863-968d-4adcf98c9d90",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack network identifier\",\"output_value\":\"ed4f0d74-11d9-4df6-bc7b-9fdb07434b61\",\"output_key\":\"network_id\"},{\"description\":\"Openstack subnet identifier\",\"output_value\":\"01f10cb1-6e8e-43f3-98c1-2046af677773\",\"output_key\":\"subnet_id_ef74e05e-832d-42f3-b5db-36a946d9f48e\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":null,\"creation_time\":1682696733000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:45:37.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:45:58.290Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:45:58.290Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4131d79e-bf24-4863-968d-4adcf98c9d90&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:45:58.302Z|45296982-c057-4e34-a3ef-32be3eb811ec|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4131d79e-bf24-4863-968d-4adcf98c9d90|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:45:59.022Z|50fc0aeb-6802-4506-a78f-53051dc95986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:45:59.023Z|50fc0aeb-6802-4506-a78f-53051dc95986|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:01.137Z|e574c593-9e51-44d8-8828-57c817099200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:46:01.138Z|e574c593-9e51-44d8-8828-57c817099200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:46:01.531Z|a0e3a20b-ed9f-4be6-aa4a-299e6f2dbd7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:46:01.531Z|a0e3a20b-ed9f-4be6-aa4a-299e6f2dbd7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:46:06.703Z|bc143aa4-ce36-4ff1-a53b-56478c4c9968|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:06.704Z|bc143aa4-ce36-4ff1-a53b-56478c4c9968|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:07.520Z|b1cd4521-03e5-40a2-a810-4b5a47e8eda4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:07.521Z|b1cd4521-03e5-40a2-a810-4b5a47e8eda4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:09.053Z|a598d30d-c148-44d1-b7b4-27172c34e78b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:09.055Z|a598d30d-c148-44d1-b7b4-27172c34e78b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:09.898Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:46:09.901Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|||INFO|500||Checking if requestId: 967eb41c-ef09-420a-8bf3-668cbc22802e already exists in requestDb InfraActiveRequests table
2023-04-28T15:46:09.901Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:46:09.902Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||Invoke
2023-04-28T15:46:09.902Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:09.902Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:46:09.902Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Method      : GET
2023-04-28T15:46:09.902Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b05a25eb84b076c7dafdada519f9602d", X-B3-SpanId:"63c739a670b4b772", X-B3-ParentSpanId:"48597958d4631268", X-B3-Sampled:"0", X-ONAP-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-TransactionID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-ECOMP-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad58be0f-f889-47a9-a02f-0ea0ce586cfe"]
2023-04-28T15:46:09.903Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Request body: 
2023-04-28T15:46:09.903Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||==========================request end================================================
2023-04-28T15:46:09.942Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:09.943Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:46:09.943Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status text  : Not Found
2023-04-28T15:46:09.943Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:46:09 GMT", x-envoy-upstream-service-time:"35", server:"envoy"]
2023-04-28T15:46:09.943Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Response body: 
2023-04-28T15:46:09.944Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:09.944Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|404|Not Found|InvokeReturn
2023-04-28T15:46:09.958Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T15:46:11.104Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:46:11.130Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/6807ad2d-60d9-41ef-ad5d-c5c90d20faff/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T15:46:11.131Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/6807ad2d-60d9-41ef-ad5d-c5c90d20faff/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-28T15:46:11.269Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/6807ad2d-60d9-41ef-ad5d-c5c90d20faff/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-28T15:46:11.269Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/6807ad2d-60d9-41ef-ad5d-c5c90d20faff/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 15:46:10 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[96], x-aai-txid=[2-aai-resources-230428-15:46:10:786-68539], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:46:11.271Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/6807ad2d-60d9-41ef-ad5d-c5c90d20faff/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/6807ad2d-60d9-41ef-ad5d-c5c90d20faff/related-to/vf-modules","ERR.5.4.6114"]}}}

2023-04-28T15:46:11.276Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/6807ad2d-60d9-41ef-ad5d-c5c90d20faff/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2023-04-28T15:46:11.287Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:46:11.350Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||Invoke
2023-04-28T15:46:11.351Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e with request headers:{Authorization=[***REDACTED***], X-RequestID=[967eb41c-ef09-420a-8bf3-668cbc22802e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d0c06147-7a35-4cc8-ab1b-336c2a054250], X-ECOMP-RequestID=[967eb41c-ef09-420a-8bf3-668cbc22802e], X-TransactionId=[], X-ONAP-RequestID=[967eb41c-ef09-420a-8bf3-668cbc22802e]}
2023-04-28T15:46:11.424Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:46:10 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[68], vertex-id=[204944], x-aai-txid=[1-aai-resources-230428-15:46:10:998-70622], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:46:11.426Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||{"tenant-id":"1772051f58d048c5975bfbbeb46a2e3e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682696705278","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/6807ad2d-60d9-41ef-ad5d-c5c90d20faff","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"6807ad2d-60d9-41ef-ad5d-c5c90d20faff"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}}

2023-04-28T15:46:11.427Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||InvokeReturn
2023-04-28T15:46:11.430Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T15:46:11.430Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T15:46:11.432Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|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
2023-04-28T15:46:11.433Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T15:46:11.434Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:11.434Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|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
2023-04-28T15:46:11.435Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T15:46:11.435Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"182", X-B3-TraceId:"b05a25eb84b076c7dafdada519f9602d", X-B3-SpanId:"9ca6de9d9a5c5ffc", X-B3-ParentSpanId:"48597958d4631268", X-B3-Sampled:"0", X-ONAP-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-TransactionID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-ECOMP-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6854edba-31a8-412b-87de-f68513d75cc8"]
2023-04-28T15:46:11.436Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"6807ad2d-60d9-41ef-ad5d-c5c90d20faff","serviceInstanceId":"32a6dd7d-8164-431b-ab50-3b21d9038074"},"instanceName":null,"requestScope":"network"}
2023-04-28T15:46:11.436Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T15:46:11.485Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:11.486Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:11.487Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T15:46:11.487Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:46:11 GMT", x-envoy-upstream-service-time:"44", server:"envoy"]
2023-04-28T15:46:11.488Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T15:46:11.488Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:11.489Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T15:46:11.490Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2023-04-28T15:46:11.491Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2023-04-28T15:46:11.492Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:11.492Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance
2023-04-28T15:46:11.492Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T15:46:11.493Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-TransactionID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-ECOMP-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3493e894-370d-4d1c-b36a-7e44a053e43c"]
2023-04-28T15:46:11.493Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T15:46:11.494Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:46:11.526Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:11.527Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:11.527Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : OK
2023-04-28T15:46:11.528Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:46:11 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:46:11.528Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 186,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete network",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1.0",
  "serviceType" : null,
  "modelName" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "created" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/186"
    }
  }
}
2023-04-28T15:46:11.529Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:11.529Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2023-04-28T15:46:11.537Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:46:11.538Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T15:46:11.539Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:11.539Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:46:11.539Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T15:46:11.539Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1253", X-B3-TraceId:"b05a25eb84b076c7dafdada519f9602d", X-B3-SpanId:"901d04c846a28f65", X-B3-ParentSpanId:"48597958d4631268", X-B3-Sampled:"0", X-ONAP-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-TransactionID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-ECOMP-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb5f91b3-b755-432c-ba3c-eb1a2f5161f7"]
2023-04-28T15:46:11.540Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"967eb41c-ef09-420a-8bf3-668cbc22802e","requestStatus":"IN_PROGRESS","startTime":1682696771276,"source":"VID","tenantId":"1772051f58d048c5975bfbbeb46a2e3e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"32a6dd7d-8164-431b-ab50-3b21d9038074","requestScope":"network","requestAction":"deleteInstance","networkId":"6807ad2d-60d9-41ef-ad5d-c5c90d20faff","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"967eb41c-ef09-420a-8bf3-668cbc22802e"}
2023-04-28T15:46:11.540Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T15:46:11.596Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:11.597Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T15:46:11.597Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T15:46:11.597Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|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/967eb41c-ef09-420a-8bf3-668cbc22802e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:46:11 GMT", x-envoy-upstream-service-time:"51", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:46:11.598Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:46:11.276+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T15:46:11.567+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    }
  }
}
2023-04-28T15:46:11.599Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:11.599Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T15:46:11.617Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|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
2023-04-28T15:46:11.618Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T15:46:11.619Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:11.619Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|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
2023-04-28T15:46:11.620Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T15:46:11.620Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1873", X-B3-TraceId:"b05a25eb84b076c7dafdada519f9602d", X-B3-SpanId:"defa6dbd40dcb871", X-B3-ParentSpanId:"48597958d4631268", X-B3-Sampled:"0", X-ONAP-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-TransactionID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-ECOMP-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b7f08c9-d128-416a-8075-977efd8b0555"]
2023-04-28T15:46:11.621Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelType\":\"network\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"32a6dd7d-8164-431b-ab50-3b21d9038074\",\"networkInstanceId\":\"6807ad2d-60d9-41ef-ad5d-c5c90d20faff\"}","type":"String"},"requestId":{"value":"967eb41c-ef09-420a-8bf3-668cbc22802e","type":"String"},"mso-request-id":{"value":"967eb41c-ef09-420a-8bf3-668cbc22802e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"32a6dd7d-8164-431b-ab50-3b21d9038074","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"6807ad2d-60d9-41ef-ad5d-c5c90d20faff","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/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-28T15:46:11.621Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T15:46:12.650Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:12.652Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T15:46:12.653Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T15:46:12.654Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 15:46:11 GMT", X-ONAP-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-TransactionID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-ECOMP-RequestID:"967eb41c-ef09-420a-8bf3-668cbc22802e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"9b7f08c9-d128-416a-8075-977efd8b0555", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1024", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:46:12.655Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"967eb41c-ef09-420a-8bf3-668cbc22802e\",\"instanceId\":\"6807ad2d-60d9-41ef-ad5d-c5c90d20faff\"}}","message":"Success","processInstanceID":"cc6bd22b-e5db-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T15:46:12.655Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:12.656Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T15:46:12.665Z|967eb41c-ef09-420a-8bf3-668cbc22802e|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:46:12.949Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:46:12.956Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:46:12.957Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||Invoke
2023-04-28T15:46:12.957Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:12.957Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:46:12.957Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Method      : GET
2023-04-28T15:46:12.958Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6de0ddfc8ed9f2fa4c89da823d04aaeb", X-B3-SpanId:"63accd60466d27c6", X-B3-ParentSpanId:"ed47b531969bc41b", X-B3-Sampled:"0", X-ONAP-RequestID:"911e6682-c570-4286-970d-1f97004428a5", X-RequestID:"911e6682-c570-4286-970d-1f97004428a5", X-TransactionID:"911e6682-c570-4286-970d-1f97004428a5", X-ECOMP-RequestID:"911e6682-c570-4286-970d-1f97004428a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"640da06b-41e8-4197-a1d6-b7e2b3161910"]
2023-04-28T15:46:12.958Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Request body: 
2023-04-28T15:46:12.958Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||==========================request end================================================
2023-04-28T15:46:12.999Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:13.000Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:13.000Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status text  : OK
2023-04-28T15:46:13.000Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:46:12 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:46:13.002Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Response body: {
  "requestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:46:11.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:46:12.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    }
  }
}
2023-04-28T15:46:13.002Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:13.002Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||InvokeReturn
2023-04-28T15:46:13.013Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:46:13.013Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:46:13.013Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:13.013Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:46:13.013Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:46:13.014Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6de0ddfc8ed9f2fa4c89da823d04aaeb", X-B3-SpanId:"9a30fddfeb5a8b16", X-B3-ParentSpanId:"ed47b531969bc41b", X-B3-Sampled:"0", X-ONAP-RequestID:"911e6682-c570-4286-970d-1f97004428a5", X-RequestID:"911e6682-c570-4286-970d-1f97004428a5", X-TransactionID:"911e6682-c570-4286-970d-1f97004428a5", X-ECOMP-RequestID:"911e6682-c570-4286-970d-1f97004428a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abef357a-856d-45cd-a8cf-af9c459022f7"]
2023-04-28T15:46:13.014Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:46:13.014Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:46:13.030Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:13.031Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:13.031Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:46:13.031Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:46:12 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:46:13.123Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:46:13.124Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:13.125Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:46:13.141Z|911e6682-c570-4286-970d-1f97004428a5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:46:16.137Z|4fd8f5af-dac6-495e-86a6-78197e453f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:46:16.138Z|4fd8f5af-dac6-495e-86a6-78197e453f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:46:16.735Z|e45873aa-38ba-434d-a71e-0c84296777e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:16.736Z|e45873aa-38ba-434d-a71e-0c84296777e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:17.554Z|226d3178-e4c8-4ca8-beaa-cd413e33bf32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:17.556Z|226d3178-e4c8-4ca8-beaa-cd413e33bf32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:19.094Z|dd5dfc26-60ae-43c4-9286-96f5faea81b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:19.095Z|dd5dfc26-60ae-43c4-9286-96f5faea81b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:23.386Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:46:23.397Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:46:23.398Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||Invoke
2023-04-28T15:46:23.398Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:23.398Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:46:23.399Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Method      : GET
2023-04-28T15:46:23.399Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36856d59ea6f10c6e8478d60d80ed9ae", X-B3-SpanId:"ac3b9e11d9368685", X-B3-ParentSpanId:"c8948dd3cb4f8134", X-B3-Sampled:"0", X-ONAP-RequestID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-RequestID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-TransactionID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-ECOMP-RequestID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a6889e1-80ee-4d99-afe7-b6ff529a820f"]
2023-04-28T15:46:23.399Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Request body: 
2023-04-28T15:46:23.399Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||==========================request end================================================
2023-04-28T15:46:23.454Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:23.455Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:23.455Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status text  : OK
2023-04-28T15:46:23.456Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:46:23 GMT", x-envoy-upstream-service-time:"49", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:46:23.458Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Response body: {
  "requestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:46:11.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:46:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    }
  }
}
2023-04-28T15:46:23.459Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:23.460Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||InvokeReturn
2023-04-28T15:46:23.462Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:46:23.463Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:46:23.464Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:23.464Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:46:23.464Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:46:23.465Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36856d59ea6f10c6e8478d60d80ed9ae", X-B3-SpanId:"65f9e09998f30e7a", X-B3-ParentSpanId:"c8948dd3cb4f8134", X-B3-Sampled:"0", X-ONAP-RequestID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-RequestID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-TransactionID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-ECOMP-RequestID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4377582a-84da-478b-a6a9-b9193c1379c0"]
2023-04-28T15:46:23.465Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:46:23.465Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:46:23.495Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:23.496Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:23.496Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:46:23.496Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:46:23 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:46:23.497Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_ef74e05e-832d-42f3-b5db-36a946d9f48e\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":1682696778000,\"creation_time\":1682696733000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:46:19.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:46:23.498Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:23.498Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:46:23.555Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:46:23.556Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:46:23.556Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:23.557Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:46:23.557Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:46:23.557Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-RequestID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-TransactionID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-ECOMP-RequestID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26fc070c-3ee6-4c1e-95f7-dffb7847ecae"]
2023-04-28T15:46:23.558Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:46:23.558Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:46:23.716Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:23.717Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:23.718Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:46:23.718Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8E13C7FDDCF2E0EF00C50FCB5040EDA6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 15:46:22 GMT", x-envoy-upstream-service-time:"146", server:"envoy"]
2023-04-28T15:46:23.719Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cebaf27b-e5db-11ed-bf0c-2ead1f80446c","businessKey":"967eb41c-ef09-420a-8bf3-668cbc22802e","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:46:14.731+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cc6bd22b-e5db-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"ceb992b4-e5db-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T15:46:23.719Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:23.720Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:46:23.752Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:46:23.753Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:46:23.753Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:23.754Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:46:23.754Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:46:23.754Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-RequestID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-TransactionID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-ECOMP-RequestID:"cbb84fff-ac89-4d6a-80fc-2b0046ab978b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ebac875-db68-4b00-90f6-ac539d11f88b"]
2023-04-28T15:46:23.754Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:46:23.754Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:46:23.900Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:23.900Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:23.901Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:46:23.901Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3B8CD74CAB71B8959D77D9FD36E940A8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Fri, 28 Apr 2023 15:46:22 GMT", x-envoy-upstream-service-time:"140", server:"envoy"]
2023-04-28T15:46:23.902Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d0b95ab3-e5db-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"cebaf27b-e5db-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"cebaf27b-e5db-11ed-bf0c-2ead1f80446c","executionId":"cebaf27b-e5db-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:46:18.076+0000","endTime":"2023-04-28T15:46:18.088+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cc6bd22b-e5db-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:46:23.902Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:23.902Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:46:23.911Z|cbb84fff-ac89-4d6a-80fc-2b0046ab978b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:46:26.773Z|e869b683-bdf7-446c-a81e-deb6d2354541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:26.774Z|e869b683-bdf7-446c-a81e-deb6d2354541|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:27.587Z|57c7d5bf-761e-404e-86bd-74ff3efc3b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:27.588Z|57c7d5bf-761e-404e-86bd-74ff3efc3b34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:29.126Z|85c8b081-016f-4bfe-8027-e884bdff7797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:29.127Z|85c8b081-016f-4bfe-8027-e884bdff7797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:31.137Z|99db2593-fc58-4859-b719-0a7465f778a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:46:31.142Z|99db2593-fc58-4859-b719-0a7465f778a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:46:31.532Z|00a08d44-38ae-4d85-b428-adfd99b548b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:46:31.532Z|00a08d44-38ae-4d85-b428-adfd99b548b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:46:34.211Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:46:34.221Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:46:34.221Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||Invoke
2023-04-28T15:46:34.222Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:34.222Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:46:34.222Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Method      : GET
2023-04-28T15:46:34.222Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75b0aa42fc4117b9966f957f1a902e0c", X-B3-SpanId:"25fa94fa0d54fbc7", X-B3-ParentSpanId:"0a49f06e0f1d80c4", X-B3-Sampled:"0", X-ONAP-RequestID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-RequestID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-TransactionID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-ECOMP-RequestID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62d30e70-3d4e-45a4-808e-d3d1f03d0e9c"]
2023-04-28T15:46:34.223Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Request body: 
2023-04-28T15:46:34.223Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||==========================request end================================================
2023-04-28T15:46:34.268Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:34.268Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:34.269Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status text  : OK
2023-04-28T15:46:34.269Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:46:34 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:46:34.272Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Response body: {
  "requestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:46:11.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:46:18.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    }
  }
}
2023-04-28T15:46:34.272Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:34.272Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||InvokeReturn
2023-04-28T15:46:34.276Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:46:34.276Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:46:34.277Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:34.277Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:46:34.277Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:46:34.278Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75b0aa42fc4117b9966f957f1a902e0c", X-B3-SpanId:"1d30bf223f328dd7", X-B3-ParentSpanId:"0a49f06e0f1d80c4", X-B3-Sampled:"0", X-ONAP-RequestID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-RequestID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-TransactionID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-ECOMP-RequestID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3d93d00-626a-42c5-b2a3-dfdfa12278b7"]
2023-04-28T15:46:34.278Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:46:34.278Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:46:34.302Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:34.303Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:34.303Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:46:34.303Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:46:34 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:46:34.306Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_ef74e05e-832d-42f3-b5db-36a946d9f48e\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":1682696778000,\"creation_time\":1682696733000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:46:19.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:46:34.307Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:34.307Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:46:34.349Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:46:34.349Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:46:34.350Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:34.350Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:46:34.350Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:46:34.351Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-RequestID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-TransactionID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-ECOMP-RequestID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"501c5d9e-83c8-4838-87a3-e34890c5f47d"]
2023-04-28T15:46:34.351Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:46:34.351Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:46:34.517Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:34.518Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:34.518Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:46:34.518Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F1B24643DFFAC526A457FF501927BC19; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 15:46:33 GMT", x-envoy-upstream-service-time:"161", server:"envoy"]
2023-04-28T15:46:34.519Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"cebaf27b-e5db-11ed-bf0c-2ead1f80446c","businessKey":"967eb41c-ef09-420a-8bf3-668cbc22802e","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:46:14.731+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"cc6bd22b-e5db-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"ceb992b4-e5db-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T15:46:34.519Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:34.520Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:46:34.555Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:46:34.555Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:46:34.556Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:34.556Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:46:34.556Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:46:34.557Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-RequestID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-TransactionID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-ECOMP-RequestID:"5a1f6cd5-bd70-4daa-9769-968835451dc9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c30c7eff-2ef5-4ab2-b3e3-36d56c5f1918"]
2023-04-28T15:46:34.557Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:46:34.557Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:46:34.705Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:34.705Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:34.705Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:46:34.705Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A4623924EF73FFEC69C0C8223E7AF3F9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Fri, 28 Apr 2023 15:46:33 GMT", x-envoy-upstream-service-time:"143", server:"envoy"]
2023-04-28T15:46:34.706Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:d0b95ab3-e5db-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"cebaf27b-e5db-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"cebaf27b-e5db-11ed-bf0c-2ead1f80446c","executionId":"cebaf27b-e5db-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:46:18.076+0000","endTime":"2023-04-28T15:46:18.088+0000","durationInMillis":12,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cc6bd22b-e5db-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:46:34.706Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:34.706Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=cebaf27b-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:46:34.712Z|5a1f6cd5-bd70-4daa-9769-968835451dc9|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:46:36.832Z|e3ab8e74-9d5b-4cf5-9b62-dbd52b908152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:36.833Z|e3ab8e74-9d5b-4cf5-9b62-dbd52b908152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:37.619Z|2a41f7c8-8b11-4815-927e-aa3b4e7b2da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:37.620Z|2a41f7c8-8b11-4815-927e-aa3b4e7b2da8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:39.099Z|3ae099ec-9659-43ce-bd52-6353c92fe33d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:46:39.100Z|3ae099ec-9659-43ce-bd52-6353c92fe33d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:39.159Z|d1824bec-a321-4517-a867-d049da7754d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:39.160Z|d1824bec-a321-4517-a867-d049da7754d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:44.950Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:46:44.960Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:46:44.960Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||Invoke
2023-04-28T15:46:44.961Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:44.961Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:46:44.961Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Method      : GET
2023-04-28T15:46:44.961Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6369698dcc64649cb5c2602c12f562cc", X-B3-SpanId:"7f06474d3c1fc9ae", X-B3-ParentSpanId:"6ba4cfd527d6ec61", X-B3-Sampled:"0", X-ONAP-RequestID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-RequestID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-TransactionID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-ECOMP-RequestID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c90dd2c3-5b78-4322-9e5a-3014a3f174c4"]
2023-04-28T15:46:44.961Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Request body: 
2023-04-28T15:46:44.962Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||==========================request end================================================
2023-04-28T15:46:45.002Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:45.003Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:45.003Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status text  : OK
2023-04-28T15:46:45.003Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:46:45 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:46:45.005Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Response body: {
  "requestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2023-04-28T15:46:11.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:46:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    }
  }
}
2023-04-28T15:46:45.006Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:45.006Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||InvokeReturn
2023-04-28T15:46:45.007Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:46:45.008Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:46:45.008Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:45.008Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:46:45.008Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:46:45.008Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6369698dcc64649cb5c2602c12f562cc", X-B3-SpanId:"43d32a2b69c39d80", X-B3-ParentSpanId:"6ba4cfd527d6ec61", X-B3-Sampled:"0", X-ONAP-RequestID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-RequestID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-TransactionID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-ECOMP-RequestID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff262379-78a3-4d4d-a17b-3ac5b763ec4e"]
2023-04-28T15:46:45.008Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:46:45.009Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:46:45.034Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:45.035Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:45.035Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:46:45.035Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:46:45 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:46:45.036Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":1682696778000,\"creation_time\":1682696733000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:46:19.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:46:45.037Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:45.037Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:46:45.070Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:46:45.072Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:46:45.072Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:45.073Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:46:45.073Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:46:45.074Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-RequestID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-TransactionID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-ECOMP-RequestID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c17b761-ebf7-43a2-838d-7f9c90fc7bec"]
2023-04-28T15:46:45.074Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:46:45.074Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:46:45.242Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:45.244Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:45.244Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:46:45.245Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EF414468AFD3520E094DF0D11A258419; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Fri, 28 Apr 2023 15:46:44 GMT", x-envoy-upstream-service-time:"163", server:"envoy"]
2023-04-28T15:46:45.245Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c","businessKey":"967eb41c-ef09-420a-8bf3-668cbc22802e","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-28T15:46:36.560+0000","endTime":"2023-04-28T15:46:38.321+0000","removalTime":null,"durationInMillis":1761,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"cc6bd22b-e5db-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"dba1b640-e5db-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T15:46:45.246Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:45.246Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:46:45.283Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:46:45.284Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:46:45.284Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:45.285Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:46:45.285Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:46:45.285Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-RequestID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-TransactionID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-ECOMP-RequestID:"98cb7f38-ff70-4014-9063-cd44de5aa18e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b82143eb-c940-4ac0-8466-d223f32c2e7b"]
2023-04-28T15:46:45.285Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:46:45.286Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:46:45.429Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:45.429Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:45.430Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:46:45.430Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0C3BCCF083CEBABC2810010B973DC6EE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Fri, 28 Apr 2023 15:46:44 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2023-04-28T15:46:45.431Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:dbbe3e42-e5db-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c","executionId":"dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:46:36.563+0000","endTime":"2023-04-28T15:46:38.320+0000","durationInMillis":1757,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cc6bd22b-e5db-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:46:45.431Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:45.432Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:46:45.439Z|98cb7f38-ff70-4014-9063-cd44de5aa18e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:46:46.137Z|8160c5c8-64f4-48fa-b212-3fc96db86ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:46:46.138Z|8160c5c8-64f4-48fa-b212-3fc96db86ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:46:46.858Z|033c25fa-d89d-4d3c-9165-121b25954c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:46.859Z|033c25fa-d89d-4d3c-9165-121b25954c33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:47.652Z|36bebb38-125b-4d1e-a7c0-d5f837591862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:47.653Z|36bebb38-125b-4d1e-a7c0-d5f837591862|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:49.192Z|bd99dfe3-104e-40f0-9c20-a66ffd8de303|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:49.192Z|bd99dfe3-104e-40f0-9c20-a66ffd8de303|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:55.750Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:46:55.759Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:46:55.759Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||Invoke
2023-04-28T15:46:55.760Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:55.760Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:46:55.760Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Method      : GET
2023-04-28T15:46:55.760Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64ddaee9e40586e2ac6a86a6ebcd13a6", X-B3-SpanId:"c2d9a53d6891625f", X-B3-ParentSpanId:"ae75b73dc65443e6", X-B3-Sampled:"0", X-ONAP-RequestID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-RequestID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-TransactionID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-ECOMP-RequestID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8b350ee-7334-4fdf-ad9f-705dfd41a7e0"]
2023-04-28T15:46:55.761Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Request body: 
2023-04-28T15:46:55.761Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||==========================request end================================================
2023-04-28T15:46:55.804Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:55.805Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:55.805Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status text  : OK
2023-04-28T15:46:55.806Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:46:55 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:46:55.806Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Response body: {
  "requestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2023-04-28T15:46:11.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:46:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    }
  }
}
2023-04-28T15:46:55.807Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:55.807Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||InvokeReturn
2023-04-28T15:46:55.810Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:46:55.811Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:46:55.811Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:55.812Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:46:55.812Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:46:55.812Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"64ddaee9e40586e2ac6a86a6ebcd13a6", X-B3-SpanId:"4a56d0a7502d5497", X-B3-ParentSpanId:"ae75b73dc65443e6", X-B3-Sampled:"0", X-ONAP-RequestID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-RequestID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-TransactionID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-ECOMP-RequestID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b935e3c2-0a96-4360-bb4c-c8cc52068281"]
2023-04-28T15:46:55.813Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:46:55.813Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:46:55.833Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:55.833Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:55.834Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:46:55.834Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:46:55 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:46:55.835Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":1682696778000,\"creation_time\":1682696733000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:46:19.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:46:55.835Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:55.836Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:46:55.873Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:46:55.874Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:46:55.875Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:55.875Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:46:55.875Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:46:55.875Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-RequestID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-TransactionID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-ECOMP-RequestID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f8ad91a-4286-44bc-91dd-729cdff21713"]
2023-04-28T15:46:55.876Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:46:55.876Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:46:56.034Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:56.035Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:56.035Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:46:56.036Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3ED210A7E47CE7DAB313F650A6A859C8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Fri, 28 Apr 2023 15:46:55 GMT", x-envoy-upstream-service-time:"146", server:"envoy"]
2023-04-28T15:46:56.037Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c","businessKey":"967eb41c-ef09-420a-8bf3-668cbc22802e","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-28T15:46:36.560+0000","endTime":"2023-04-28T15:46:38.321+0000","removalTime":null,"durationInMillis":1761,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"cc6bd22b-e5db-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"dba1b640-e5db-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T15:46:56.038Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:56.038Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=967eb41c-ef09-420a-8bf3-668cbc22802e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:46:56.068Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:46:56.069Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:46:56.069Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:46:56.070Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:46:56.070Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:46:56.070Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-RequestID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-TransactionID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-ECOMP-RequestID:"bffd97ed-4fc3-4e83-8682-4b74ff1db039", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a2ff00e-b9eb-4644-a308-0a13e12945b4"]
2023-04-28T15:46:56.071Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:46:56.071Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:46:56.209Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:46:56.210Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:46:56.210Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:46:56.211Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=39203328A208C2C2DABA52448CE2C22D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"762", Date:"Fri, 28 Apr 2023 15:46:55 GMT", x-envoy-upstream-service-time:"134", server:"envoy"]
2023-04-28T15:46:56.212Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:dbbe3e42-e5db-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c","executionId":"dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:46:36.563+0000","endTime":"2023-04-28T15:46:38.320+0000","durationInMillis":1757,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"cc6bd22b-e5db-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:46:56.212Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:46:56.213Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dbbdc9ff-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:46:56.226Z|bffd97ed-4fc3-4e83-8682-4b74ff1db039|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:46:56.882Z|4662bf02-0158-40f7-9a21-a1527f22208c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:56.883Z|4662bf02-0158-40f7-9a21-a1527f22208c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:57.686Z|7d1ae729-b253-4728-b2e5-fedc500d070d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:57.687Z|7d1ae729-b253-4728-b2e5-fedc500d070d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:46:59.225Z|b1009fde-ef7e-497d-a70c-9c82cc785591|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:46:59.226Z|b1009fde-ef7e-497d-a70c-9c82cc785591|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:01.137Z|334b8226-69d4-48b5-8bb4-b62234b1d4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:47:01.138Z|334b8226-69d4-48b5-8bb4-b62234b1d4c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:47:01.533Z|cf314cfd-0cae-4f03-b224-0d75d3f63093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:47:01.534Z|cf314cfd-0cae-4f03-b224-0d75d3f63093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:47:06.522Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:47:06.531Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:47:06.532Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||Invoke
2023-04-28T15:47:06.532Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:06.532Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:47:06.532Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Method      : GET
2023-04-28T15:47:06.532Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e04bdaf165cf6cecb6349be1a66d84b", X-B3-SpanId:"d9b101107071eb4e", X-B3-ParentSpanId:"4df8d9e252985a8f", X-B3-Sampled:"0", X-ONAP-RequestID:"165fdf7e-bb23-436c-9b3b-17978bf23281", X-RequestID:"165fdf7e-bb23-436c-9b3b-17978bf23281", X-TransactionID:"165fdf7e-bb23-436c-9b3b-17978bf23281", X-ECOMP-RequestID:"165fdf7e-bb23-436c-9b3b-17978bf23281", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"319fae30-ffce-442d-ada3-2886067ad263"]
2023-04-28T15:47:06.532Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Request body: 
2023-04-28T15:47:06.532Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||==========================request end================================================
2023-04-28T15:47:06.577Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:06.578Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:06.579Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status text  : OK
2023-04-28T15:47:06.580Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:06 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:06.581Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Response body: {
  "requestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-04-28T15:46:11.000+00:00",
  "endTime" : "2023-04-28T15:46:59.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:47:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    }
  }
}
2023-04-28T15:47:06.581Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:06.582Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||InvokeReturn
2023-04-28T15:47:06.587Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:47:06.588Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:47:06.588Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:06.589Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:47:06.589Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:47:06.590Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e04bdaf165cf6cecb6349be1a66d84b", X-B3-SpanId:"1bbdaa1ba3ee2691", X-B3-ParentSpanId:"4df8d9e252985a8f", X-B3-Sampled:"0", X-ONAP-RequestID:"165fdf7e-bb23-436c-9b3b-17978bf23281", X-RequestID:"165fdf7e-bb23-436c-9b3b-17978bf23281", X-TransactionID:"165fdf7e-bb23-436c-9b3b-17978bf23281", X-ECOMP-RequestID:"165fdf7e-bb23-436c-9b3b-17978bf23281", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6f5067c-c6a8-4028-acdb-a3809ce93b5b"]
2023-04-28T15:47:06.591Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:47:06.591Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:47:06.611Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:06.612Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:06.612Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:47:06.613Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:06 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:06.614Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":1682696778000,\"creation_time\":1682696733000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:46:19.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:47:06.614Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:06.614Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:47:06.631Z|165fdf7e-bb23-436c-9b3b-17978bf23281|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:47:06.812Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:47:06.819Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:47:06.820Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||Invoke
2023-04-28T15:47:06.820Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:06.821Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:47:06.821Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Method      : GET
2023-04-28T15:47:06.821Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99c72f6a276bccd53f985be0483ffa6e", X-B3-SpanId:"47fb15baa1d7fcb2", X-B3-ParentSpanId:"16dde566efb3e08c", X-B3-Sampled:"0", X-ONAP-RequestID:"4c39cef7-49d5-4b7f-8a0b-01124ce1deae", X-RequestID:"4c39cef7-49d5-4b7f-8a0b-01124ce1deae", X-TransactionID:"4c39cef7-49d5-4b7f-8a0b-01124ce1deae", X-ECOMP-RequestID:"4c39cef7-49d5-4b7f-8a0b-01124ce1deae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b5d597d-265b-40d6-933c-16a75544d02f"]
2023-04-28T15:47:06.821Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Request body: 
2023-04-28T15:47:06.822Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||==========================request end================================================
2023-04-28T15:47:06.850Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:06.851Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:06.851Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status text  : OK
2023-04-28T15:47:06.852Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:06 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:06.853Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Response body: {
  "requestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-04-28T15:46:11.000+00:00",
  "endTime" : "2023-04-28T15:46:59.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:47:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    }
  }
}
2023-04-28T15:47:06.854Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:06.854Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||InvokeReturn
2023-04-28T15:47:06.856Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:47:06.857Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:47:06.857Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:06.858Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:47:06.858Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:47:06.858Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99c72f6a276bccd53f985be0483ffa6e", X-B3-SpanId:"31e5f0afe3d3ef47", X-B3-ParentSpanId:"16dde566efb3e08c", X-B3-Sampled:"0", X-ONAP-RequestID:"4c39cef7-49d5-4b7f-8a0b-01124ce1deae", X-RequestID:"4c39cef7-49d5-4b7f-8a0b-01124ce1deae", X-TransactionID:"4c39cef7-49d5-4b7f-8a0b-01124ce1deae", X-ECOMP-RequestID:"4c39cef7-49d5-4b7f-8a0b-01124ce1deae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78f46d2b-5d90-462d-ba29-840c65721900"]
2023-04-28T15:47:06.859Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:47:06.859Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:47:06.885Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:06.885Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:06.886Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:47:06.886Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:06 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:06.887Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":1682696778000,\"creation_time\":1682696733000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:46:19.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:47:06.887Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:06.888Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:47:06.899Z|4c39cef7-49d5-4b7f-8a0b-01124ce1deae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:47:06.908Z|2ffb5824-78ff-47d2-8e0d-e9be31274198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:06.909Z|2ffb5824-78ff-47d2-8e0d-e9be31274198|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:07.107Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:47:07.112Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:47:07.113Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||Invoke
2023-04-28T15:47:07.113Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:07.113Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:47:07.113Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Method      : GET
2023-04-28T15:47:07.113Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b554ad6a65006143c6b91b8205a4f7e", X-B3-SpanId:"8958b6254917ffad", X-B3-ParentSpanId:"cfb514d998b97b52", X-B3-Sampled:"0", X-ONAP-RequestID:"81e40891-737e-43ce-8efe-559989c6e16b", X-RequestID:"81e40891-737e-43ce-8efe-559989c6e16b", X-TransactionID:"81e40891-737e-43ce-8efe-559989c6e16b", X-ECOMP-RequestID:"81e40891-737e-43ce-8efe-559989c6e16b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"852c285f-9f04-4733-8461-f4710eb1ea81"]
2023-04-28T15:47:07.113Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Request body: 
2023-04-28T15:47:07.114Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||==========================request end================================================
2023-04-28T15:47:07.147Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:07.148Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:07.148Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status text  : OK
2023-04-28T15:47:07.149Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:06 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:07.150Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Response body: {
  "requestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-04-28T15:46:11.000+00:00",
  "endTime" : "2023-04-28T15:46:59.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:47:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    }
  }
}
2023-04-28T15:47:07.150Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:07.151Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||InvokeReturn
2023-04-28T15:47:07.153Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:47:07.154Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:47:07.154Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:07.154Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:47:07.155Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:47:07.155Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b554ad6a65006143c6b91b8205a4f7e", X-B3-SpanId:"ee0b85ea72b8e882", X-B3-ParentSpanId:"cfb514d998b97b52", X-B3-Sampled:"0", X-ONAP-RequestID:"81e40891-737e-43ce-8efe-559989c6e16b", X-RequestID:"81e40891-737e-43ce-8efe-559989c6e16b", X-TransactionID:"81e40891-737e-43ce-8efe-559989c6e16b", X-ECOMP-RequestID:"81e40891-737e-43ce-8efe-559989c6e16b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0eb5efb6-2e96-4c6e-9274-5f2c702ddc57"]
2023-04-28T15:47:07.155Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:47:07.155Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:47:07.185Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:07.186Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:07.186Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:47:07.187Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:06 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:07.189Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":1682696778000,\"creation_time\":1682696733000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:46:19.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:47:07.189Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:07.190Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:47:07.207Z|81e40891-737e-43ce-8efe-559989c6e16b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:47:07.528Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:47:07.534Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:47:07.534Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||Invoke
2023-04-28T15:47:07.534Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:07.534Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:47:07.534Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Method      : GET
2023-04-28T15:47:07.535Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"948f7bbae1c40a71334d367a8cd289f7", X-B3-SpanId:"6e283960f48eebed", X-B3-ParentSpanId:"874cbbd60ac867be", X-B3-Sampled:"0", X-ONAP-RequestID:"ca5d92ff-1d6a-4aaa-a0d3-a29752baf253", X-RequestID:"ca5d92ff-1d6a-4aaa-a0d3-a29752baf253", X-TransactionID:"ca5d92ff-1d6a-4aaa-a0d3-a29752baf253", X-ECOMP-RequestID:"ca5d92ff-1d6a-4aaa-a0d3-a29752baf253", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9e4070b-f960-49e6-8bcf-9441d76d4c38"]
2023-04-28T15:47:07.535Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Request body: 
2023-04-28T15:47:07.535Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||==========================request end================================================
2023-04-28T15:47:07.572Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:07.572Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:07.572Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status text  : OK
2023-04-28T15:47:07.573Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:06 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:07.576Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Response body: {
  "requestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-04-28T15:46:11.000+00:00",
  "endTime" : "2023-04-28T15:46:59.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:47:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    }
  }
}
2023-04-28T15:47:07.576Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:07.576Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||InvokeReturn
2023-04-28T15:47:07.578Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:47:07.578Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:47:07.579Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:07.579Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:47:07.579Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:47:07.579Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"948f7bbae1c40a71334d367a8cd289f7", X-B3-SpanId:"9e059b98d746b3ac", X-B3-ParentSpanId:"874cbbd60ac867be", X-B3-Sampled:"0", X-ONAP-RequestID:"ca5d92ff-1d6a-4aaa-a0d3-a29752baf253", X-RequestID:"ca5d92ff-1d6a-4aaa-a0d3-a29752baf253", X-TransactionID:"ca5d92ff-1d6a-4aaa-a0d3-a29752baf253", X-ECOMP-RequestID:"ca5d92ff-1d6a-4aaa-a0d3-a29752baf253", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d074b8b-da39-4e16-84e6-c9e3f1e80256"]
2023-04-28T15:47:07.579Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:47:07.579Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:47:07.611Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:07.612Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:07.612Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:47:07.612Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:07 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:07.613Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":1682696778000,\"creation_time\":1682696733000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:46:19.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:47:07.614Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:07.614Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:47:07.627Z|ca5d92ff-1d6a-4aaa-a0d3-a29752baf253|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:47:07.718Z|23b427d7-43b1-444f-80d2-2bf50886d4ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:07.719Z|23b427d7-43b1-444f-80d2-2bf50886d4ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:07.834Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:47:07.840Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:47:07.840Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||Invoke
2023-04-28T15:47:07.841Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:07.842Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e
2023-04-28T15:47:07.842Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Method      : GET
2023-04-28T15:47:07.842Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b81b54d548794753e0d058158af0b07a", X-B3-SpanId:"c11ada346e9d9e99", X-B3-ParentSpanId:"59bc5847081b3207", X-B3-Sampled:"0", X-ONAP-RequestID:"4b03e763-2399-4af5-92fb-540b08418682", X-RequestID:"4b03e763-2399-4af5-92fb-540b08418682", X-TransactionID:"4b03e763-2399-4af5-92fb-540b08418682", X-ECOMP-RequestID:"4b03e763-2399-4af5-92fb-540b08418682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c086b74c-d0eb-41b8-9f7b-2852cfa32694"]
2023-04-28T15:47:07.843Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Request body: 
2023-04-28T15:47:07.843Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||==========================request end================================================
2023-04-28T15:47:07.884Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:07.885Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:07.885Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Status text  : OK
2023-04-28T15:47:07.886Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:07 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:07.887Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||Response body: {
  "requestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 100,
  "startTime" : "2023-04-28T15:46:11.000+00:00",
  "endTime" : "2023-04-28T15:46:59.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicnw-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:47:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "networkName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074/networks/6807ad2d-60d9-41ef-ad5d-c5c90d20faff",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e"
    }
  }
}
2023-04-28T15:47:07.887Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:07.888Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/967eb41c-ef09-420a-8bf3-668cbc22802e|INFO|500||InvokeReturn
2023-04-28T15:47:07.892Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:47:07.893Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:47:07.893Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:07.893Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false
2023-04-28T15:47:07.894Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:47:07.894Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b81b54d548794753e0d058158af0b07a", X-B3-SpanId:"d199604cf637f2b3", X-B3-ParentSpanId:"59bc5847081b3207", X-B3-Sampled:"0", X-ONAP-RequestID:"4b03e763-2399-4af5-92fb-540b08418682", X-RequestID:"4b03e763-2399-4af5-92fb-540b08418682", X-TransactionID:"4b03e763-2399-4af5-92fb-540b08418682", X-ECOMP-RequestID:"4b03e763-2399-4af5-92fb-540b08418682", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49fabbc9-9b12-4d7b-aaf9-cf2e11ee0d77"]
2023-04-28T15:47:07.894Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:47:07.895Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:47:07.920Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:07.921Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:07.921Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:47:07.922Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:07 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:07.924Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "967eb41c-ef09-420a-8bf3-668cbc22802e",
  "groupingId" : "f06a2f2f-4705-45c7-80ec-1a2574113740",
  "name" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0/f06a2f2f-4705-45c7-80ec-1a2574113740\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"updated_time\":1682696778000,\"creation_time\":1682696733000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"5593637d3ee244318cae2b471faa06fb\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f06a2f2f-4705-45c7-80ec-1a2574113740\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"network_name\":\"basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:46:19.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:47:07.925Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:07.925Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=967eb41c-ef09-420a-8bf3-668cbc22802e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:47:07.938Z|4b03e763-2399-4af5-92fb-540b08418682|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/967eb41c-ef09-420a-8bf3-668cbc22802e|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:47:09.252Z|317c6550-cec0-4582-b451-cb3802e65c8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:09.253Z|317c6550-cec0-4582-b451-cb3802e65c8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:10.664Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:47:10.665Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||INFO|500||Checking if requestId: 6f9634f5-b6cd-40a2-95eb-fe283bf8f861 already exists in requestDb InfraActiveRequests table
2023-04-28T15:47:10.666Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:10.666Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|500||Invoke
2023-04-28T15:47:10.666Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:10.666Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:10.666Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Method      : GET
2023-04-28T15:47:10.666Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5351c3ea7623cc35204988314d82935", X-B3-SpanId:"7ea8c6c5e31dc1e1", X-B3-ParentSpanId:"4e7333695a0de9a8", X-B3-Sampled:"0", X-ONAP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-TransactionID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ECOMP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e104eb8d-7ea2-4007-a191-a5de06eec77a"]
2023-04-28T15:47:10.667Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Request body: 
2023-04-28T15:47:10.667Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||==========================request end================================================
2023-04-28T15:47:10.703Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:10.703Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:47:10.703Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status text  : Not Found
2023-04-28T15:47:10.703Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:47:10 GMT", x-envoy-upstream-service-time:"32", server:"envoy"]
2023-04-28T15:47:10.703Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Response body: 
2023-04-28T15:47:10.704Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:10.704Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|404|Not Found|InvokeReturn
2023-04-28T15:47:10.714Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T15:47:10.789Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:47:10.812Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T15:47:10.813Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074?format=pathed|INFO|500||Invoke
2023-04-28T15:47:10.869Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074?format=pathed|INFO|500||InvokeReturn
2023-04-28T15:47:10.870Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074?format=pathed has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:47:10 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[45], vertex-id=[192728], x-aai-txid=[2-aai-resources-230428-15:47:10:466-83771], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:47:10.871Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074"}]}

2023-04-28T15:47:10.884Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:47:10.907Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-28T15:47:10.907Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[6f9634f5-b6cd-40a2-95eb-fe283bf8f861], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8826c5f9-7887-4a91-b852-190d871ffe44], X-ECOMP-RequestID=[6f9634f5-b6cd-40a2-95eb-fe283bf8f861], X-TransactionId=[], X-ONAP-RequestID=[6f9634f5-b6cd-40a2-95eb-fe283bf8f861]}
2023-04-28T15:47:10.952Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 15:47:10 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[41], x-aai-txid=[2-aai-resources-230428-15:47:10:552-32826], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:47:10.953Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2023-04-28T15:47:10.967Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-28T15:47:10.970Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2023-04-28T15:47:10.975Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:47:11.015Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T15:47:11.016Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074?format=pathed|INFO|500||Invoke
2023-04-28T15:47:11.072Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074?format=pathed|INFO|500||InvokeReturn
2023-04-28T15:47:11.073Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074?format=pathed has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:47:10 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[52], vertex-id=[192728], x-aai-txid=[2-aai-resources-230428-15:47:10:661-17529], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:47:11.074Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074"}]}

2023-04-28T15:47:11.084Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:47:11.115Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T15:47:11.116Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-28T15:47:11.164Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-28T15:47:11.165Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 15:47:10 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[43], x-aai-txid=[1-aai-resources-230428-15:47:10:762-68768], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:47:11.166Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/l3-networks","ERR.5.4.6114"]}}}

2023-04-28T15:47:11.169Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2023-04-28T15:47:11.176Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:47:11.216Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T15:47:11.217Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074?format=pathed|INFO|500||Invoke
2023-04-28T15:47:11.277Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074?format=pathed|INFO|500||InvokeReturn
2023-04-28T15:47:11.277Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074?format=pathed has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:47:10 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[55], vertex-id=[192728], x-aai-txid=[1-aai-resources-230428-15:47:10:862-23133], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:47:11.278Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074"}]}

2023-04-28T15:47:11.284Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:47:11.310Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-28T15:47:11.311Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[6f9634f5-b6cd-40a2-95eb-fe283bf8f861], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[64d0d8f1-a33a-4174-87bc-511225f4abf9], X-ECOMP-RequestID=[6f9634f5-b6cd-40a2-95eb-fe283bf8f861], X-TransactionId=[], X-ONAP-RequestID=[6f9634f5-b6cd-40a2-95eb-fe283bf8f861]}
2023-04-28T15:47:11.371Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 15:47:10 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[55], x-aai-txid=[2-aai-resources-230428-15:47:10:957-34260], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:47:11.373Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/configurations","ERR.5.4.6114"]}}}

2023-04-28T15:47:11.373Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-28T15:47:11.377Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/32a6dd7d-8164-431b-ab50-3b21d9038074/related-to/configurations?resultIndex=0&resultSize=1&format=count
2023-04-28T15:47:11.378Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T15:47:11.378Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T15:47:11.380Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|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
2023-04-28T15:47:11.380Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T15:47:11.381Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:11.381Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|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
2023-04-28T15:47:11.381Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T15:47:11.382Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"f5351c3ea7623cc35204988314d82935", X-B3-SpanId:"e9d873f393d46f54", X-B3-ParentSpanId:"4e7333695a0de9a8", X-B3-Sampled:"0", X-ONAP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-TransactionID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ECOMP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10a8e909-0c30-4c15-9a84-80660beb704f"]
2023-04-28T15:47:11.382Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"32a6dd7d-8164-431b-ab50-3b21d9038074"},"instanceName":null,"requestScope":"service"}
2023-04-28T15:47:11.382Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T15:47:11.434Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:11.434Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:11.434Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T15:47:11.435Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:47:10 GMT", x-envoy-upstream-service-time:"47", server:"envoy"]
2023-04-28T15:47:11.435Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T15:47:11.435Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:11.435Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T15:47:11.436Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|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
2023-04-28T15:47:11.436Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T15:47:11.437Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:11.437Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|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
2023-04-28T15:47:11.437Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T15:47:11.437Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|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:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-TransactionID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ECOMP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2b9d80e-ed86-491a-af7b-5e874adebf86"]
2023-04-28T15:47:11.437Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T15:47:11.437Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T15:47:11.481Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:11.481Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:11.481Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T15:47:11.482Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:47:11 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:11.484Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|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" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T15:47:11.484Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:11.485Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T15:47:11.493Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-04-28T15:47:11.494Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2023-04-28T15:47:11.494Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:11.494Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-04-28T15:47:11.495Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T15:47:11.495Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-TransactionID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ECOMP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bd55ea5-5314-4367-8683-bedaa4404bf0"]
2023-04-28T15:47:11.495Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T15:47:11.495Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:47:11.534Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:11.535Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:11.535Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : OK
2023-04-28T15:47:11.535Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:47:11 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:11.536Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2023-04-28T15:47:11.537Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:11.537Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2023-04-28T15:47:11.541Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|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
2023-04-28T15:47:11.541Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T15:47:11.542Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:11.542Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|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
2023-04-28T15:47:11.542Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T15:47:11.542Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|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:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-TransactionID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ECOMP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93218077-09e2-4261-ac0e-053ed8d3f6e3"]
2023-04-28T15:47:11.543Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T15:47:11.543Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T15:47:11.576Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:11.577Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:11.577Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T15:47:11.577Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:47:11 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:11.578Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|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" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T15:47:11.579Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:11.579Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T15:47:11.584Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:47:11.584Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T15:47:11.584Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:11.585Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:47:11.585Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T15:47:11.585Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1049", X-B3-TraceId:"f5351c3ea7623cc35204988314d82935", X-B3-SpanId:"fc7e99e849029973", X-B3-ParentSpanId:"4e7333695a0de9a8", X-B3-Sampled:"0", X-ONAP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-TransactionID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ECOMP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3d87558-07a3-4850-af13-d05b00c811d5"]
2023-04-28T15:47:11.585Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"6f9634f5-b6cd-40a2-95eb-fe283bf8f861","requestStatus":"IN_PROGRESS","startTime":1682696831378,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"32a6dd7d-8164-431b-ab50-3b21d9038074","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074","cloudApiRequests":[],"requestURI":"6f9634f5-b6cd-40a2-95eb-fe283bf8f861"}
2023-04-28T15:47:11.585Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T15:47:11.638Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:11.639Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T15:47:11.639Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T15:47:11.639Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|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/6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:10 GMT", x-envoy-upstream-service-time:"49", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:11.641Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:47:11.378+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T15:47:11.612+00:00",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074",
  "cloudApiRequests" : [ ],
  "requestURI" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    }
  }
}
2023-04-28T15:47:11.641Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:11.642Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T15:47:11.658Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|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
2023-04-28T15:47:11.658Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T15:47:11.659Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:11.659Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|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
2023-04-28T15:47:11.659Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T15:47:11.660Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1877", X-B3-TraceId:"f5351c3ea7623cc35204988314d82935", X-B3-SpanId:"08d0d2cb78b2376c", X-B3-ParentSpanId:"4e7333695a0de9a8", X-B3-Sampled:"0", X-ONAP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-TransactionID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ECOMP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44273087-4a62-45ce-8d52-53beca88400c"]
2023-04-28T15:47:11.660Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"03635309-89b8-4d27-8552-858a122be407\",\"modelUuid\":\"03635309-89b8-4d27-8552-858a122be407\",\"modelInvariantUuid\":\"47ec5e4b-b570-40ce-83d2-066a79f9b597\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"32a6dd7d-8164-431b-ab50-3b21d9038074\"}","type":"String"},"requestId":{"value":"6f9634f5-b6cd-40a2-95eb-fe283bf8f861","type":"String"},"mso-request-id":{"value":"6f9634f5-b6cd-40a2-95eb-fe283bf8f861","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"32a6dd7d-8164-431b-ab50-3b21d9038074","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/32a6dd7d-8164-431b-ab50-3b21d9038074","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-28T15:47:11.660Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T15:47:12.687Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:12.688Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T15:47:12.689Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T15:47:12.689Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 15:47:11 GMT", X-ONAP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-TransactionID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ECOMP-RequestID:"6f9634f5-b6cd-40a2-95eb-fe283bf8f861", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"44273087-4a62-45ce-8d52-53beca88400c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1020", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:12.690Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"6f9634f5-b6cd-40a2-95eb-fe283bf8f861\",\"instanceId\":\"32a6dd7d-8164-431b-ab50-3b21d9038074\"}}","message":"Success","processInstanceID":"f0358041-e5db-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T15:47:12.690Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:12.690Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T15:47:12.698Z|6f9634f5-b6cd-40a2-95eb-fe283bf8f861|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:47:12.999Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:47:13.005Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:13.006Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|500||Invoke
2023-04-28T15:47:13.006Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:13.006Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:13.006Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Method      : GET
2023-04-28T15:47:13.006Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e0ca590d151d560ce1b939917e91f31", X-B3-SpanId:"277a0a4d01a47e94", X-B3-ParentSpanId:"c2518daeebf154a7", X-B3-Sampled:"0", X-ONAP-RequestID:"bd0b2f51-7b2b-483e-acf1-ddbe454a0851", X-RequestID:"bd0b2f51-7b2b-483e-acf1-ddbe454a0851", X-TransactionID:"bd0b2f51-7b2b-483e-acf1-ddbe454a0851", X-ECOMP-RequestID:"bd0b2f51-7b2b-483e-acf1-ddbe454a0851", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f54841d7-906c-4aab-a678-aa509ca99f59"]
2023-04-28T15:47:13.007Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Request body: 
2023-04-28T15:47:13.007Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||==========================request end================================================
2023-04-28T15:47:13.049Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:13.049Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:13.050Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status text  : OK
2023-04-28T15:47:13.050Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:13 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:13.051Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Response body: {
  "requestId" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:47:11.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:47:12.000+00:00",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074",
  "cloudApiRequests" : [ ],
  "requestURI" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    }
  }
}
2023-04-28T15:47:13.052Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:13.052Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|500||InvokeReturn
2023-04-28T15:47:13.054Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false
2023-04-28T15:47:13.055Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:47:13.056Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:13.056Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false
2023-04-28T15:47:13.057Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:47:13.057Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e0ca590d151d560ce1b939917e91f31", X-B3-SpanId:"e237b9359a3cbe72", X-B3-ParentSpanId:"c2518daeebf154a7", X-B3-Sampled:"0", X-ONAP-RequestID:"bd0b2f51-7b2b-483e-acf1-ddbe454a0851", X-RequestID:"bd0b2f51-7b2b-483e-acf1-ddbe454a0851", X-TransactionID:"bd0b2f51-7b2b-483e-acf1-ddbe454a0851", X-ECOMP-RequestID:"bd0b2f51-7b2b-483e-acf1-ddbe454a0851", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e5119d7-d88a-4346-ad83-8f6e1c5871ca"]
2023-04-28T15:47:13.058Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:47:13.059Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:47:13.081Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:13.081Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:13.082Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:47:13.082Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:13 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:13.082Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:47:13.083Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:13.083Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:47:13.094Z|bd0b2f51-7b2b-483e-acf1-ddbe454a0851|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:47:16.137Z|5e3b6317-9857-422b-8c8f-9a7cff78585b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:47:16.142Z|5e3b6317-9857-422b-8c8f-9a7cff78585b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:47:16.935Z|a69b0df6-62f6-4035-99f1-485fc716bc29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:16.936Z|a69b0df6-62f6-4035-99f1-485fc716bc29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:17.752Z|7a6d87e2-7899-4253-941e-33699b592a9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:17.753Z|7a6d87e2-7899-4253-941e-33699b592a9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:19.287Z|23a8d2ee-6ccf-4b5f-9b4d-e583dd0313c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:19.288Z|23a8d2ee-6ccf-4b5f-9b4d-e583dd0313c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:23.322Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:47:23.331Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:23.332Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|500||Invoke
2023-04-28T15:47:23.333Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:23.333Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:23.334Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Method      : GET
2023-04-28T15:47:23.334Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62df1d700836bd2e8c9c2cd7774979b9", X-B3-SpanId:"b33c9e84270234d2", X-B3-ParentSpanId:"598f28bc2b32d885", X-B3-Sampled:"0", X-ONAP-RequestID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-RequestID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-TransactionID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-ECOMP-RequestID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc14d91f-82f1-4a05-a26e-54f3cf42ea65"]
2023-04-28T15:47:23.335Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Request body: 
2023-04-28T15:47:23.335Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||==========================request end================================================
2023-04-28T15:47:23.386Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:23.387Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:23.387Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status text  : OK
2023-04-28T15:47:23.387Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:23 GMT", x-envoy-upstream-service-time:"44", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:23.388Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Response body: {
  "requestId" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2023-04-28T15:47:11.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:47:21.000+00:00",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074",
  "cloudApiRequests" : [ ],
  "requestURI" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    }
  }
}
2023-04-28T15:47:23.388Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:23.389Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|500||InvokeReturn
2023-04-28T15:47:23.390Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false
2023-04-28T15:47:23.391Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:47:23.391Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:23.392Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false
2023-04-28T15:47:23.392Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:47:23.392Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"62df1d700836bd2e8c9c2cd7774979b9", X-B3-SpanId:"b8794bf684b427fd", X-B3-ParentSpanId:"598f28bc2b32d885", X-B3-Sampled:"0", X-ONAP-RequestID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-RequestID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-TransactionID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-ECOMP-RequestID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d8761db-1b6e-4f77-8a08-6fbdfd15b481"]
2023-04-28T15:47:23.392Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:47:23.393Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:47:23.420Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:23.421Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:23.421Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:47:23.421Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:23 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:23.426Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:47:23.426Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:23.427Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:47:23.465Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:47:23.466Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:47:23.466Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:23.466Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:47:23.466Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:47:23.467Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-RequestID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-TransactionID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-ECOMP-RequestID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3090809-40f8-4f21-b142-deef635c0890"]
2023-04-28T15:47:23.467Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:47:23.467Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:47:23.616Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:23.617Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:23.617Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:47:23.617Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F762EB0FE72980FC3DEEB04683685F39; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 28 Apr 2023 15:47:22 GMT", x-envoy-upstream-service-time:"144", server:"envoy"]
2023-04-28T15:47:23.618Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f54a771f-e5db-11ed-bf0c-2ead1f80446c","businessKey":"6f9634f5-b6cd-40a2-95eb-fe283bf8f861","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-28T15:47:19.426+0000","endTime":"2023-04-28T15:47:19.942+0000","removalTime":null,"durationInMillis":516,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"f0358041-e5db-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"f549185d-e5db-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T15:47:23.619Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:23.619Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:47:23.802Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:47:23.803Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:47:23.804Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:23.804Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:47:23.804Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:47:23.804Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-RequestID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-TransactionID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-ECOMP-RequestID:"f9b75ce2-a5b8-4b82-a90a-01d9c5727acb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c790818a-e93b-4db6-944a-198cd26398de"]
2023-04-28T15:47:23.805Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:47:23.805Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:47:26.968Z|62ddd6f9-7915-4fc4-806b-4d80552167a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:26.969Z|62ddd6f9-7915-4fc4-806b-4d80552167a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:27.698Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:27.699Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:27.700Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:47:27.700Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=30A7A1C74DF425884C50E216B4B88442; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 28 Apr 2023 15:47:26 GMT", x-envoy-upstream-service-time:"3889", server:"envoy"]
2023-04-28T15:47:27.700Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f54b1372-e5db-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"f54a771f-e5db-11ed-bf0c-2ead1f80446c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"f54a771f-e5db-11ed-bf0c-2ead1f80446c","executionId":"f54a771f-e5db-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:47:19.429+0000","endTime":"2023-04-28T15:47:19.941+0000","durationInMillis":512,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f0358041-e5db-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:47:27.701Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:27.701Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f54a771f-e5db-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:47:27.709Z|f9b75ce2-a5b8-4b82-a90a-01d9c5727acb|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:47:27.786Z|b76593eb-3990-4c0c-ae23-026823e365de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:27.787Z|b76593eb-3990-4c0c-ae23-026823e365de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:29.322Z|7467f252-941c-450e-8ea1-a97314bcd26c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:29.323Z|7467f252-941c-450e-8ea1-a97314bcd26c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:31.137Z|3326f886-2892-41a4-aac3-d6dfadcdc3fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:47:31.138Z|3326f886-2892-41a4-aac3-d6dfadcdc3fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:47:31.534Z|0d6a8d66-e57f-4728-847c-f5389d5b6221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:47:31.535Z|0d6a8d66-e57f-4728-847c-f5389d5b6221|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:47:37.001Z|e6b6325b-9806-4b50-847b-a62575af51c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:37.002Z|e6b6325b-9806-4b50-847b-a62575af51c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:37.821Z|be981380-5b3a-4080-ab6b-9bcb5051e69a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:37.821Z|be981380-5b3a-4080-ab6b-9bcb5051e69a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:37.967Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:47:37.976Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:37.976Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|500||Invoke
2023-04-28T15:47:37.976Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:37.977Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:37.977Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Method      : GET
2023-04-28T15:47:37.977Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b636e695fb3f9937b741c6bc45e4065", X-B3-SpanId:"1937afe2e4075b35", X-B3-ParentSpanId:"14390b397ddaf6b6", X-B3-Sampled:"0", X-ONAP-RequestID:"104ed3c6-63ce-45df-b8aa-919f6558ac0b", X-RequestID:"104ed3c6-63ce-45df-b8aa-919f6558ac0b", X-TransactionID:"104ed3c6-63ce-45df-b8aa-919f6558ac0b", X-ECOMP-RequestID:"104ed3c6-63ce-45df-b8aa-919f6558ac0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57ae32ad-f9c9-420d-bde6-6eb181635be0"]
2023-04-28T15:47:37.977Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Request body: 
2023-04-28T15:47:37.977Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||==========================request end================================================
2023-04-28T15:47:38.015Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:38.016Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:38.017Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status text  : OK
2023-04-28T15:47:38.017Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:38 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:38.018Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Response body: {
  "requestId" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:47:11.000+00:00",
  "endTime" : "2023-04-28T15:47:22.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:47:23.000+00:00",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074",
  "cloudApiRequests" : [ ],
  "requestURI" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    }
  }
}
2023-04-28T15:47:38.018Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:38.019Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|500||InvokeReturn
2023-04-28T15:47:38.023Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false
2023-04-28T15:47:38.024Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:47:38.024Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:38.024Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false
2023-04-28T15:47:38.025Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:47:38.025Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2b636e695fb3f9937b741c6bc45e4065", X-B3-SpanId:"cada276a8106d8e4", X-B3-ParentSpanId:"14390b397ddaf6b6", X-B3-Sampled:"0", X-ONAP-RequestID:"104ed3c6-63ce-45df-b8aa-919f6558ac0b", X-RequestID:"104ed3c6-63ce-45df-b8aa-919f6558ac0b", X-TransactionID:"104ed3c6-63ce-45df-b8aa-919f6558ac0b", X-ECOMP-RequestID:"104ed3c6-63ce-45df-b8aa-919f6558ac0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52113a54-4a8e-40f8-8e32-c966c80f9ec4"]
2023-04-28T15:47:38.026Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:47:38.026Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:47:38.049Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:38.050Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:38.050Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:47:38.051Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:38 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:38.052Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:47:38.052Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:38.053Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:47:38.067Z|104ed3c6-63ce-45df-b8aa-919f6558ac0b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:47:38.328Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:47:38.334Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:38.335Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|500||Invoke
2023-04-28T15:47:38.335Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:38.335Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:38.335Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Method      : GET
2023-04-28T15:47:38.336Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a0cf468c2d354700b49e7e4085d7f8f", X-B3-SpanId:"7da791e1d9cf9ed4", X-B3-ParentSpanId:"a86aa4d4b53ed6ab", X-B3-Sampled:"0", X-ONAP-RequestID:"39fe6566-103c-4a45-8827-cf7e016b7a51", X-RequestID:"39fe6566-103c-4a45-8827-cf7e016b7a51", X-TransactionID:"39fe6566-103c-4a45-8827-cf7e016b7a51", X-ECOMP-RequestID:"39fe6566-103c-4a45-8827-cf7e016b7a51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"653ba7ba-dc46-4255-a4df-93c0b1200216"]
2023-04-28T15:47:38.336Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Request body: 
2023-04-28T15:47:38.336Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||==========================request end================================================
2023-04-28T15:47:38.366Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:38.367Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:38.367Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status text  : OK
2023-04-28T15:47:38.368Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:38 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:38.370Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Response body: {
  "requestId" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:47:11.000+00:00",
  "endTime" : "2023-04-28T15:47:22.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:47:23.000+00:00",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074",
  "cloudApiRequests" : [ ],
  "requestURI" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    }
  }
}
2023-04-28T15:47:38.370Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:38.371Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|500||InvokeReturn
2023-04-28T15:47:38.373Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false
2023-04-28T15:47:38.374Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:47:38.374Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:38.375Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false
2023-04-28T15:47:38.376Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:47:38.376Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1a0cf468c2d354700b49e7e4085d7f8f", X-B3-SpanId:"2531398f706d7497", X-B3-ParentSpanId:"a86aa4d4b53ed6ab", X-B3-Sampled:"0", X-ONAP-RequestID:"39fe6566-103c-4a45-8827-cf7e016b7a51", X-RequestID:"39fe6566-103c-4a45-8827-cf7e016b7a51", X-TransactionID:"39fe6566-103c-4a45-8827-cf7e016b7a51", X-ECOMP-RequestID:"39fe6566-103c-4a45-8827-cf7e016b7a51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2acf27c2-2520-44be-a2dd-c7c9de1d1114"]
2023-04-28T15:47:38.377Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:47:38.377Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:47:38.398Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:38.399Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:38.400Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:47:38.400Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:38 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:38.401Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:47:38.401Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:38.402Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:47:38.412Z|39fe6566-103c-4a45-8827-cf7e016b7a51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:47:38.644Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:47:38.650Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:38.651Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|500||Invoke
2023-04-28T15:47:38.651Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:38.651Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:38.652Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Method      : GET
2023-04-28T15:47:38.652Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5aa9acc8b80a5622ce5e67dc2802a8cf", X-B3-SpanId:"e2aeb665964dea0b", X-B3-ParentSpanId:"0933996d520e12f5", X-B3-Sampled:"0", X-ONAP-RequestID:"dced3ab0-6ac2-406b-99c7-84c44baf4a20", X-RequestID:"dced3ab0-6ac2-406b-99c7-84c44baf4a20", X-TransactionID:"dced3ab0-6ac2-406b-99c7-84c44baf4a20", X-ECOMP-RequestID:"dced3ab0-6ac2-406b-99c7-84c44baf4a20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b9def9f-f250-4672-908f-212d9ce2bbf1"]
2023-04-28T15:47:38.652Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Request body: 
2023-04-28T15:47:38.652Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||==========================request end================================================
2023-04-28T15:47:38.686Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:38.687Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:38.687Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status text  : OK
2023-04-28T15:47:38.687Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:38 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:38.690Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Response body: {
  "requestId" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:47:11.000+00:00",
  "endTime" : "2023-04-28T15:47:22.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:47:23.000+00:00",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074",
  "cloudApiRequests" : [ ],
  "requestURI" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    }
  }
}
2023-04-28T15:47:38.691Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:38.692Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|500||InvokeReturn
2023-04-28T15:47:38.693Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false
2023-04-28T15:47:38.694Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:47:38.694Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:38.695Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false
2023-04-28T15:47:38.695Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:47:38.695Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5aa9acc8b80a5622ce5e67dc2802a8cf", X-B3-SpanId:"7a7d807bf92b5261", X-B3-ParentSpanId:"0933996d520e12f5", X-B3-Sampled:"0", X-ONAP-RequestID:"dced3ab0-6ac2-406b-99c7-84c44baf4a20", X-RequestID:"dced3ab0-6ac2-406b-99c7-84c44baf4a20", X-TransactionID:"dced3ab0-6ac2-406b-99c7-84c44baf4a20", X-ECOMP-RequestID:"dced3ab0-6ac2-406b-99c7-84c44baf4a20", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52073cdb-5727-441b-9602-0809837e354d"]
2023-04-28T15:47:38.696Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:47:38.696Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:47:38.716Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:38.716Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:38.717Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:47:38.717Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:38 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:38.718Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:47:38.718Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:38.719Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:47:38.732Z|dced3ab0-6ac2-406b-99c7-84c44baf4a20|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:47:38.933Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:47:38.939Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:38.939Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|500||Invoke
2023-04-28T15:47:38.940Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:38.940Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861
2023-04-28T15:47:38.940Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Method      : GET
2023-04-28T15:47:38.940Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5e27e21701c74f05e75c520fc9a97ac", X-B3-SpanId:"82a851173ff0bbdd", X-B3-ParentSpanId:"b23099ce0586dc3c", X-B3-Sampled:"0", X-ONAP-RequestID:"be360744-6a4e-40ed-a4aa-21b3a99843dc", X-RequestID:"be360744-6a4e-40ed-a4aa-21b3a99843dc", X-TransactionID:"be360744-6a4e-40ed-a4aa-21b3a99843dc", X-ECOMP-RequestID:"be360744-6a4e-40ed-a4aa-21b3a99843dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48fc86e7-395f-439b-aa83-2c4231c9bf2e"]
2023-04-28T15:47:38.940Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Request body: 
2023-04-28T15:47:38.940Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||==========================request end================================================
2023-04-28T15:47:38.988Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:38.989Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:38.989Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Status text  : OK
2023-04-28T15:47:38.989Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:38 GMT", x-envoy-upstream-service-time:"45", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:38.992Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||Response body: {
  "requestId" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:47:11.000+00:00",
  "endTime" : "2023-04-28T15:47:22.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_network\",\n            \"modelInvariantId\": \"47ec5e4b-b570-40ce-83d2-066a79f9b597\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"03635309-89b8-4d27-8552-858a122be407\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:47:23.000+00:00",
  "serviceInstanceId" : "32a6dd7d-8164-431b-ab50-3b21d9038074",
  "serviceInstanceName" : "basic_network-07f67047-57a2-4152-beb5-7aee6918a8e6",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/32a6dd7d-8164-431b-ab50-3b21d9038074",
  "cloudApiRequests" : [ ],
  "requestURI" : "6f9634f5-b6cd-40a2-95eb-fe283bf8f861",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861"
    }
  }
}
2023-04-28T15:47:38.992Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:38.993Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|INFO|500||InvokeReturn
2023-04-28T15:47:38.994Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false
2023-04-28T15:47:38.995Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:47:38.995Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:47:38.995Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false
2023-04-28T15:47:38.995Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:47:38.995Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5e27e21701c74f05e75c520fc9a97ac", X-B3-SpanId:"4a7c38d9a985544e", X-B3-ParentSpanId:"b23099ce0586dc3c", X-B3-Sampled:"0", X-ONAP-RequestID:"be360744-6a4e-40ed-a4aa-21b3a99843dc", X-RequestID:"be360744-6a4e-40ed-a4aa-21b3a99843dc", X-TransactionID:"be360744-6a4e-40ed-a4aa-21b3a99843dc", X-ECOMP-RequestID:"be360744-6a4e-40ed-a4aa-21b3a99843dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54b9e1e0-1dd4-4bda-bcc3-928647f9bd95"]
2023-04-28T15:47:38.996Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:47:38.996Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:47:39.021Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:47:39.021Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:47:39.022Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:47:39.022Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:47:39 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:47:39.023Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:47:39.023Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:47:39.023Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=6f9634f5-b6cd-40a2-95eb-fe283bf8f861&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:47:39.032Z|be360744-6a4e-40ed-a4aa-21b3a99843dc|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/6f9634f5-b6cd-40a2-95eb-fe283bf8f861|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:47:39.098Z|a67a4fb6-6cb0-4926-a163-0ce88a97242c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:47:39.099Z|a67a4fb6-6cb0-4926-a163-0ce88a97242c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:39.353Z|fd7c5082-88a9-4603-8c0b-c2e183628ec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:39.354Z|fd7c5082-88a9-4603-8c0b-c2e183628ec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:46.138Z|45e44e47-4fd1-4dc3-a100-4d002b28e54b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:47:46.138Z|45e44e47-4fd1-4dc3-a100-4d002b28e54b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:47:47.036Z|10304500-ec0b-49ce-a4f8-dff39a993b5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:47.037Z|10304500-ec0b-49ce-a4f8-dff39a993b5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:47.855Z|bbd0d4c4-69fe-4f01-984e-1bcaea12cee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:47.856Z|bbd0d4c4-69fe-4f01-984e-1bcaea12cee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:49.382Z|6ee54579-a54c-45e7-8be2-536e8eafd8ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:49.383Z|6ee54579-a54c-45e7-8be2-536e8eafd8ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:57.077Z|9a5c8193-0e85-44ea-9e79-0413ff39de2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:57.078Z|9a5c8193-0e85-44ea-9e79-0413ff39de2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:57.888Z|080512fd-f19c-4c4c-9682-0d89b2cedda1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:57.889Z|080512fd-f19c-4c4c-9682-0d89b2cedda1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:47:59.416Z|66035746-0ac3-47f2-b268-4a6487728ea4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:47:59.417Z|66035746-0ac3-47f2-b268-4a6487728ea4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:00.214Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:00.217Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: b16609c2-17f4-4022-992a-a0f02c8f36cf already exists in requestDb InfraActiveRequests table
2023-04-28T15:48:00.217Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:00.218Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|500||Invoke
2023-04-28T15:48:00.218Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:00.218Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:00.219Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Method      : GET
2023-04-28T15:48:00.219Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a39cffff15f4fc52e1d7fa47572841b", X-B3-SpanId:"f96af488250af21e", X-B3-ParentSpanId:"b556a0307226c72d", X-B3-Sampled:"0", X-ONAP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-TransactionID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ECOMP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5816b70-72bd-48fa-878f-86efdba6db82"]
2023-04-28T15:48:00.219Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Request body: 
2023-04-28T15:48:00.220Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||==========================request end================================================
2023-04-28T15:48:00.254Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:00.254Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:48:00.255Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status text  : Not Found
2023-04-28T15:48:00.255Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:48:00 GMT", x-envoy-upstream-service-time:"30", server:"envoy"]
2023-04-28T15:48:00.255Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Response body: 
2023-04-28T15:48:00.256Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:00.256Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|404|Not Found|InvokeReturn
2023-04-28T15:48:00.267Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T15:48:00.271Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:48:00.293Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||Invoke
2023-04-28T15:48:00.294Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e with request headers:{Authorization=[***REDACTED***], X-RequestID=[b16609c2-17f4-4022-992a-a0f02c8f36cf], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[39404406-99b6-4541-8c75-e4fdcfd831bd], X-ECOMP-RequestID=[b16609c2-17f4-4022-992a-a0f02c8f36cf], X-TransactionId=[], X-ONAP-RequestID=[b16609c2-17f4-4022-992a-a0f02c8f36cf]}
2023-04-28T15:48:00.363Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:47:59 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[58], vertex-id=[200952], x-aai-txid=[1-aai-resources-230428-15:47:59:948-87087], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:48:00.364Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||{"tenant-id":"1772051f58d048c5975bfbbeb46a2e3e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682696637429","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"}]}]}}

2023-04-28T15:48:00.365Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||InvokeReturn
2023-04-28T15:48:00.366Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T15:48:00.367Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T15:48:00.368Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T15:48:00.369Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T15:48:00.369Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:00.369Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T15:48:00.370Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T15:48:00.370Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"5a39cffff15f4fc52e1d7fa47572841b", X-B3-SpanId:"ea4ea9a784702232", X-B3-ParentSpanId:"b556a0307226c72d", X-B3-Sampled:"0", X-ONAP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-TransactionID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ECOMP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cb8c8f5-5c9d-413d-b042-65c4bd72fe01"]
2023-04-28T15:48:00.370Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879","requestScope":"service"}
2023-04-28T15:48:00.370Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T15:48:00.399Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:00.399Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:00.400Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T15:48:00.400Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:48:00 GMT", x-envoy-upstream-service-time:"25", server:"envoy"]
2023-04-28T15:48:00.401Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T15:48:00.401Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:00.401Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T15:48:00.403Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T15:48:00.403Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T15:48:00.404Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:00.404Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T15:48:00.404Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T15:48:00.404Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-TransactionID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ECOMP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebe67b6a-7ca1-4b0f-8381-c8fbbd9a48ff"]
2023-04-28T15:48:00.405Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T15:48:00.405Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T15:48:00.448Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:00.449Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:00.450Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T15:48:00.450Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:00 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:00.453Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T15:48:00.454Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:00.455Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T15:48:00.472Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-04-28T15:48:00.473Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-04-28T15:48:00.474Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:00.474Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-04-28T15:48:00.474Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T15:48:00.475Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-TransactionID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ECOMP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4a0a297-2dc9-4451-911f-6560a0ba5ff8"]
2023-04-28T15:48:00.475Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-04-28T15:48:00.476Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:48:00.500Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:00.501Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:00.501Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2023-04-28T15:48:00.501Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:00 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:00.502Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "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" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2023-04-28T15:48:00.503Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:00.503Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-04-28T15:48:00.505Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T15:48:00.506Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T15:48:00.506Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:00.506Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T15:48:00.507Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T15:48:00.507Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-TransactionID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ECOMP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a28d3e7e-567b-4702-b15b-6e613b9f910f"]
2023-04-28T15:48:00.507Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T15:48:00.508Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T15:48:00.538Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:00.539Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:00.539Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T15:48:00.540Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:00 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:00.540Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T15:48:00.541Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:00.541Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T15:48:00.547Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:48:00.547Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T15:48:00.548Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:00.548Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:48:00.548Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T15:48:00.549Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"5a39cffff15f4fc52e1d7fa47572841b", X-B3-SpanId:"ca03a7c9bac50cc1", X-B3-ParentSpanId:"b556a0307226c72d", X-B3-Sampled:"0", X-ONAP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-TransactionID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ECOMP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"077bf249-7454-4d53-b47e-09ff2981b1cb"]
2023-04-28T15:48:00.549Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b16609c2-17f4-4022-992a-a0f02c8f36cf","requestStatus":"IN_PROGRESS","startTime":1682696880268,"source":"VID","tenantId":"1772051f58d048c5975bfbbeb46a2e3e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\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\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n\t\t\t\"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"b16609c2-17f4-4022-992a-a0f02c8f36cf"}
2023-04-28T15:48:00.550Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T15:48:00.600Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:00.600Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T15:48:00.601Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T15:48:00.601Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:00 GMT", x-envoy-upstream-service-time:"47", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:00.609Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:48:00.268+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\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\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n\t\t\t\"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T15:48:00.576+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    }
  }
}
2023-04-28T15:48:00.610Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:00.610Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T15:48:00.623Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T15:48:00.624Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T15:48:00.624Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:00.624Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T15:48:00.625Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T15:48:00.625Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"5a39cffff15f4fc52e1d7fa47572841b", X-B3-SpanId:"0e0a766671e41bb1", X-B3-ParentSpanId:"b556a0307226c72d", X-B3-Sampled:"0", X-ONAP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-TransactionID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ECOMP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe38f3f8-cd82-4a40-8cdc-6505f3d03149"]
2023-04-28T15:48:00.626Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"7e849013-f8bf-44ce-b192-23459013c3f8\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\"modelUuid\":\"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\"modelInvariantUuid\":\"7e849013-f8bf-44ce-b192-23459013c3f8\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"c759a800-5dce-4349-8fd2-ab33636c1c49\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"b16609c2-17f4-4022-992a-a0f02c8f36cf","type":"String"},"mso-request-id":{"value":"b16609c2-17f4-4022-992a-a0f02c8f36cf","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"}}}
2023-04-28T15:48:00.626Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T15:48:01.138Z|61e4ace2-b1d8-4efe-9df6-05e1605b67ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:48:01.142Z|61e4ace2-b1d8-4efe-9df6-05e1605b67ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:48:01.535Z|fe9c965f-900e-483e-81b1-793d4737144e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:48:01.536Z|fe9c965f-900e-483e-81b1-793d4737144e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:48:01.650Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:01.651Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T15:48:01.651Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T15:48:01.652Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 15:48:00 GMT", X-ONAP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-TransactionID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ECOMP-RequestID:"b16609c2-17f4-4022-992a-a0f02c8f36cf", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"fe38f3f8-cd82-4a40-8cdc-6505f3d03149", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1018", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:01.652Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"b16609c2-17f4-4022-992a-a0f02c8f36cf\",\"instanceId\":\"ce8e7ff5-7c85-4292-83b4-8e75386d571a\"}}","message":"Success","processInstanceID":"0d65e24d-e5dc-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T15:48:01.653Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:01.653Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T15:48:01.667Z|b16609c2-17f4-4022-992a-a0f02c8f36cf|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:01.922Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:01.927Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:01.928Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|500||Invoke
2023-04-28T15:48:01.928Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:01.928Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:01.928Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Method      : GET
2023-04-28T15:48:01.928Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"487b2a1c0c1afbc924fa753396ed0338", X-B3-SpanId:"e945d38a0ab48259", X-B3-ParentSpanId:"6b11be67c82d1e86", X-B3-Sampled:"0", X-ONAP-RequestID:"6089481e-6a66-40ac-842f-d0d5af8b65c5", X-RequestID:"6089481e-6a66-40ac-842f-d0d5af8b65c5", X-TransactionID:"6089481e-6a66-40ac-842f-d0d5af8b65c5", X-ECOMP-RequestID:"6089481e-6a66-40ac-842f-d0d5af8b65c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41999547-6480-48c0-8f26-933c8b984b76"]
2023-04-28T15:48:01.929Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Request body: 
2023-04-28T15:48:01.929Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||==========================request end================================================
2023-04-28T15:48:01.966Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:01.966Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:01.967Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status text  : OK
2023-04-28T15:48:01.967Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:01 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:01.969Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Response body: {
  "requestId" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:48:00.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\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\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n\t\t\t\"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:01.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "serviceInstanceName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    }
  }
}
2023-04-28T15:48:01.970Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:01.970Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|500||InvokeReturn
2023-04-28T15:48:01.971Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false
2023-04-28T15:48:01.971Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:01.972Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:01.972Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false
2023-04-28T15:48:01.972Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:01.972Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"487b2a1c0c1afbc924fa753396ed0338", X-B3-SpanId:"00edb18cf9e0d5ad", X-B3-ParentSpanId:"6b11be67c82d1e86", X-B3-Sampled:"0", X-ONAP-RequestID:"6089481e-6a66-40ac-842f-d0d5af8b65c5", X-RequestID:"6089481e-6a66-40ac-842f-d0d5af8b65c5", X-TransactionID:"6089481e-6a66-40ac-842f-d0d5af8b65c5", X-ECOMP-RequestID:"6089481e-6a66-40ac-842f-d0d5af8b65c5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ba1fa07-318a-4d2f-a48e-649887d55e81"]
2023-04-28T15:48:01.972Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:01.972Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:01.995Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:01.995Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:01.996Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:01.996Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:01 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:01.997Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:01.998Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:01.998Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:02.010Z|6089481e-6a66-40ac-842f-d0d5af8b65c5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:07.112Z|7cc637a0-0e47-418d-b34f-9499cc9062be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:07.112Z|7cc637a0-0e47-418d-b34f-9499cc9062be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:07.922Z|b0ff3a93-f187-461f-9458-ce88f92f5ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:07.923Z|b0ff3a93-f187-461f-9458-ce88f92f5ceb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:09.448Z|f5abf1c8-e50b-44a8-a81f-4c569e93f6e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:09.449Z|f5abf1c8-e50b-44a8-a81f-4c569e93f6e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:12.256Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:12.264Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:12.265Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|500||Invoke
2023-04-28T15:48:12.265Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:12.266Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:12.266Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Method      : GET
2023-04-28T15:48:12.266Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77d799feaea1049f1bda035f0346b330", X-B3-SpanId:"1ff716eea90ef334", X-B3-ParentSpanId:"0871efd2d38904fa", X-B3-Sampled:"0", X-ONAP-RequestID:"303eab60-e697-4beb-8926-c1abcfc6ae97", X-RequestID:"303eab60-e697-4beb-8926-c1abcfc6ae97", X-TransactionID:"303eab60-e697-4beb-8926-c1abcfc6ae97", X-ECOMP-RequestID:"303eab60-e697-4beb-8926-c1abcfc6ae97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c315e1d9-3dcf-4f60-bb09-f9c934e23878"]
2023-04-28T15:48:12.266Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Request body: 
2023-04-28T15:48:12.266Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||==========================request end================================================
2023-04-28T15:48:12.310Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:12.311Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:12.311Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status text  : OK
2023-04-28T15:48:12.311Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:12 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:12.313Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Response body: {
  "requestId" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:00.000+00:00",
  "endTime" : "2023-04-28T15:48:04.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\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\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n\t\t\t\"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "serviceInstanceName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    }
  }
}
2023-04-28T15:48:12.313Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:12.313Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|500||InvokeReturn
2023-04-28T15:48:12.315Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false
2023-04-28T15:48:12.316Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:12.316Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:12.317Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false
2023-04-28T15:48:12.317Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:12.317Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77d799feaea1049f1bda035f0346b330", X-B3-SpanId:"04e0eea522dc7a52", X-B3-ParentSpanId:"0871efd2d38904fa", X-B3-Sampled:"0", X-ONAP-RequestID:"303eab60-e697-4beb-8926-c1abcfc6ae97", X-RequestID:"303eab60-e697-4beb-8926-c1abcfc6ae97", X-TransactionID:"303eab60-e697-4beb-8926-c1abcfc6ae97", X-ECOMP-RequestID:"303eab60-e697-4beb-8926-c1abcfc6ae97", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de98fdb7-2293-47ee-8f4b-1e4611db7c4b"]
2023-04-28T15:48:12.317Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:12.317Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:12.340Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:12.341Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:12.341Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:12.342Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:12 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:12.343Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:12.344Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:12.344Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:12.354Z|303eab60-e697-4beb-8926-c1abcfc6ae97|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:12.581Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:12.587Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:12.587Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|500||Invoke
2023-04-28T15:48:12.587Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:12.588Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:12.588Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Method      : GET
2023-04-28T15:48:12.588Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5237d635e2bcf282a13568d4ae659405", X-B3-SpanId:"63cb23fa8f0c13a4", X-B3-ParentSpanId:"62bbc778fc99f64f", X-B3-Sampled:"0", X-ONAP-RequestID:"1bec751e-4545-4073-b358-81ea80a51a3a", X-RequestID:"1bec751e-4545-4073-b358-81ea80a51a3a", X-TransactionID:"1bec751e-4545-4073-b358-81ea80a51a3a", X-ECOMP-RequestID:"1bec751e-4545-4073-b358-81ea80a51a3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7b72559-baee-4514-9bc0-2445d4a9095d"]
2023-04-28T15:48:12.588Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Request body: 
2023-04-28T15:48:12.588Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||==========================request end================================================
2023-04-28T15:48:12.615Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:12.616Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:12.616Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status text  : OK
2023-04-28T15:48:12.616Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:12 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:12.616Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Response body: {
  "requestId" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:00.000+00:00",
  "endTime" : "2023-04-28T15:48:04.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\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\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n\t\t\t\"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "serviceInstanceName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    }
  }
}
2023-04-28T15:48:12.616Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:12.617Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|500||InvokeReturn
2023-04-28T15:48:12.618Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false
2023-04-28T15:48:12.618Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:12.618Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:12.618Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false
2023-04-28T15:48:12.618Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:12.618Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5237d635e2bcf282a13568d4ae659405", X-B3-SpanId:"3efce88261513738", X-B3-ParentSpanId:"62bbc778fc99f64f", X-B3-Sampled:"0", X-ONAP-RequestID:"1bec751e-4545-4073-b358-81ea80a51a3a", X-RequestID:"1bec751e-4545-4073-b358-81ea80a51a3a", X-TransactionID:"1bec751e-4545-4073-b358-81ea80a51a3a", X-ECOMP-RequestID:"1bec751e-4545-4073-b358-81ea80a51a3a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fd333b2-4736-42c3-bc4a-7194d7ff9698"]
2023-04-28T15:48:12.619Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:12.619Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:12.634Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:12.635Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:12.635Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:12.635Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:12 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:12.636Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:12.636Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:12.636Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:12.645Z|1bec751e-4545-4073-b358-81ea80a51a3a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:13.012Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:13.018Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:13.019Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|500||Invoke
2023-04-28T15:48:13.019Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:13.020Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:13.020Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Method      : GET
2023-04-28T15:48:13.020Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"180c98b246434fb7a148c89028efabb7", X-B3-SpanId:"974e25546ed51120", X-B3-ParentSpanId:"a5d404a9d813998e", X-B3-Sampled:"0", X-ONAP-RequestID:"60fdc826-cf39-48e9-ba32-c59b55cd63bc", X-RequestID:"60fdc826-cf39-48e9-ba32-c59b55cd63bc", X-TransactionID:"60fdc826-cf39-48e9-ba32-c59b55cd63bc", X-ECOMP-RequestID:"60fdc826-cf39-48e9-ba32-c59b55cd63bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35f69fca-c024-4f01-abdc-1247cc82d6c8"]
2023-04-28T15:48:13.020Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Request body: 
2023-04-28T15:48:13.020Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||==========================request end================================================
2023-04-28T15:48:13.061Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:13.061Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:13.062Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status text  : OK
2023-04-28T15:48:13.062Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:12 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:13.063Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Response body: {
  "requestId" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:00.000+00:00",
  "endTime" : "2023-04-28T15:48:04.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\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\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n\t\t\t\"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "serviceInstanceName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    }
  }
}
2023-04-28T15:48:13.063Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:13.064Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|500||InvokeReturn
2023-04-28T15:48:13.066Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false
2023-04-28T15:48:13.066Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:13.067Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:13.067Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false
2023-04-28T15:48:13.067Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:13.068Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"180c98b246434fb7a148c89028efabb7", X-B3-SpanId:"08e08719793b1ab6", X-B3-ParentSpanId:"a5d404a9d813998e", X-B3-Sampled:"0", X-ONAP-RequestID:"60fdc826-cf39-48e9-ba32-c59b55cd63bc", X-RequestID:"60fdc826-cf39-48e9-ba32-c59b55cd63bc", X-TransactionID:"60fdc826-cf39-48e9-ba32-c59b55cd63bc", X-ECOMP-RequestID:"60fdc826-cf39-48e9-ba32-c59b55cd63bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4f1f027-b892-48c3-9767-c1788eba8cc2"]
2023-04-28T15:48:13.068Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:13.069Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:13.095Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:13.096Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:13.096Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:13.096Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:12 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:13.097Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:13.098Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:13.098Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:13.109Z|60fdc826-cf39-48e9-ba32-c59b55cd63bc|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:13.380Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:13.385Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:13.386Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|500||Invoke
2023-04-28T15:48:13.386Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:13.386Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:13.386Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Method      : GET
2023-04-28T15:48:13.386Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c790d786b7c0b8777bd9482e0595efd", X-B3-SpanId:"f3088b47bdf19a2c", X-B3-ParentSpanId:"b130a1621b8480f1", X-B3-Sampled:"0", X-ONAP-RequestID:"4d40a440-a751-449d-9f22-42535a3cd34a", X-RequestID:"4d40a440-a751-449d-9f22-42535a3cd34a", X-TransactionID:"4d40a440-a751-449d-9f22-42535a3cd34a", X-ECOMP-RequestID:"4d40a440-a751-449d-9f22-42535a3cd34a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2850f521-ee2b-4318-962f-5dbc9c797d04"]
2023-04-28T15:48:13.386Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Request body: 
2023-04-28T15:48:13.386Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||==========================request end================================================
2023-04-28T15:48:13.431Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:13.431Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:13.432Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status text  : OK
2023-04-28T15:48:13.432Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:13 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:13.435Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Response body: {
  "requestId" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:00.000+00:00",
  "endTime" : "2023-04-28T15:48:04.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\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\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n\t\t\t\"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "serviceInstanceName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    }
  }
}
2023-04-28T15:48:13.435Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:13.435Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|500||InvokeReturn
2023-04-28T15:48:13.437Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false
2023-04-28T15:48:13.437Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:13.437Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:13.437Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false
2023-04-28T15:48:13.438Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:13.438Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c790d786b7c0b8777bd9482e0595efd", X-B3-SpanId:"b3c1ef4cdec4b3a7", X-B3-ParentSpanId:"b130a1621b8480f1", X-B3-Sampled:"0", X-ONAP-RequestID:"4d40a440-a751-449d-9f22-42535a3cd34a", X-RequestID:"4d40a440-a751-449d-9f22-42535a3cd34a", X-TransactionID:"4d40a440-a751-449d-9f22-42535a3cd34a", X-ECOMP-RequestID:"4d40a440-a751-449d-9f22-42535a3cd34a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44666a33-ee8d-42f7-a617-96a35c06a627"]
2023-04-28T15:48:13.438Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:13.438Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:13.458Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:13.459Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:13.459Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:13.459Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:13 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:13.460Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:13.460Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:13.460Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:13.469Z|4d40a440-a751-449d-9f22-42535a3cd34a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:13.807Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:13.814Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:13.815Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|500||Invoke
2023-04-28T15:48:13.815Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:13.816Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf
2023-04-28T15:48:13.816Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Method      : GET
2023-04-28T15:48:13.816Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53404d3280999076ee6ed88e0a7a0268", X-B3-SpanId:"1c22cf8e038c362a", X-B3-ParentSpanId:"599b178a05c08882", X-B3-Sampled:"0", X-ONAP-RequestID:"db9c7157-7e81-4e91-84f0-116d999e79d8", X-RequestID:"db9c7157-7e81-4e91-84f0-116d999e79d8", X-TransactionID:"db9c7157-7e81-4e91-84f0-116d999e79d8", X-ECOMP-RequestID:"db9c7157-7e81-4e91-84f0-116d999e79d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3322c099-2f99-4635-b31b-e4bfe44385dc"]
2023-04-28T15:48:13.816Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Request body: 
2023-04-28T15:48:13.817Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||==========================request end================================================
2023-04-28T15:48:13.853Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:13.853Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:13.854Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Status text  : OK
2023-04-28T15:48:13.854Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:13 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:13.854Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||Response body: {
  "requestId" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:00.000+00:00",
  "endTime" : "2023-04-28T15:48:04.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\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\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n\t\t\t\"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n                \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:05.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "serviceInstanceName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "b16609c2-17f4-4022-992a-a0f02c8f36cf",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf"
    }
  }
}
2023-04-28T15:48:13.855Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:13.855Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b16609c2-17f4-4022-992a-a0f02c8f36cf|INFO|500||InvokeReturn
2023-04-28T15:48:13.856Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false
2023-04-28T15:48:13.857Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:13.857Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:13.857Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false
2023-04-28T15:48:13.857Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:13.857Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53404d3280999076ee6ed88e0a7a0268", X-B3-SpanId:"06c7bfd440eff774", X-B3-ParentSpanId:"599b178a05c08882", X-B3-Sampled:"0", X-ONAP-RequestID:"db9c7157-7e81-4e91-84f0-116d999e79d8", X-RequestID:"db9c7157-7e81-4e91-84f0-116d999e79d8", X-TransactionID:"db9c7157-7e81-4e91-84f0-116d999e79d8", X-ECOMP-RequestID:"db9c7157-7e81-4e91-84f0-116d999e79d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7af87c2-6b89-46be-b394-55507150a8ae"]
2023-04-28T15:48:13.858Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:13.858Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:13.877Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:13.878Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:13.878Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:13.880Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:13 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:13.881Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:13.881Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:13.882Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b16609c2-17f4-4022-992a-a0f02c8f36cf&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:13.898Z|db9c7157-7e81-4e91-84f0-116d999e79d8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b16609c2-17f4-4022-992a-a0f02c8f36cf|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:15.730Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:15.732Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 2e1a5730-d270-4a23-b194-905304bf7067 already exists in requestDb InfraActiveRequests table
2023-04-28T15:48:15.733Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:15.733Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||Invoke
2023-04-28T15:48:15.734Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:15.734Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:15.734Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Method      : GET
2023-04-28T15:48:15.734Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc8d8dd1a0c11896cc7b051c78ef224f", X-B3-SpanId:"a8aa1448189a5d6a", X-B3-ParentSpanId:"4921f7e113cc609a", X-B3-Sampled:"0", X-ONAP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-TransactionID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ECOMP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a16604e3-2790-44ef-b1d0-2147bdef3386"]
2023-04-28T15:48:15.734Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Request body: 
2023-04-28T15:48:15.734Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||==========================request end================================================
2023-04-28T15:48:15.762Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:15.763Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:48:15.763Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status text  : Not Found
2023-04-28T15:48:15.763Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:48:15 GMT", x-envoy-upstream-service-time:"25", server:"envoy"]
2023-04-28T15:48:15.764Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Response body: 
2023-04-28T15:48:15.764Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:15.764Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|404|Not Found|InvokeReturn
2023-04-28T15:48:15.777Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T15:48:15.778Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-04-28T15:48:15.782Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:48:15.814Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8|INFO|500||Invoke
2023-04-28T15:48:15.815Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2e1a5730-d270-4a23-b194-905304bf7067], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[c5ee8767-9522-48fb-9c2e-24d0be1df8f3], X-ECOMP-RequestID=[2e1a5730-d270-4a23-b194-905304bf7067], X-TransactionId=[], X-ONAP-RequestID=[2e1a5730-d270-4a23-b194-905304bf7067]}
2023-04-28T15:48:15.857Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8 has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 15:48:15 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[37], x-aai-txid=[2-aai-resources-230428-15:48:15:461-23477], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:48:15.858Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8|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/7e849013-f8bf-44ce-b192-23459013c3f8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8","ERR.5.4.6114"]}}}

2023-04-28T15:48:15.859Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8|INFO|404|Not Found|InvokeReturn
2023-04-28T15:48:15.861Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8
2023-04-28T15:48:15.861Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 7e849013-f8bf-44ce-b192-23459013c3f8
2023-04-28T15:48:15.864Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:48:15.897Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8|INFO|500||Invoke
2023-04-28T15:48:15.898Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8 with request headers:{Authorization=[***REDACTED***], X-RequestID=[2e1a5730-d270-4a23-b194-905304bf7067], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[147e4657-6050-4843-a35a-add0555b94aa], X-ECOMP-RequestID=[2e1a5730-d270-4a23-b194-905304bf7067], X-TransactionId=[], X-ONAP-RequestID=[2e1a5730-d270-4a23-b194-905304bf7067]}
2023-04-28T15:48:15.932Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8 has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 15:48:15 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[30], x-aai-txid=[0-aai-resources-230428-15:48:15:542-96721], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:48:15.933Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8|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/7e849013-f8bf-44ce-b192-23459013c3f8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8","ERR.5.4.6114"]}}}

2023-04-28T15:48:15.934Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8|INFO|404|Not Found|InvokeReturn
2023-04-28T15:48:15.936Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/7e849013-f8bf-44ce-b192-23459013c3f8
2023-04-28T15:48:15.936Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 7e849013-f8bf-44ce-b192-23459013c3f8
2023-04-28T15:48:15.940Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:48:15.960Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||Invoke
2023-04-28T15:48:15.961Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e with request headers:{Authorization=[***REDACTED***], X-RequestID=[2e1a5730-d270-4a23-b194-905304bf7067], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[461f39fe-f186-41e4-9420-70d165f102d0], X-ECOMP-RequestID=[2e1a5730-d270-4a23-b194-905304bf7067], X-TransactionId=[], X-ONAP-RequestID=[2e1a5730-d270-4a23-b194-905304bf7067]}
2023-04-28T15:48:16.015Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:48:15 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[51], vertex-id=[200952], x-aai-txid=[0-aai-resources-230428-15:48:15:606-23102], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:48:16.016Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||{"tenant-id":"1772051f58d048c5975bfbbeb46a2e3e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682696637429","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"}]}]}}

2023-04-28T15:48:16.017Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||InvokeReturn
2023-04-28T15:48:16.018Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T15:48:16.018Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T15:48:16.020Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T15:48:16.021Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T15:48:16.021Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:16.021Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T15:48:16.021Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T15:48:16.021Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"168", X-B3-TraceId:"fc8d8dd1a0c11896cc7b051c78ef224f", X-B3-SpanId:"bc2c8b92cf91f0f8", X-B3-ParentSpanId:"4921f7e113cc609a", X-B3-Sampled:"0", X-ONAP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-TransactionID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ECOMP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30275079-44c8-4969-934b-60ae7f3564e0"]
2023-04-28T15:48:16.022Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ce8e7ff5-7c85-4292-83b4-8e75386d571a"},"instanceName":"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0","requestScope":"vnf"}
2023-04-28T15:48:16.022Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T15:48:16.050Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:16.050Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:16.051Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T15:48:16.051Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:48:15 GMT", x-envoy-upstream-service-time:"25", server:"envoy"]
2023-04-28T15:48:16.051Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T15:48:16.051Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:16.052Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T15:48:16.053Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5
2023-04-28T15:48:16.053Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|INFO|500||Invoke
2023-04-28T15:48:16.053Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:16.054Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5
2023-04-28T15:48:16.054Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|DEBUG|500||Method      : GET
2023-04-28T15:48:16.054Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-TransactionID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ECOMP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8d14424-3537-46e4-a03f-b0edecb68e89"]
2023-04-28T15:48:16.054Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|DEBUG|500||Request body: 
2023-04-28T15:48:16.054Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|DEBUG|500||==========================request end================================================
2023-04-28T15:48:16.123Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:16.123Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:16.123Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|DEBUG|500||Status text  : OK
2023-04-28T15:48:16.124Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:16 GMT", x-envoy-upstream-service-time:"64", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:16.124Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 6,
      "modelCustomizationUUID" : "e5366aa5-5782-4cc1-b1c5-c8ad551c07b5",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2023-04-28 15:46:49.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2023-04-28T15:46:49.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/service"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfcInstanceGroupCustomizations"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vfModuleCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5"
    }
  }
}
2023-04-28T15:48:16.124Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:16.125Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=e5366aa5-5782-4cc1-b1c5-c8ad551c07b5|INFO|500||InvokeReturn
2023-04-28T15:48:16.137Z|d039dc48-dd55-4327-a7b2-bccf7e16b3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:48:16.138Z|d039dc48-dd55-4327-a7b2-bccf7e16b3ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:48:16.139Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources
2023-04-28T15:48:16.140Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|INFO|500||Invoke
2023-04-28T15:48:16.140Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:16.140Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources
2023-04-28T15:48:16.141Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Method      : GET
2023-04-28T15:48:16.141Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-TransactionID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ECOMP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"146c18bd-ae0b-42da-a28f-47a2ad0d6b15"]
2023-04-28T15:48:16.141Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Request body: 
2023-04-28T15:48:16.142Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||==========================request end================================================
2023-04-28T15:48:16.185Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:16.186Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:16.186Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Status text  : OK
2023-04-28T15:48:16.187Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/33d51afa-07f1-4234-b853-2b1f366461ef", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:16 GMT", x-envoy-upstream-service-time:"41", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:16.187Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "33d51afa-07f1-4234-b853-2b1f366461ef",
  "modelInvariantUUID" : "0222a5f3-7ff0-4d56-88bd-967ce7835185",
  "modelName" : "basic_vm",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vf.BasicVm",
  "description" : "VF",
  "orchestrationMode" : "HEAT",
  "aicVersionMin" : null,
  "aicVersionMax" : null,
  "category" : "Generic",
  "subCategory" : "Abstract",
  "created" : "2023-04-28T15:46:49.000+00:00",
  "modelInvariantId" : "0222a5f3-7ff0-4d56-88bd-967ce7835185",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/33d51afa-07f1-4234-b853-2b1f366461ef"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/33d51afa-07f1-4234-b853-2b1f366461ef"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/33d51afa-07f1-4234-b853-2b1f366461ef/vnfResourceWorkflow"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/33d51afa-07f1-4234-b853-2b1f366461ef/heatTemplates"
    }
  }
}
2023-04-28T15:48:16.187Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:16.188Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|INFO|500||InvokeReturn
2023-04-28T15:48:16.197Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2023-04-28T15:48:16.197Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke
2023-04-28T15:48:16.197Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:16.198Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance
2023-04-28T15:48:16.198Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T15:48:16.198Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-TransactionID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ECOMP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a38accc4-23b1-484a-a5b0-8b33b9968ca2"]
2023-04-28T15:48:16.198Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 
2023-04-28T15:48:16.198Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:48:16.233Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:16.233Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:16.234Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text  : OK
2023-04-28T15:48:16.234Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:16 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:16.234Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: {
  "id" : 10035,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10035"
    }
  }
}
2023-04-28T15:48:16.235Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:16.235Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn
2023-04-28T15:48:16.244Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:48:16.245Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T15:48:16.245Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:16.245Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:48:16.245Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T15:48:16.245Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2613", X-B3-TraceId:"fc8d8dd1a0c11896cc7b051c78ef224f", X-B3-SpanId:"be3105453af12a85", X-B3-ParentSpanId:"4921f7e113cc609a", X-B3-Sampled:"0", X-ONAP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-TransactionID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ECOMP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad69db4b-b7fd-41a9-8356-813d5a06f4b2"]
2023-04-28T15:48:16.246Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2e1a5730-d270-4a23-b194-905304bf7067","requestStatus":"IN_PROGRESS","startTime":1682696895778,"source":"VID","vnfName":"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"1772051f58d048c5975bfbbeb46a2e3e","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n    \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"ce8e7ff5-7c85-4292-83b4-8e75386d571a","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"2e1a5730-d270-4a23-b194-905304bf7067"}
2023-04-28T15:48:16.246Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T15:48:16.284Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:16.285Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T15:48:16.285Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T15:48:16.285Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:15 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:16.288Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:48:15.778+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n    \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T15:48:16.261+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    }
  }
}
2023-04-28T15:48:16.288Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:16.288Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T15:48:16.298Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T15:48:16.299Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T15:48:16.299Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:16.299Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T15:48:16.300Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T15:48:16.300Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2942", X-B3-TraceId:"fc8d8dd1a0c11896cc7b051c78ef224f", X-B3-SpanId:"e0a3974b6300c520", X-B3-ParentSpanId:"4921f7e113cc609a", X-B3-Sampled:"0", X-ONAP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-TransactionID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ECOMP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c6d033d-595a-4d34-ba1c-886032acc8fb"]
2023-04-28T15:48:16.300Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\"modelVersionId\":\"33d51afa-07f1-4234-b853-2b1f366461ef\",\"modelCustomizationId\":\"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\"modelUuid\":\"33d51afa-07f1-4234-b853-2b1f366461ef\",\"modelInvariantUuid\":\"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"7e849013-f8bf-44ce-b192-23459013c3f8\",\"source\":\"VID\",\"instanceName\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\"modelInfo\":{\"modelInvariantId\":\"7e849013-f8bf-44ce-b192-23459013c3f8\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\"modelUuid\":\"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\"modelInvariantUuid\":\"7e849013-f8bf-44ce-b192-23459013c3f8\"}}}],\"cloudConfiguration\":{\"tenantId\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"ce8e7ff5-7c85-4292-83b4-8e75386d571a\"}","type":"String"},"requestId":{"value":"2e1a5730-d270-4a23-b194-905304bf7067","type":"String"},"mso-request-id":{"value":"2e1a5730-d270-4a23-b194-905304bf7067","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ce8e7ff5-7c85-4292-83b4-8e75386d571a","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-28T15:48:16.300Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T15:48:17.139Z|1f5b90df-4e60-4944-afff-01004d71fb54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:17.139Z|1f5b90df-4e60-4944-afff-01004d71fb54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:17.322Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:17.323Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T15:48:17.323Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T15:48:17.323Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 15:48:16 GMT", X-ONAP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-TransactionID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ECOMP-RequestID:"2e1a5730-d270-4a23-b194-905304bf7067", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2c6d033d-595a-4d34-ba1c-886032acc8fb", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:17.323Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2e1a5730-d270-4a23-b194-905304bf7067\",\"instanceId\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\"}}","message":"Success","processInstanceID":"16bd6529-e5dc-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T15:48:17.323Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:17.324Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T15:48:17.330Z|2e1a5730-d270-4a23-b194-905304bf7067|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:17.644Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:17.649Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:17.650Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||Invoke
2023-04-28T15:48:17.650Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:17.650Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:17.650Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Method      : GET
2023-04-28T15:48:17.650Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ee8b30b03015b9b73a535b692b7c1f7", X-B3-SpanId:"fd99a02fa5398d53", X-B3-ParentSpanId:"bcf61d0d5f8bef01", X-B3-Sampled:"0", X-ONAP-RequestID:"f4985a4f-ad77-47a8-a700-20d6ae11b850", X-RequestID:"f4985a4f-ad77-47a8-a700-20d6ae11b850", X-TransactionID:"f4985a4f-ad77-47a8-a700-20d6ae11b850", X-ECOMP-RequestID:"f4985a4f-ad77-47a8-a700-20d6ae11b850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cb60ac0-8282-494b-a91c-f2f9d8a65fb6"]
2023-04-28T15:48:17.650Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Request body: 
2023-04-28T15:48:17.650Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||==========================request end================================================
2023-04-28T15:48:17.685Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:17.686Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:17.686Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status text  : OK
2023-04-28T15:48:17.687Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:16 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:17.687Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Response body: {
  "requestId" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:48:15.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n    \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    }
  }
}
2023-04-28T15:48:17.688Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:17.688Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||InvokeReturn
2023-04-28T15:48:17.690Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:17.690Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:17.691Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:17.691Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:17.691Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:17.692Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ee8b30b03015b9b73a535b692b7c1f7", X-B3-SpanId:"875ed5ee2ea56cc9", X-B3-ParentSpanId:"bcf61d0d5f8bef01", X-B3-Sampled:"0", X-ONAP-RequestID:"f4985a4f-ad77-47a8-a700-20d6ae11b850", X-RequestID:"f4985a4f-ad77-47a8-a700-20d6ae11b850", X-TransactionID:"f4985a4f-ad77-47a8-a700-20d6ae11b850", X-ECOMP-RequestID:"f4985a4f-ad77-47a8-a700-20d6ae11b850", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eae06161-0d9f-427e-bb71-8cf715abd69b"]
2023-04-28T15:48:17.692Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:17.692Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:17.728Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:17.729Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:17.730Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:17.730Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:16 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:17.731Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:17.732Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:17.732Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:17.748Z|f4985a4f-ad77-47a8-a700-20d6ae11b850|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:17.952Z|af6ac3ef-68f2-4cae-8567-3ae6cf31907e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:17.952Z|af6ac3ef-68f2-4cae-8567-3ae6cf31907e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:19.485Z|6e49dea6-af40-41c9-aa9c-b51f3453a9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:19.486Z|6e49dea6-af40-41c9-aa9c-b51f3453a9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:26.335Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:26.336Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 3100d05a-e98f-4325-a63a-aa96c9d551cd already exists in requestDb InfraActiveRequests table
2023-04-28T15:48:26.337Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd
2023-04-28T15:48:26.337Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|INFO|500||Invoke
2023-04-28T15:48:26.337Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:26.337Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd
2023-04-28T15:48:26.338Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Method      : GET
2023-04-28T15:48:26.338Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f23388c17268db3749fae7d7ec6810f3", X-B3-SpanId:"a1b677b8760d9573", X-B3-ParentSpanId:"49fae7d7ec6810f3", X-B3-Sampled:"0", X-ONAP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-TransactionID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ECOMP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30b272e6-5ea1-4d12-b903-a5b06addfd8c"]
2023-04-28T15:48:26.338Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Request body: 
2023-04-28T15:48:26.338Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||==========================request end================================================
2023-04-28T15:48:26.374Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:26.375Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:48:26.375Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Status text  : Not Found
2023-04-28T15:48:26.375Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:48:25 GMT", x-envoy-upstream-service-time:"31", server:"envoy"]
2023-04-28T15:48:26.376Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Response body: 
2023-04-28T15:48:26.376Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:26.376Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|INFO|404|Not Found|InvokeReturn
2023-04-28T15:48:26.389Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T15:48:26.391Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-04-28T15:48:26.397Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:48:26.429Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/a6cf86d2-7936-45ce-ae41-27f468661691|INFO|500||Invoke
2023-04-28T15:48:26.430Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/a6cf86d2-7936-45ce-ae41-27f468661691|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/a6cf86d2-7936-45ce-ae41-27f468661691 with request headers:{Authorization=[***REDACTED***], X-RequestID=[3100d05a-e98f-4325-a63a-aa96c9d551cd], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[42e2f521-c675-445d-bc36-15ccd398934c], X-ECOMP-RequestID=[3100d05a-e98f-4325-a63a-aa96c9d551cd], X-TransactionId=[], X-ONAP-RequestID=[3100d05a-e98f-4325-a63a-aa96c9d551cd]}
2023-04-28T15:48:26.475Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/a6cf86d2-7936-45ce-ae41-27f468661691|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/a6cf86d2-7936-45ce-ae41-27f468661691 has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:48:26 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[39], vertex-id=[274528], x-aai-txid=[2-aai-resources-230428-15:48:26:079-96058], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:48:26.476Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/a6cf86d2-7936-45ce-ae41-27f468661691|DEBUG|500||{"service-id":"a6cf86d2-7936-45ce-ae41-27f468661691","service-description":"pNF","resource-version":"1682696904324"}

2023-04-28T15:48:26.477Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/a6cf86d2-7936-45ce-ae41-27f468661691|INFO|500||InvokeReturn
2023-04-28T15:48:26.483Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2023-04-28T15:48:26.488Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:48:26.515Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/a6cf86d2-7936-45ce-ae41-27f468661691 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T15:48:26.516Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/a6cf86d2-7936-45ce-ae41-27f468661691|INFO|500||Invoke
2023-04-28T15:48:26.570Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/a6cf86d2-7936-45ce-ae41-27f468661691|INFO|500||InvokeReturn
2023-04-28T15:48:26.571Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/a6cf86d2-7936-45ce-ae41-27f468661691 has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:48:26 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[49], vertex-id=[274528], x-aai-txid=[2-aai-resources-230428-15:48:26:162-27471], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:48:26.572Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"a6cf86d2-7936-45ce-ae41-27f468661691","service-description":"pNF","resource-version":"1682696904324"}

2023-04-28T15:48:26.574Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T15:48:26.574Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T15:48:26.591Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.591Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.592Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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================================================
2023-04-28T15:48:26.592Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.592Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.592Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"f23388c17268db3749fae7d7ec6810f3", X-B3-SpanId:"85b6edb469fca6e5", X-B3-ParentSpanId:"49fae7d7ec6810f3", X-B3-Sampled:"0", X-ONAP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-TransactionID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ECOMP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b46cb318-70a9-4dcc-a1fe-540bd7e54094"]
2023-04-28T15:48:26.592Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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":"Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf","requestScope":"service"}
2023-04-28T15:48:26.592Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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================================================
2023-04-28T15:48:26.630Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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==========================================
2023-04-28T15:48:26.631Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.632Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T15:48:26.632Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:48:25 GMT", x-envoy-upstream-service-time:"35", server:"envoy"]
2023-04-28T15:48:26.633Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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: 
2023-04-28T15:48:26.633Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=================================================
2023-04-28T15:48:26.634Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.636Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440
2023-04-28T15:48:26.637Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|INFO|500||Invoke
2023-04-28T15:48:26.637Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:26.638Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440
2023-04-28T15:48:26.638Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Method      : GET
2023-04-28T15:48:26.638Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-TransactionID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ECOMP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d7a1a4d-d5f3-416a-9751-34b36eab70dc"]
2023-04-28T15:48:26.639Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Request body: 
2023-04-28T15:48:26.639Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||==========================request end================================================
2023-04-28T15:48:26.692Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:26.693Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:26.693Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Status text  : OK
2023-04-28T15:48:26.694Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:26 GMT", x-envoy-upstream-service-time:"47", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:26.696Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_up7mPHeYaqJjGVJXNWHd",
  "description" : "catalog service description",
  "modelUUID" : "75bb73f2-c503-445f-af1e-8331e2a08440",
  "modelInvariantUUID" : "e34c2ae7-5c9a-498a-9397-08f460abc2b1",
  "created" : "2023-04-28 15:45:04.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF e9d5b872-d73a",
  "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/75bb73f2-c503-445f-af1e-8331e2a08440"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/csar"
    }
  }
}
2023-04-28T15:48:26.696Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:26.697Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|INFO|500||InvokeReturn
2023-04-28T15:48:26.703Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance
2023-04-28T15:48:26.704Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|INFO|500||Invoke
2023-04-28T15:48:26.704Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:26.705Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance
2023-04-28T15:48:26.705Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T15:48:26.705Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-TransactionID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ECOMP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24fbdb17-8ef0-4da4-b69e-d53d4f231a4e"]
2023-04-28T15:48:26.706Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Request body: 
2023-04-28T15:48:26.706Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:48:26.731Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:26.732Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:48:26.732Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Status text  : Not Found
2023-04-28T15:48:26.732Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:48:26 GMT", x-envoy-upstream-service-time:"22", server:"envoy"]
2023-04-28T15:48:26.733Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Response body: 
2023-04-28T15:48:26.733Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:26.733Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T15:48:26.734Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e34c2ae7-5c9a-498a-9397-08f460abc2b1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e34c2ae7-5c9a-498a-9397-08f460abc2b1
2023-04-28T15:48:26.735Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|INFO|500||Invoke
2023-04-28T15:48:26.735Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:26.735Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e34c2ae7-5c9a-498a-9397-08f460abc2b1
2023-04-28T15:48:26.736Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|DEBUG|500||Method      : GET
2023-04-28T15:48:26.736Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-TransactionID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ECOMP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dceec028-c370-4c0e-9f6a-0879fa2ef7a4"]
2023-04-28T15:48:26.736Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|DEBUG|500||Request body: 
2023-04-28T15:48:26.736Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|DEBUG|500||==========================request end================================================
2023-04-28T15:48:26.782Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:26.782Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:26.783Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|DEBUG|500||Status text  : OK
2023-04-28T15:48:26.783Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:26 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:26.786Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_up7mPHeYaqJjGVJXNWHd",
      "description" : "catalog service description",
      "modelUUID" : "75bb73f2-c503-445f-af1e-8331e2a08440",
      "modelInvariantUUID" : "e34c2ae7-5c9a-498a-9397-08f460abc2b1",
      "created" : "2023-04-28 15:45:04.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF e9d5b872-d73a",
      "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/75bb73f2-c503-445f-af1e-8331e2a08440"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/vnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/csar"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=e34c2ae7-5c9a-498a-9397-08f460abc2b1"
    }
  }
}
2023-04-28T15:48:26.786Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:26.787Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=e34c2ae7-5c9a-498a-9397-08f460abc2b1|INFO|500||InvokeReturn
2023-04-28T15:48:26.793Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance
2023-04-28T15:48:26.794Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|INFO|500||Invoke
2023-04-28T15:48:26.794Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:26.795Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance
2023-04-28T15:48:26.795Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T15:48:26.795Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-TransactionID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ECOMP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11581af6-1e7b-4fd9-9eb5-0060217c97c5"]
2023-04-28T15:48:26.796Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Request body: 
2023-04-28T15:48:26.796Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:48:26.820Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:26.821Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:48:26.821Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Status text  : Not Found
2023-04-28T15:48:26.821Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:48:26 GMT", x-envoy-upstream-service-time:"21", server:"envoy"]
2023-04-28T15:48:26.822Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||Response body: 
2023-04-28T15:48:26.822Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:26.822Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=75bb73f2-c503-445f-af1e-8331e2a08440&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T15:48:26.823Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.824Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.824Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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================================================
2023-04-28T15:48:26.824Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.824Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.825Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-TransactionID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ECOMP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"021c9c9b-e29e-4de8-b0a4-25842caf7025"]
2023-04-28T15:48:26.825Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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: 
2023-04-28T15:48:26.825Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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================================================
2023-04-28T15:48:26.858Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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==========================================
2023-04-28T15:48:26.859Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.860Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T15:48:26.860Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:26 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:26.863Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T15:48:26.863Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=================================================
2023-04-28T15:48:26.864Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.869Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.870Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.870Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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================================================
2023-04-28T15:48:26.870Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.871Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.871Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-TransactionID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ECOMP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f200aa5-cdc4-4959-a234-0ac953b6dc67"]
2023-04-28T15:48:26.871Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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: 
2023-04-28T15:48:26.872Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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================================================
2023-04-28T15:48:26.928Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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==========================================
2023-04-28T15:48:26.929Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.935Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2023-04-28T15:48:26.936Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:26 GMT", x-envoy-upstream-service-time:"53", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:26.936Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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" : 531,
  "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" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2023-04-28T15:48:26.937Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=================================================
2023-04-28T15:48:26.938Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:26.958Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440
2023-04-28T15:48:26.959Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|INFO|500||Invoke
2023-04-28T15:48:26.959Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:26.960Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440
2023-04-28T15:48:26.960Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Method      : GET
2023-04-28T15:48:26.961Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-TransactionID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ECOMP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcdea9a4-15fc-4803-8502-cf8f5c063260"]
2023-04-28T15:48:26.961Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Request body: 
2023-04-28T15:48:26.962Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||==========================request end================================================
2023-04-28T15:48:27.007Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:27.008Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:27.008Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Status text  : OK
2023-04-28T15:48:27.008Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:26 GMT", x-envoy-upstream-service-time:"41", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:27.009Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_up7mPHeYaqJjGVJXNWHd",
  "description" : "catalog service description",
  "modelUUID" : "75bb73f2-c503-445f-af1e-8331e2a08440",
  "modelInvariantUUID" : "e34c2ae7-5c9a-498a-9397-08f460abc2b1",
  "created" : "2023-04-28 15:45:04.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF e9d5b872-d73a",
  "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/75bb73f2-c503-445f-af1e-8331e2a08440"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440/csar"
    }
  }
}
2023-04-28T15:48:27.009Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:27.010Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75bb73f2-c503-445f-af1e-8331e2a08440|INFO|500||InvokeReturn
2023-04-28T15:48:27.015Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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/
2023-04-28T15:48:27.016Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:27.016Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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================================================
2023-04-28T15:48:27.016Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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/
2023-04-28T15:48:27.017Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:27.017Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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:"3880", X-B3-TraceId:"f23388c17268db3749fae7d7ec6810f3", X-B3-SpanId:"ceac4099fff47c1e", X-B3-ParentSpanId:"49fae7d7ec6810f3", X-B3-Sampled:"0", X-ONAP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-TransactionID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ECOMP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a74a160d-0aae-4696-8da4-f9b6163d8fbd"]
2023-04-28T15:48:27.017Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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":"3100d05a-e98f-4325-a63a-aa96c9d551cd","requestStatus":"IN_PROGRESS","startTime":1682696906391,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"e34c2ae7-5c9a-498a-9397-08f460abc2b1\",\n            \"modelVersionId\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\n            \"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"a2a4acae-39b2-4efc-9099-4cc2ddc5c085\",\n            \"owningEntityName\":\"OE-ETE_Customer-a2a4acae-39b2-4efc-9099-4cc2ddc5c085\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_bc6c4d4c-90c6-41ff-944a-36ac93af0bdf\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf\",\n            \"productFamilyId\":\"a6cf86d2-7936-45ce-ae41-27f468661691\",\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\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\n                            \"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF e9d5b872-d73a 0\",\n                                        \"modelCustomizationId\":\"019bf9a1-b766-45b6-94bc-d7c55394a430\",\n                                        \"modelInvariantId\":\"e34c2ae7-5c9a-498a-9397-08f460abc2b1\",\n                                        \"modelVersionId\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\n                                        \"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\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\":\"a6cf86d2-7936-45ce-ae41-27f468661691\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"up7mPHeYaqJjGVJXNWHd\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"3100d05a-e98f-4325-a63a-aa96c9d551cd"}
2023-04-28T15:48:27.017Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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================================================
2023-04-28T15:48:27.062Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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==========================================
2023-04-28T15:48:27.063Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:27.063Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T15:48:27.064Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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/3100d05a-e98f-4325-a63a-aa96c9d551cd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:27 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:27.064Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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" : "3100d05a-e98f-4325-a63a-aa96c9d551cd",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:48:26.391+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"e34c2ae7-5c9a-498a-9397-08f460abc2b1\",\n            \"modelVersionId\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\n            \"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"a2a4acae-39b2-4efc-9099-4cc2ddc5c085\",\n            \"owningEntityName\":\"OE-ETE_Customer-a2a4acae-39b2-4efc-9099-4cc2ddc5c085\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_bc6c4d4c-90c6-41ff-944a-36ac93af0bdf\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf\",\n            \"productFamilyId\":\"a6cf86d2-7936-45ce-ae41-27f468661691\",\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\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\n                            \"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF e9d5b872-d73a 0\",\n                                        \"modelCustomizationId\":\"019bf9a1-b766-45b6-94bc-d7c55394a430\",\n                                        \"modelInvariantId\":\"e34c2ae7-5c9a-498a-9397-08f460abc2b1\",\n                                        \"modelVersionId\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\n                                        \"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\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\":\"a6cf86d2-7936-45ce-ae41-27f468661691\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"up7mPHeYaqJjGVJXNWHd\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T15:48:27.038+00:00",
  "serviceInstanceName" : "Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "3100d05a-e98f-4325-a63a-aa96c9d551cd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd"
    }
  }
}
2023-04-28T15:48:27.065Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=================================================
2023-04-28T15:48:27.065Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:27.081Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:27.082Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:27.082Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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================================================
2023-04-28T15:48:27.082Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:27.082Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:27.083Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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:"3120", X-B3-TraceId:"f23388c17268db3749fae7d7ec6810f3", X-B3-SpanId:"42fc4464bf07ff90", X-B3-ParentSpanId:"49fae7d7ec6810f3", X-B3-Sampled:"0", X-ONAP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-TransactionID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ECOMP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acafde02-1c03-4e13-9855-448bb48aed41"]
2023-04-28T15:48:27.083Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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\":\"e34c2ae7-5c9a-498a-9397-08f460abc2b1\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\"modelUuid\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\"modelInvariantUuid\":\"e34c2ae7-5c9a-498a-9397-08f460abc2b1\"},\"requestInfo\":{\"productFamilyId\":\"a6cf86d2-7936-45ce-ae41-27f468661691\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_bc6c4d4c-90c6-41ff-944a-36ac93af0bdf\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF e9d5b872-d73a 0\",\"modelCustomizationId\":\"019bf9a1-b766-45b6-94bc-d7c55394a430\",\"modelInvariantId\":\"e34c2ae7-5c9a-498a-9397-08f460abc2b1\",\"modelVersionId\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"a6cf86d2-7936-45ce-ae41-27f468661691\",\"instanceParams\":[],\"instanceName\":\"up7mPHeYaqJjGVJXNWHd\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"a2a4acae-39b2-4efc-9099-4cc2ddc5c085\",\"owningEntityName\":\"OE-ETE_Customer-a2a4acae-39b2-4efc-9099-4cc2ddc5c085\"}}}","type":"String"},"requestId":{"value":"3100d05a-e98f-4325-a63a-aa96c9d551cd","type":"String"},"mso-request-id":{"value":"3100d05a-e98f-4325-a63a-aa96c9d551cd","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"}}}
2023-04-28T15:48:27.083Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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================================================
2023-04-28T15:48:27.176Z|402665c6-0d3f-4949-a4fc-0f528ea02df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:27.177Z|402665c6-0d3f-4949-a4fc-0f528ea02df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:27.984Z|26d10111-d6a9-43a0-bdac-6876de3f9fda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:27.985Z|26d10111-d6a9-43a0-bdac-6876de3f9fda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:27.997Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:28.007Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:28.008Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||Invoke
2023-04-28T15:48:28.008Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:28.008Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:28.008Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Method      : GET
2023-04-28T15:48:28.008Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c852736d4e9a0adfcf66c682645c11c", X-B3-SpanId:"7d9fa5ff38d93eb0", X-B3-ParentSpanId:"58e21006d9b9baf1", X-B3-Sampled:"0", X-ONAP-RequestID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-RequestID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-TransactionID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-ECOMP-RequestID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c707438-e1e2-439d-add0-44f74d005e70"]
2023-04-28T15:48:28.008Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Request body: 
2023-04-28T15:48:28.008Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||==========================request end================================================
2023-04-28T15:48:28.046Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:28.047Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:28.048Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status text  : OK
2023-04-28T15:48:28.048Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:27 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:28.049Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Response body: {
  "requestId" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).",
  "progress" : 52,
  "startTime" : "2023-04-28T15:48:15.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n    \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    }
  }
}
2023-04-28T15:48:28.050Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:28.051Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||InvokeReturn
2023-04-28T15:48:28.054Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:28.055Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:28.055Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:28.056Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:28.057Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:28.057Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c852736d4e9a0adfcf66c682645c11c", X-B3-SpanId:"9ef257ff7dc63321", X-B3-ParentSpanId:"58e21006d9b9baf1", X-B3-Sampled:"0", X-ONAP-RequestID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-RequestID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-TransactionID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-ECOMP-RequestID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84157d1b-4250-43d7-9fc6-ae517fd16d45"]
2023-04-28T15:48:28.058Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:28.059Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:28.084Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:28.085Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:28.085Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:28.085Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:28 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:28.086Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:28.086Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:28.087Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:28.101Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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==========================================
2023-04-28T15:48:28.102Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:28.102Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T15:48:28.102Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 15:48:27 GMT", X-ONAP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-TransactionID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ECOMP-RequestID:"3100d05a-e98f-4325-a63a-aa96c9d551cd", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"acafde02-1c03-4e13-9855-448bb48aed41", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:28.103Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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\":\"3100d05a-e98f-4325-a63a-aa96c9d551cd\",\"instanceId\":\"0da0cf2d-1563-4101-8660-a5faa1714d22\"}}","message":"Success","processInstanceID":"1d2a23bd-e5dc-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T15:48:28.103Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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=================================================
2023-04-28T15:48:28.103Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|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
2023-04-28T15:48:28.110Z|3100d05a-e98f-4325-a63a-aa96c9d551cd|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:28.116Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:48:28.117Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:48:28.117Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:28.118Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:48:28.118Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:48:28.118Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-RequestID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-TransactionID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-ECOMP-RequestID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59437981-fa0b-475a-b848-2f16323bf7b5"]
2023-04-28T15:48:28.118Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:48:28.119Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:48:28.287Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:28.288Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:28.288Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:48:28.288Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CB0915A9E3A5075C6E8BB83DEEF25D68; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Fri, 28 Apr 2023 15:48:27 GMT", x-envoy-upstream-service-time:"158", server:"envoy"]
2023-04-28T15:48:28.289Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"19e224e1-e5dc-11ed-bf0c-2ead1f80446c","businessKey":"2e1a5730-d270-4a23-b194-905304bf7067","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-28T15:48:20.817+0000","endTime":"2023-04-28T15:48:24.647+0000","removalTime":null,"durationInMillis":3830,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"16bd6529-e5dc-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"17df76c5-e5dc-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T15:48:28.289Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:28.290Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=2e1a5730-d270-4a23-b194-905304bf7067&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:48:28.320Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:48:28.320Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:48:28.321Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:28.321Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:48:28.321Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:48:28.322Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-RequestID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-TransactionID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-ECOMP-RequestID:"31e5952a-2192-43eb-9c8c-7a4280d2e75c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22766bf6-dc98-46c1-b4a9-864da67c1cf0"]
2023-04-28T15:48:28.322Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:48:28.322Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:48:28.457Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:28.458Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:28.458Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:48:28.459Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CEC5CA81CED8C0460054FD4A1F7724C9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"806", Date:"Fri, 28 Apr 2023 15:48:27 GMT", x-envoy-upstream-service-time:"130", server:"envoy"]
2023-04-28T15:48:28.460Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"1b81a349-e5dc-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"SubProcess_0y8yozw:1a0c694d-e5dc-11ed-bf0c-2ead1f80446c","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"19e224e1-e5dc-11ed-bf0c-2ead1f80446c","executionId":"1b81a347-e5dc-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:48:23.540+0000","endTime":"2023-04-28T15:48:23.856+0000","durationInMillis":316,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"16bd6529-e5dc-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:48:28.460Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:28.461Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=19e224e1-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:48:28.470Z|31e5952a-2192-43eb-9c8c-7a4280d2e75c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:29.519Z|d8fcc733-9b2b-43f7-bde0-7c30a382c6fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:29.520Z|d8fcc733-9b2b-43f7-bde0-7c30a382c6fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:31.137Z|86db3098-7192-43ee-a076-4487967cad87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:48:31.138Z|86db3098-7192-43ee-a076-4487967cad87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:48:31.537Z|969d1620-75a7-41a4-a80c-b8f518d1ea45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:48:31.537Z|969d1620-75a7-41a4-a80c-b8f518d1ea45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:48:37.209Z|45797f83-9989-4159-8806-aaf10e58fbc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:37.210Z|45797f83-9989-4159-8806-aaf10e58fbc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:38.020Z|450cb139-b31e-4792-8bd9-610b8473eb54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:38.021Z|450cb139-b31e-4792-8bd9-610b8473eb54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:38.765Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:38.775Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:38.776Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||Invoke
2023-04-28T15:48:38.776Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:38.776Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:38.776Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Method      : GET
2023-04-28T15:48:38.776Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6f85c7c27428880689c530a59e28fcb", X-B3-SpanId:"d00d2a44f2109a6c", X-B3-ParentSpanId:"68dce54e3ecb41b9", X-B3-Sampled:"0", X-ONAP-RequestID:"9ce170e2-ae54-4caf-b4b5-5473518fd863", X-RequestID:"9ce170e2-ae54-4caf-b4b5-5473518fd863", X-TransactionID:"9ce170e2-ae54-4caf-b4b5-5473518fd863", X-ECOMP-RequestID:"9ce170e2-ae54-4caf-b4b5-5473518fd863", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54acbf53-8874-4176-bc99-435bfd8fa5dc"]
2023-04-28T15:48:38.777Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Request body: 
2023-04-28T15:48:38.777Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||==========================request end================================================
2023-04-28T15:48:38.819Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:38.819Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:38.820Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status text  : OK
2023-04-28T15:48:38.820Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:38 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:38.821Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Response body: {
  "requestId" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:15.000+00:00",
  "endTime" : "2023-04-28T15:48:27.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n    \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    }
  }
}
2023-04-28T15:48:38.821Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:38.822Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||InvokeReturn
2023-04-28T15:48:38.823Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:38.823Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:38.824Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:38.824Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:38.824Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:38.824Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b6f85c7c27428880689c530a59e28fcb", X-B3-SpanId:"488e4d03e05d67bd", X-B3-ParentSpanId:"68dce54e3ecb41b9", X-B3-Sampled:"0", X-ONAP-RequestID:"9ce170e2-ae54-4caf-b4b5-5473518fd863", X-RequestID:"9ce170e2-ae54-4caf-b4b5-5473518fd863", X-TransactionID:"9ce170e2-ae54-4caf-b4b5-5473518fd863", X-ECOMP-RequestID:"9ce170e2-ae54-4caf-b4b5-5473518fd863", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee7303ab-606e-42b9-9d22-e3ec9077a4ff"]
2023-04-28T15:48:38.825Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:38.825Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:38.855Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:38.856Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:38.856Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:38.857Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:38 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:38.858Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:38.858Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:38.859Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:38.876Z|9ce170e2-ae54-4caf-b4b5-5473518fd863|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:39.076Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:39.084Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:39.085Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||Invoke
2023-04-28T15:48:39.086Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:39.086Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:39.087Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Method      : GET
2023-04-28T15:48:39.087Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ca94a5f3a87dc33d570af62bdd15b8e", X-B3-SpanId:"13d160318895c4c6", X-B3-ParentSpanId:"fd560048c0331cfc", X-B3-Sampled:"0", X-ONAP-RequestID:"42d53869-15cf-45e7-92d5-c8df3934147a", X-RequestID:"42d53869-15cf-45e7-92d5-c8df3934147a", X-TransactionID:"42d53869-15cf-45e7-92d5-c8df3934147a", X-ECOMP-RequestID:"42d53869-15cf-45e7-92d5-c8df3934147a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc3d4d8b-9e4d-4c97-b9ea-fa5bdaf22e99"]
2023-04-28T15:48:39.087Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Request body: 
2023-04-28T15:48:39.088Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||==========================request end================================================
2023-04-28T15:48:39.099Z|a7a6826c-3cd6-4719-b665-9b54e743369d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:48:39.100Z|a7a6826c-3cd6-4719-b665-9b54e743369d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:39.123Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:39.124Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:39.124Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status text  : OK
2023-04-28T15:48:39.124Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:38 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:39.128Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Response body: {
  "requestId" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:15.000+00:00",
  "endTime" : "2023-04-28T15:48:27.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n    \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    }
  }
}
2023-04-28T15:48:39.129Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:39.129Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||InvokeReturn
2023-04-28T15:48:39.131Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:39.132Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:39.132Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:39.132Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:39.133Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:39.133Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ca94a5f3a87dc33d570af62bdd15b8e", X-B3-SpanId:"b4e6768f4231e6e8", X-B3-ParentSpanId:"fd560048c0331cfc", X-B3-Sampled:"0", X-ONAP-RequestID:"42d53869-15cf-45e7-92d5-c8df3934147a", X-RequestID:"42d53869-15cf-45e7-92d5-c8df3934147a", X-TransactionID:"42d53869-15cf-45e7-92d5-c8df3934147a", X-ECOMP-RequestID:"42d53869-15cf-45e7-92d5-c8df3934147a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b942d68e-03e6-42e5-a4ed-00e4495164b3"]
2023-04-28T15:48:39.133Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:39.133Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:39.160Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:39.161Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:39.161Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:39.162Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:38 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:39.163Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:39.163Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:39.164Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:39.181Z|42d53869-15cf-45e7-92d5-c8df3934147a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:39.469Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:39.475Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:39.475Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||Invoke
2023-04-28T15:48:39.475Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:39.475Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:39.475Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Method      : GET
2023-04-28T15:48:39.476Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19f18b041e7dd38a8a075f0862a99d43", X-B3-SpanId:"5af0643083c3fbbf", X-B3-ParentSpanId:"f1bcb2a88b0dd098", X-B3-Sampled:"0", X-ONAP-RequestID:"f83e83f3-49bb-4273-89b9-112e0895489a", X-RequestID:"f83e83f3-49bb-4273-89b9-112e0895489a", X-TransactionID:"f83e83f3-49bb-4273-89b9-112e0895489a", X-ECOMP-RequestID:"f83e83f3-49bb-4273-89b9-112e0895489a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a61de1c3-a13e-44f9-ab3e-693eeec1e267"]
2023-04-28T15:48:39.476Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Request body: 
2023-04-28T15:48:39.476Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||==========================request end================================================
2023-04-28T15:48:39.514Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:39.514Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:39.514Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status text  : OK
2023-04-28T15:48:39.514Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:38 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:39.515Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Response body: {
  "requestId" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:15.000+00:00",
  "endTime" : "2023-04-28T15:48:27.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n    \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    }
  }
}
2023-04-28T15:48:39.515Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:39.515Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||InvokeReturn
2023-04-28T15:48:39.516Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:39.516Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:39.516Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:39.516Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:39.516Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:39.517Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19f18b041e7dd38a8a075f0862a99d43", X-B3-SpanId:"6cb3bb22cdac5d11", X-B3-ParentSpanId:"f1bcb2a88b0dd098", X-B3-Sampled:"0", X-ONAP-RequestID:"f83e83f3-49bb-4273-89b9-112e0895489a", X-RequestID:"f83e83f3-49bb-4273-89b9-112e0895489a", X-TransactionID:"f83e83f3-49bb-4273-89b9-112e0895489a", X-ECOMP-RequestID:"f83e83f3-49bb-4273-89b9-112e0895489a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59c9f1d2-f76f-4945-a639-76af55fd81a7"]
2023-04-28T15:48:39.517Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:39.517Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:39.535Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:39.536Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:39.536Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:39.536Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:38 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:39.537Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:39.537Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:39.538Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:39.550Z|f83e83f3-49bb-4273-89b9-112e0895489a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:39.555Z|4059b993-11c9-4fc3-a5ef-458c01642412|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:39.556Z|4059b993-11c9-4fc3-a5ef-458c01642412|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:39.776Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:39.781Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:39.781Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||Invoke
2023-04-28T15:48:39.781Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:39.781Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:39.781Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Method      : GET
2023-04-28T15:48:39.782Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"790a12b9b1155bc02fa76a60c8754a68", X-B3-SpanId:"092f52a5d8a0aaa7", X-B3-ParentSpanId:"bae1e5ffb3803133", X-B3-Sampled:"0", X-ONAP-RequestID:"cb9454b8-5829-40be-bfbb-b07412e3ae7c", X-RequestID:"cb9454b8-5829-40be-bfbb-b07412e3ae7c", X-TransactionID:"cb9454b8-5829-40be-bfbb-b07412e3ae7c", X-ECOMP-RequestID:"cb9454b8-5829-40be-bfbb-b07412e3ae7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce4ff061-bcb1-474a-851c-4e8b9dcad335"]
2023-04-28T15:48:39.782Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Request body: 
2023-04-28T15:48:39.782Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||==========================request end================================================
2023-04-28T15:48:39.817Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:39.818Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:39.818Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status text  : OK
2023-04-28T15:48:39.818Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:38 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:39.820Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Response body: {
  "requestId" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:15.000+00:00",
  "endTime" : "2023-04-28T15:48:27.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n    \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    }
  }
}
2023-04-28T15:48:39.820Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:39.820Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||InvokeReturn
2023-04-28T15:48:39.821Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:39.822Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:39.822Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:39.822Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:39.822Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:39.822Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"790a12b9b1155bc02fa76a60c8754a68", X-B3-SpanId:"51b4592027cc2708", X-B3-ParentSpanId:"bae1e5ffb3803133", X-B3-Sampled:"0", X-ONAP-RequestID:"cb9454b8-5829-40be-bfbb-b07412e3ae7c", X-RequestID:"cb9454b8-5829-40be-bfbb-b07412e3ae7c", X-TransactionID:"cb9454b8-5829-40be-bfbb-b07412e3ae7c", X-ECOMP-RequestID:"cb9454b8-5829-40be-bfbb-b07412e3ae7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18ea8a5e-4db1-44a4-beb1-568796e95e7a"]
2023-04-28T15:48:39.822Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:39.823Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:39.844Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:39.845Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:39.845Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:39.845Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:39 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:39.847Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:39.848Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:39.848Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:39.861Z|cb9454b8-5829-40be-bfbb-b07412e3ae7c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:40.102Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:40.112Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:40.113Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||Invoke
2023-04-28T15:48:40.114Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:40.114Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067
2023-04-28T15:48:40.115Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Method      : GET
2023-04-28T15:48:40.115Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d89a46bf50f2b40009425a2f3b07440", X-B3-SpanId:"c4861f84acdea085", X-B3-ParentSpanId:"6ceac2d74409a43e", X-B3-Sampled:"0", X-ONAP-RequestID:"e667266f-745d-4554-b900-2caa1d581de7", X-RequestID:"e667266f-745d-4554-b900-2caa1d581de7", X-TransactionID:"e667266f-745d-4554-b900-2caa1d581de7", X-ECOMP-RequestID:"e667266f-745d-4554-b900-2caa1d581de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42e79188-5e7a-4e82-a9ce-a14346c5f57b"]
2023-04-28T15:48:40.116Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Request body: 
2023-04-28T15:48:40.116Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||==========================request end================================================
2023-04-28T15:48:40.157Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:40.158Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:40.158Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Status text  : OK
2023-04-28T15:48:40.159Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:39 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:40.161Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||Response body: {
  "requestId" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:15.000+00:00",
  "endTime" : "2023-04-28T15:48:27.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n    \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n    \"modelCustomizationName\": \"basic_vm 0\"\n\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n\n\n            ],\n            \"aLaCarte\": true,\n            \"testApi\": \"GR_API\"\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"lineOfBusiness\": {\n            \"lineOfBusinessName\": \"basicvm-lob\"\n        },\n        \"platform\": {\n            \"platformName\": \"basicvm-platform\"\n        },\n        \"relatedInstanceList\": [{\n            \"relatedInstance\": {\n                \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "2e1a5730-d270-4a23-b194-905304bf7067",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067"
    }
  }
}
2023-04-28T15:48:40.162Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:40.162Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2e1a5730-d270-4a23-b194-905304bf7067|INFO|500||InvokeReturn
2023-04-28T15:48:40.164Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:40.164Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:40.164Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:40.165Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false
2023-04-28T15:48:40.165Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:40.165Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d89a46bf50f2b40009425a2f3b07440", X-B3-SpanId:"74bc6e2b50060c48", X-B3-ParentSpanId:"6ceac2d74409a43e", X-B3-Sampled:"0", X-ONAP-RequestID:"e667266f-745d-4554-b900-2caa1d581de7", X-RequestID:"e667266f-745d-4554-b900-2caa1d581de7", X-TransactionID:"e667266f-745d-4554-b900-2caa1d581de7", X-ECOMP-RequestID:"e667266f-745d-4554-b900-2caa1d581de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed149aef-8e07-49b8-835b-b03aee3a87a7"]
2023-04-28T15:48:40.165Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:40.165Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:40.187Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:40.188Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:40.189Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:40.190Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:39 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:40.191Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:40.191Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:40.192Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2e1a5730-d270-4a23-b194-905304bf7067&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:40.206Z|e667266f-745d-4554-b900-2caa1d581de7|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/2e1a5730-d270-4a23-b194-905304bf7067|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:42.280Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:42.281Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 3423f43b-2b5f-4b65-8801-6c4dc54b08b0 already exists in requestDb InfraActiveRequests table
2023-04-28T15:48:42.282Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:48:42.282Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:48:42.282Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:42.282Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:48:42.283Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:48:42.283Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac716cee714240f27e86d9119a877312", X-B3-SpanId:"287e21cdffd2573a", X-B3-ParentSpanId:"30a0756d7929dc53", X-B3-Sampled:"0", X-ONAP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-TransactionID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ECOMP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a0975f6-59ad-4795-b402-9da16c5d3af2"]
2023-04-28T15:48:42.283Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:48:42.283Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:48:42.324Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:42.324Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:48:42.324Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : Not Found
2023-04-28T15:48:42.325Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:48:42 GMT", x-envoy-upstream-service-time:"36", server:"envoy"]
2023-04-28T15:48:42.325Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: 
2023-04-28T15:48:42.325Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:42.325Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|404|Not Found|InvokeReturn
2023-04-28T15:48:42.345Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T15:48:42.352Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:48:42.388Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||Invoke
2023-04-28T15:48:42.389Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e with request headers:{Authorization=[***REDACTED***], X-RequestID=[3423f43b-2b5f-4b65-8801-6c4dc54b08b0], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[28956d61-bede-4745-8bb8-0afeb4308e0f], X-ECOMP-RequestID=[3423f43b-2b5f-4b65-8801-6c4dc54b08b0], X-TransactionId=[], X-ONAP-RequestID=[3423f43b-2b5f-4b65-8801-6c4dc54b08b0]}
2023-04-28T15:48:42.459Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:48:42 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[57], vertex-id=[200952], x-aai-txid=[2-aai-resources-230428-15:48:42:042-16296], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:48:42.460Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||{"tenant-id":"1772051f58d048c5975bfbbeb46a2e3e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682696900360","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9f78cffa-f232-498b-ac6d-f1d65ca49de4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2023-04-28T15:48:42.461Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||InvokeReturn
2023-04-28T15:48:42.462Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T15:48:42.462Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T15:48:42.465Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T15:48:42.465Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T15:48:42.466Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:42.466Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T15:48:42.466Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T15:48:42.466Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"222", X-B3-TraceId:"ac716cee714240f27e86d9119a877312", X-B3-SpanId:"56e51389f719b8af", X-B3-ParentSpanId:"30a0756d7929dc53", X-B3-Sampled:"0", X-ONAP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-TransactionID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ECOMP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3fea565-d4ad-4269-8ae6-a031902f38a9"]
2023-04-28T15:48:42.467Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"9f78cffa-f232-498b-ac6d-f1d65ca49de4","serviceInstanceId":"ce8e7ff5-7c85-4292-83b4-8e75386d571a"},"instanceName":"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879","requestScope":"vfModule"}
2023-04-28T15:48:42.467Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T15:48:42.501Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:42.501Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:42.501Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T15:48:42.502Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:48:42 GMT", x-envoy-upstream-service-time:"30", server:"envoy"]
2023-04-28T15:48:42.502Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T15:48:42.502Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:42.503Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T15:48:42.504Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432
2023-04-28T15:48:42.504Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|INFO|500||Invoke
2023-04-28T15:48:42.505Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:42.505Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432
2023-04-28T15:48:42.505Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|DEBUG|500||Method      : GET
2023-04-28T15:48:42.505Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-TransactionID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ECOMP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cc2a70f-7864-474f-a881-14599581a384"]
2023-04-28T15:48:42.506Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|DEBUG|500||Request body: 
2023-04-28T15:48:42.506Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|DEBUG|500||==========================request end================================================
2023-04-28T15:48:42.567Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:42.567Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:42.567Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|DEBUG|500||Status text  : OK
2023-04-28T15:48:42.567Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:42 GMT", x-envoy-upstream-service-time:"56", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:42.568Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|DEBUG|500||Response body: {
  "id" : 6,
  "modelCustomizationUUID" : "0eabbada-9e93-4290-a346-b6547592d432",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2023-04-28 15:46:49.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vnfCustomization"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/volumeHeatEnv"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/heatEnvironment"
    }
  }
}
2023-04-28T15:48:42.568Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:42.568Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=0eabbada-9e93-4290-a346-b6547592d432|INFO|500||InvokeReturn
2023-04-28T15:48:42.578Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule
2023-04-28T15:48:42.579Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|INFO|500||Invoke
2023-04-28T15:48:42.579Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:42.579Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule
2023-04-28T15:48:42.579Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Method      : GET
2023-04-28T15:48:42.580Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-TransactionID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ECOMP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b61c69c3-1886-402b-9928-07898b4a0145"]
2023-04-28T15:48:42.580Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Request body: 
2023-04-28T15:48:42.580Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||==========================request end================================================
2023-04-28T15:48:42.650Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:42.650Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:42.651Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Status text  : OK
2023-04-28T15:48:42.651Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:42 GMT", x-envoy-upstream-service-time:"66", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:42.652Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "8e3ec92f-c67d-424b-ba26-b7754ac7ccce",
  "modelInvariantUUID" : "4d99f415-e823-4e0f-9a30-3f4b462654ca",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-04-28 15:46:49.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/vnfResources"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/vfModuleCustomization"
    }
  }
}
2023-04-28T15:48:42.652Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:42.653Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|INFO|500||InvokeReturn
2023-04-28T15:48:42.670Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance
2023-04-28T15:48:42.670Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-04-28T15:48:42.671Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:42.671Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance
2023-04-28T15:48:42.671Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T15:48:42.671Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-TransactionID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ECOMP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46dc12b6-09ee-4b80-901b-d55ecf38def6"]
2023-04-28T15:48:42.672Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-04-28T15:48:42.672Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:48:42.732Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:42.733Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:48:42.733Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2023-04-28T15:48:42.733Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:48:42 GMT", x-envoy-upstream-service-time:"55", server:"envoy"]
2023-04-28T15:48:42.734Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2023-04-28T15:48:42.734Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:42.734Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T15:48:42.734Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca
2023-04-28T15:48:42.735Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|INFO|500||Invoke
2023-04-28T15:48:42.735Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:42.735Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca
2023-04-28T15:48:42.735Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|DEBUG|500||Method      : GET
2023-04-28T15:48:42.736Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-TransactionID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ECOMP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f96de06a-6df7-4068-b940-d86dd9680e27"]
2023-04-28T15:48:42.736Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|DEBUG|500||Request body: 
2023-04-28T15:48:42.736Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|DEBUG|500||==========================request end================================================
2023-04-28T15:48:42.762Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:42.763Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:42.764Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|DEBUG|500||Status text  : OK
2023-04-28T15:48:42.765Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:42 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:42.766Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "8e3ec92f-c67d-424b-ba26-b7754ac7ccce",
      "modelInvariantUUID" : "4d99f415-e823-4e0f-9a30-3f4b462654ca",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2023-04-28 15:46:49.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/moduleHeatTemplate"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/heatFiles"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/volumeHeatTemplate"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/vnfResources"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/vfModuleCustomization"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca"
    }
  }
}
2023-04-28T15:48:42.767Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:42.768Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=4d99f415-e823-4e0f-9a30-3f4b462654ca|INFO|500||InvokeReturn
2023-04-28T15:48:42.773Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance
2023-04-28T15:48:42.774Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-04-28T15:48:42.775Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:42.775Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance
2023-04-28T15:48:42.775Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T15:48:42.776Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-TransactionID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ECOMP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3577645b-f2ac-4aa6-9cc2-e6945a4ba5f3"]
2023-04-28T15:48:42.776Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-04-28T15:48:42.777Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:48:42.795Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:42.796Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:48:42.796Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2023-04-28T15:48:42.797Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:48:42 GMT", x-envoy-upstream-service-time:"15", server:"envoy"]
2023-04-28T15:48:42.797Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2023-04-28T15:48:42.798Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:42.798Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=8e3ec92f-c67d-424b-ba26-b7754ac7ccce&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T15:48:42.799Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2023-04-28T15:48:42.799Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2023-04-28T15:48:42.800Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:42.800Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance
2023-04-28T15:48:42.800Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T15:48:42.800Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-TransactionID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ECOMP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8d7c116-7d68-4f7a-ad91-2e18c4b6b0bd"]
2023-04-28T15:48:42.801Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2023-04-28T15:48:42.801Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:48:42.832Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:42.832Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:42.833Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : OK
2023-04-28T15:48:42.833Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:42 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:42.834Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: {
  "id" : 45,
  "action" : "createInstance",
  "description" : "Gr api recipe to create vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/45"
    }
  }
}
2023-04-28T15:48:42.834Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:42.835Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn
2023-04-28T15:48:42.851Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce
2023-04-28T15:48:42.852Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|INFO|500||Invoke
2023-04-28T15:48:42.852Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:42.852Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce
2023-04-28T15:48:42.853Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Method      : GET
2023-04-28T15:48:42.853Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-TransactionID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ECOMP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"433ef372-afa6-4a07-956b-8753c594e581"]
2023-04-28T15:48:42.853Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Request body: 
2023-04-28T15:48:42.853Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||==========================request end================================================
2023-04-28T15:48:42.897Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:42.898Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:42.899Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Status text  : OK
2023-04-28T15:48:42.899Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:48:42 GMT", x-envoy-upstream-service-time:"41", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:42.900Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Response body: {
  "modelUUID" : "8e3ec92f-c67d-424b-ba26-b7754ac7ccce",
  "modelInvariantUUID" : "4d99f415-e823-4e0f-9a30-3f4b462654ca",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-04-28 15:46:49.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/vnfResources"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/vfModuleCustomization"
    }
  }
}
2023-04-28T15:48:42.900Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:42.901Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|INFO|500||InvokeReturn
2023-04-28T15:48:42.905Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:48:42.906Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T15:48:42.907Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:42.907Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:48:42.908Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T15:48:42.908Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3400", X-B3-TraceId:"ac716cee714240f27e86d9119a877312", X-B3-SpanId:"49db9793765964b6", X-B3-ParentSpanId:"30a0756d7929dc53", X-B3-Sampled:"0", X-ONAP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-TransactionID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ECOMP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1c47629-b2b8-4d57-8998-fecc054cd00f"]
2023-04-28T15:48:42.908Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3423f43b-2b5f-4b65-8801-6c4dc54b08b0","requestStatus":"IN_PROGRESS","startTime":1682696922346,"source":"VID","vnfId":"9f78cffa-f232-498b-ac6d-f1d65ca49de4","vnfType":"","tenantId":"1772051f58d048c5975bfbbeb46a2e3e","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"ce8e7ff5-7c85-4292-83b4-8e75386d571a","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"3423f43b-2b5f-4b65-8801-6c4dc54b08b0"}
2023-04-28T15:48:42.909Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T15:48:42.960Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:42.960Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T15:48:42.960Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T15:48:42.961Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:42 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:42.961Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:48:42.346+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T15:48:42.935+00:00",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:48:42.962Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:42.962Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T15:48:42.972Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T15:48:42.973Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T15:48:42.973Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:42.974Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T15:48:42.974Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T15:48:42.974Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3671", X-B3-TraceId:"ac716cee714240f27e86d9119a877312", X-B3-SpanId:"393f572b83ee1d59", X-B3-ParentSpanId:"30a0756d7929dc53", X-B3-Sampled:"0", X-ONAP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-TransactionID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ECOMP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22b5f802-13a5-4b38-83d9-6bb9416fe5fd"]
2023-04-28T15:48:42.975Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"BasicVm..base_ubuntu20..module-0\",\"modelInvariantId\":\"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"0eabbada-9e93-4290-a346-b6547592d432\",\"modelVersionId\":\"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\"modelCustomizationId\":\"0eabbada-9e93-4290-a346-b6547592d432\",\"modelUuid\":\"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\"modelInvariantUuid\":\"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\"modelInfo\":{\"modelInvariantId\":\"7e849013-f8bf-44ce-b192-23459013c3f8\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\"modelUuid\":\"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\"modelInvariantUuid\":\"7e849013-f8bf-44ce-b192-23459013c3f8\"}}},{\"relatedInstance\":{\"instanceId\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\"modelVersionId\":\"33d51afa-07f1-4234-b853-2b1f366461ef\",\"modelCustomizationId\":\"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\"modelUuid\":\"33d51afa-07f1-4234-b853-2b1f366461ef\",\"modelInvariantUuid\":\"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\"vnfInstanceId\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\"}","type":"String"},"requestId":{"value":"3423f43b-2b5f-4b65-8801-6c4dc54b08b0","type":"String"},"mso-request-id":{"value":"3423f43b-2b5f-4b65-8801-6c4dc54b08b0","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"ce8e7ff5-7c85-4292-83b4-8e75386d571a","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"9f78cffa-f232-498b-ac6d-f1d65ca49de4","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"basic_vm/basic_vm 0::BasicVm..base_ubuntu20..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-28T15:48:42.975Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T15:48:43.995Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:43.995Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T15:48:43.996Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T15:48:43.996Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 15:48:43 GMT", X-ONAP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-TransactionID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ECOMP-RequestID:"3423f43b-2b5f-4b65-8801-6c4dc54b08b0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"22b5f802-13a5-4b38-83d9-6bb9416fe5fd", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:43.997Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3423f43b-2b5f-4b65-8801-6c4dc54b08b0\",\"instanceId\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\"}}","message":"Success","processInstanceID":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T15:48:43.997Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:43.998Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T15:48:44.004Z|3423f43b-2b5f-4b65-8801-6c4dc54b08b0|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:44.264Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:44.269Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:48:44.269Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:48:44.270Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:44.270Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:48:44.270Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:48:44.270Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e3d2d7fcbb2a0b91171b82b05becfc6", X-B3-SpanId:"f71a82349bdc9dd0", X-B3-ParentSpanId:"58bdc49356611dd9", X-B3-Sampled:"0", X-ONAP-RequestID:"e42bd542-21af-4593-9739-36725b5401a1", X-RequestID:"e42bd542-21af-4593-9739-36725b5401a1", X-TransactionID:"e42bd542-21af-4593-9739-36725b5401a1", X-ECOMP-RequestID:"e42bd542-21af-4593-9739-36725b5401a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dc5c9b1-5d3f-48e7-b4d9-d69f97f87b36"]
2023-04-28T15:48:44.270Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:48:44.271Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:48:44.315Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:44.316Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:44.317Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : OK
2023-04-28T15:48:44.317Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:43 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:44.319Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:48:42.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:43.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:48:44.319Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:44.320Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||InvokeReturn
2023-04-28T15:48:44.322Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:48:44.322Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:44.323Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:44.323Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:48:44.323Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:44.323Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e3d2d7fcbb2a0b91171b82b05becfc6", X-B3-SpanId:"cc326cc90c4bcb14", X-B3-ParentSpanId:"58bdc49356611dd9", X-B3-Sampled:"0", X-ONAP-RequestID:"e42bd542-21af-4593-9739-36725b5401a1", X-RequestID:"e42bd542-21af-4593-9739-36725b5401a1", X-TransactionID:"e42bd542-21af-4593-9739-36725b5401a1", X-ECOMP-RequestID:"e42bd542-21af-4593-9739-36725b5401a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7855b373-bcfd-4baa-a608-63a127f53802"]
2023-04-28T15:48:44.324Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:44.324Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:44.345Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:44.346Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:44.346Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:44.346Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:43 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:44.348Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:44.349Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:44.349Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:44.359Z|e42bd542-21af-4593-9739-36725b5401a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:46.137Z|488e3461-fe51-44e8-b485-0032ca6f3689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:48:46.142Z|488e3461-fe51-44e8-b485-0032ca6f3689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:48:47.251Z|84e57841-785e-4462-8de6-c4a6e05962e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:47.252Z|84e57841-785e-4462-8de6-c4a6e05962e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:48.051Z|c4c69dbc-a464-484b-87ea-bb94bba41a17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:48.052Z|c4c69dbc-a464-484b-87ea-bb94bba41a17|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:49.587Z|7b77dbd7-1742-48a3-bde0-edf7e1d93716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:49.588Z|7b77dbd7-1742-48a3-bde0-edf7e1d93716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:54.235Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:54.243Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd
2023-04-28T15:48:54.243Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|INFO|500||Invoke
2023-04-28T15:48:54.243Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:54.244Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd
2023-04-28T15:48:54.244Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Method      : GET
2023-04-28T15:48:54.244Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb5d42658d0620b72b8255c7b6528bfe", X-B3-SpanId:"ec511ab4c1ab4d81", X-B3-ParentSpanId:"2b8255c7b6528bfe", X-B3-Sampled:"0", X-ONAP-RequestID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-RequestID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-TransactionID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-ECOMP-RequestID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"346d99e7-0217-466f-8f36-2efc401c75be"]
2023-04-28T15:48:54.244Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Request body: 
2023-04-28T15:48:54.244Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||==========================request end================================================
2023-04-28T15:48:54.282Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:54.283Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:54.283Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Status text  : OK
2023-04-28T15:48:54.284Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:54 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:54.284Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Response body: {
  "requestId" : "3100d05a-e98f-4325-a63a-aa96c9d551cd",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivatePnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2023-04-28T15:48:26.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"e34c2ae7-5c9a-498a-9397-08f460abc2b1\",\n            \"modelVersionId\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\n            \"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"a2a4acae-39b2-4efc-9099-4cc2ddc5c085\",\n            \"owningEntityName\":\"OE-ETE_Customer-a2a4acae-39b2-4efc-9099-4cc2ddc5c085\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_bc6c4d4c-90c6-41ff-944a-36ac93af0bdf\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf\",\n            \"productFamilyId\":\"a6cf86d2-7936-45ce-ae41-27f468661691\",\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\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\n                            \"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF e9d5b872-d73a 0\",\n                                        \"modelCustomizationId\":\"019bf9a1-b766-45b6-94bc-d7c55394a430\",\n                                        \"modelInvariantId\":\"e34c2ae7-5c9a-498a-9397-08f460abc2b1\",\n                                        \"modelVersionId\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\n                                        \"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\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\":\"a6cf86d2-7936-45ce-ae41-27f468661691\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"up7mPHeYaqJjGVJXNWHd\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:51.000+00:00",
  "serviceInstanceId" : "0da0cf2d-1563-4101-8660-a5faa1714d22",
  "serviceInstanceName" : "Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "3100d05a-e98f-4325-a63a-aa96c9d551cd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd"
    }
  }
}
2023-04-28T15:48:54.285Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:54.286Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|INFO|500||InvokeReturn
2023-04-28T15:48:54.292Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false
2023-04-28T15:48:54.292Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:54.293Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:54.293Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false
2023-04-28T15:48:54.293Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:54.294Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb5d42658d0620b72b8255c7b6528bfe", X-B3-SpanId:"49c7236c1edb7e39", X-B3-ParentSpanId:"2b8255c7b6528bfe", X-B3-Sampled:"0", X-ONAP-RequestID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-RequestID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-TransactionID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-ECOMP-RequestID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fc79f6b-2b50-44fa-ba2b-c9a629804e55"]
2023-04-28T15:48:54.294Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:54.294Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:54.317Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:54.318Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:54.319Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:54.319Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:54 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:54.322Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:54.323Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:54.323Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:54.372Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:48:54.373Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:48:54.374Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:54.374Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:48:54.375Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:48:54.375Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-RequestID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-TransactionID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-ECOMP-RequestID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1760c877-1f7c-40a1-be40-4a33f119b55c"]
2023-04-28T15:48:54.376Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:48:54.376Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:48:54.529Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:54.529Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:54.530Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:48:54.531Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3047CAD8AB616BA6D22F9A45D5361D3E; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"723", Date:"Fri, 28 Apr 2023 15:48:53 GMT", x-envoy-upstream-service-time:"147", server:"envoy"]
2023-04-28T15:48:54.531Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"21a1537a-e5dc-11ed-bf0c-2ead1f80446c","businessKey":"3100d05a-e98f-4325-a63a-aa96c9d551cd","processDefinitionId":"WaitForPnfReadyBB:1:e6642617-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-04-28T15:48:33.814+0000","endTime":"2023-04-28T15:48:50.442+0000","removalTime":null,"durationInMillis":16628,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"1d2a23bd-e5dc-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"20dc5684-e5dc-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T15:48:54.532Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:54.532Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3100d05a-e98f-4325-a63a-aa96c9d551cd&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:48:54.577Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:48:54.578Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:48:54.579Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:54.579Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:48:54.579Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:48:54.580Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-RequestID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-TransactionID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-ECOMP-RequestID:"e9bda84f-47c0-49b0-8c1a-663d4f9e7903", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d09809f-c86f-4d03-8851-1f8ce7c20c91"]
2023-04-28T15:48:54.580Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:48:54.580Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:48:54.602Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:48:54.610Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:48:54.611Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:48:54.611Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:54.612Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:48:54.612Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:48:54.612Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3b164e1bbdbb4d7979776fc371b9d2d", X-B3-SpanId:"74d24741b2842485", X-B3-ParentSpanId:"dba2a7cd1d7c5901", X-B3-Sampled:"0", X-ONAP-RequestID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-RequestID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-TransactionID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-ECOMP-RequestID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fc32d03-c498-428a-9528-3f15371df9fd"]
2023-04-28T15:48:54.612Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:48:54.613Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:48:54.648Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:54.649Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:54.650Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : OK
2023-04-28T15:48:54.650Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:54 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:54.651Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:48:42.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:48.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:48:54.651Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:54.652Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||InvokeReturn
2023-04-28T15:48:54.654Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:48:54.654Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:48:54.655Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:54.655Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:48:54.655Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:48:54.655Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3b164e1bbdbb4d7979776fc371b9d2d", X-B3-SpanId:"29d0c81953290b0f", X-B3-ParentSpanId:"dba2a7cd1d7c5901", X-B3-Sampled:"0", X-ONAP-RequestID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-RequestID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-TransactionID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-ECOMP-RequestID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbd61d54-af1b-404c-8d55-aa03f29cbeae"]
2023-04-28T15:48:54.656Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:48:54.656Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:48:54.682Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:54.683Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:54.683Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:48:54.684Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:48:54 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:48:54.689Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:48:54.689Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:54.690Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:48:54.721Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:54.722Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:54.722Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:48:54.722Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A58452B6500EB3769ABF4312940A16A6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 28 Apr 2023 15:48:53 GMT", x-envoy-upstream-service-time:"137", server:"envoy"]
2023-04-28T15:48:54.723Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"21a2da31-e5dc-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"21a1537a-e5dc-11ed-bf0c-2ead1f80446c","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:e6642617-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"21a1537a-e5dc-11ed-bf0c-2ead1f80446c","executionId":"21a1537a-e5dc-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:48:33.824+0000","endTime":"2023-04-28T15:48:33.961+0000","durationInMillis":137,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1d2a23bd-e5dc-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:48:54.723Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:54.723Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=21a1537a-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:48:54.732Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:48:54.733Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:48:54.733Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:54.733Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:48:54.733Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:48:54.734Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-RequestID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-TransactionID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-ECOMP-RequestID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9155d10-8552-4236-b4b1-09495b335598"]
2023-04-28T15:48:54.734Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:48:54.734Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:48:54.747Z|e9bda84f-47c0-49b0-8c1a-663d4f9e7903|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:54.877Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:54.878Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:54.878Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:48:54.878Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=852ACD96062786CBA96985DBFBE5F423; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 15:48:53 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2023-04-28T15:48:54.879Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","businessKey":"3423f43b-2b5f-4b65-8801-6c4dc54b08b0","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:48:50.223+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"2b67c501-e5dc-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T15:48:54.879Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:54.880Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:48:55.097Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:48:55.098Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:48:55.099Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:48:55.099Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:48:55.099Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:48:55.100Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-RequestID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-TransactionID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-ECOMP-RequestID:"10cd4f4f-9081-489d-9524-8e71450aa4f3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af89cfa2-c70a-4d72-b57c-1ac2961c363f"]
2023-04-28T15:48:55.100Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:48:55.100Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:48:55.302Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:48:55.303Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:48:55.303Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:48:55.303Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BB698ACD94AE4FC5131D53A11E36CDB7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Fri, 28 Apr 2023 15:48:53 GMT", x-envoy-upstream-service-time:"197", server:"envoy"]
2023-04-28T15:48:55.304Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:2b6924d9-e5dc-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","executionId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:48:50.223+0000","endTime":"2023-04-28T15:48:50.223+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:48:55.304Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:48:55.304Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:48:55.311Z|10cd4f4f-9081-489d-9524-8e71450aa4f3|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:48:57.284Z|77cd8bdc-2ef4-4e1a-9cce-166fa8dec7d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:57.285Z|77cd8bdc-2ef4-4e1a-9cce-166fa8dec7d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:58.084Z|928843a0-3dde-44c0-b234-02fa9cce9acd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:58.085Z|928843a0-3dde-44c0-b234-02fa9cce9acd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:48:59.620Z|ac5ed51c-4e23-44cd-9d77-3a83e1da23a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:48:59.621Z|ac5ed51c-4e23-44cd-9d77-3a83e1da23a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:01.137Z|e0ec0bcb-9700-4d79-809c-f787817de042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:49:01.138Z|e0ec0bcb-9700-4d79-809c-f787817de042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:49:01.537Z|9c52fd0c-0601-47fb-9248-d1cf03422e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:49:01.538Z|9c52fd0c-0601-47fb-9248-d1cf03422e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:49:04.945Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:49:04.954Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd
2023-04-28T15:49:04.955Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|INFO|500||Invoke
2023-04-28T15:49:04.955Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:04.955Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd
2023-04-28T15:49:04.955Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Method      : GET
2023-04-28T15:49:04.955Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26989891afc14ce976dd03cade56b565", X-B3-SpanId:"401085354a6ab93c", X-B3-ParentSpanId:"76dd03cade56b565", X-B3-Sampled:"0", X-ONAP-RequestID:"9d3c1bd5-955a-4ae3-bb95-980688372ceb", X-RequestID:"9d3c1bd5-955a-4ae3-bb95-980688372ceb", X-TransactionID:"9d3c1bd5-955a-4ae3-bb95-980688372ceb", X-ECOMP-RequestID:"9d3c1bd5-955a-4ae3-bb95-980688372ceb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5b80f22-ba02-4fd6-a154-8ee6634120d6"]
2023-04-28T15:49:04.956Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Request body: 
2023-04-28T15:49:04.956Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||==========================request end================================================
2023-04-28T15:49:04.996Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:04.997Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:04.997Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Status text  : OK
2023-04-28T15:49:04.997Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:04 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:04.998Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||Response body: {
  "requestId" : "3100d05a-e98f-4325-a63a-aa96c9d551cd",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:26.000+00:00",
  "endTime" : "2023-04-28T15:48:55.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"e34c2ae7-5c9a-498a-9397-08f460abc2b1\",\n            \"modelVersionId\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\n            \"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"a2a4acae-39b2-4efc-9099-4cc2ddc5c085\",\n            \"owningEntityName\":\"OE-ETE_Customer-a2a4acae-39b2-4efc-9099-4cc2ddc5c085\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_bc6c4d4c-90c6-41ff-944a-36ac93af0bdf\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf\",\n            \"productFamilyId\":\"a6cf86d2-7936-45ce-ae41-27f468661691\",\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\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\n                            \"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF e9d5b872-d73a 0\",\n                                        \"modelCustomizationId\":\"019bf9a1-b766-45b6-94bc-d7c55394a430\",\n                                        \"modelInvariantId\":\"e34c2ae7-5c9a-498a-9397-08f460abc2b1\",\n                                        \"modelVersionId\":\"75bb73f2-c503-445f-af1e-8331e2a08440\",\n                                        \"modelName\":\"Demo_pNF_up7mPHeYaqJjGVJXNWHd\",\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\":\"a6cf86d2-7936-45ce-ae41-27f468661691\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"up7mPHeYaqJjGVJXNWHd\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:56.000+00:00",
  "serviceInstanceId" : "0da0cf2d-1563-4101-8660-a5faa1714d22",
  "serviceInstanceName" : "Service_Ete_Namebc6c4d4c-90c6-41ff-944a-36ac93af0bdf",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "3100d05a-e98f-4325-a63a-aa96c9d551cd",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd"
    }
  }
}
2023-04-28T15:49:04.999Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:04.999Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3100d05a-e98f-4325-a63a-aa96c9d551cd|INFO|500||InvokeReturn
2023-04-28T15:49:05.001Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false
2023-04-28T15:49:05.002Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:49:05.002Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:05.002Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false
2023-04-28T15:49:05.002Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:49:05.003Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26989891afc14ce976dd03cade56b565", X-B3-SpanId:"733f229958e95a83", X-B3-ParentSpanId:"76dd03cade56b565", X-B3-Sampled:"0", X-ONAP-RequestID:"9d3c1bd5-955a-4ae3-bb95-980688372ceb", X-RequestID:"9d3c1bd5-955a-4ae3-bb95-980688372ceb", X-TransactionID:"9d3c1bd5-955a-4ae3-bb95-980688372ceb", X-ECOMP-RequestID:"9d3c1bd5-955a-4ae3-bb95-980688372ceb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"853fe1bd-9c1f-4625-8dbc-0dc7ae5b7807"]
2023-04-28T15:49:05.003Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:49:05.003Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:49:05.033Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:05.034Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:05.034Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:49:05.035Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:04 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:05.036Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:49:05.036Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:05.037Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3100d05a-e98f-4325-a63a-aa96c9d551cd&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:49:05.049Z|9d3c1bd5-955a-4ae3-bb95-980688372ceb|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/3100d05a-e98f-4325-a63a-aa96c9d551cd|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:49:05.544Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:49:05.550Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:49:05.551Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:49:05.552Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:05.552Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:49:05.552Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:49:05.553Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3c12307fad61d7022775aec958d2fe8", X-B3-SpanId:"0a4606e142d5cb65", X-B3-ParentSpanId:"43bba13db54e779f", X-B3-Sampled:"0", X-ONAP-RequestID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-RequestID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-TransactionID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-ECOMP-RequestID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45ab02c7-f980-4c1d-9071-58633a8aa5cc"]
2023-04-28T15:49:05.553Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:49:05.554Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:49:05.586Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:05.587Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:05.587Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : OK
2023-04-28T15:49:05.587Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:04 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:05.589Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:48:42.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:58.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
    "cloudIdentifier" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T15:48:55.000+00:00"
  } ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:49:05.589Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:05.589Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||InvokeReturn
2023-04-28T15:49:05.591Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:49:05.591Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:49:05.592Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:05.592Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:49:05.592Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:49:05.592Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3c12307fad61d7022775aec958d2fe8", X-B3-SpanId:"0d2cdada2e9b8f9c", X-B3-ParentSpanId:"43bba13db54e779f", X-B3-Sampled:"0", X-ONAP-RequestID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-RequestID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-TransactionID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-ECOMP-RequestID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd9f274e-fc34-4c2b-8e18-bee5c734dd50"]
2023-04-28T15:49:05.592Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:49:05.592Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:49:05.615Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:05.616Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:05.616Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:49:05.616Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:04 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:05.618Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":null,\"creation_time\":1682696937000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:49:01.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:49:05.618Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:05.618Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:49:05.643Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:49:05.643Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:49:05.644Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:05.644Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:49:05.644Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:49:05.644Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-RequestID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-TransactionID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-ECOMP-RequestID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df309381-845a-4a21-bf07-92fdeb0a81ce"]
2023-04-28T15:49:05.644Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:49:05.644Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:49:05.822Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:05.823Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:05.823Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:49:05.824Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F25127809E5A5E229EB89381D80646DC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 15:49:05 GMT", x-envoy-upstream-service-time:"168", server:"envoy"]
2023-04-28T15:49:05.824Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","businessKey":"3423f43b-2b5f-4b65-8801-6c4dc54b08b0","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:48:50.223+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"2b67c501-e5dc-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T15:49:05.824Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:05.825Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:49:05.841Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:49:05.841Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:49:05.841Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:05.841Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:49:05.842Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:49:05.842Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-RequestID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-TransactionID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-ECOMP-RequestID:"682e2b61-5670-4d6e-942b-353fda0f6175", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1d83769-520c-49a7-80d4-f44d253889d9"]
2023-04-28T15:49:05.842Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:49:05.842Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:49:05.983Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:05.984Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:05.985Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:49:05.985Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4A3DDCDBDC26EDDE25338B7B1F61F06B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Fri, 28 Apr 2023 15:49:05 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2023-04-28T15:49:05.985Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:30453168-e5dc-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","executionId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:48:58.376+0000","endTime":"2023-04-28T15:48:58.389+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:49:05.986Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:05.987Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:49:05.994Z|682e2b61-5670-4d6e-942b-353fda0f6175|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:49:07.315Z|c10f9c21-2c58-4082-9ccc-552c58c38d9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:07.316Z|c10f9c21-2c58-4082-9ccc-552c58c38d9b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:08.118Z|2e36356b-41fc-440f-a967-7d2157dbb764|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:08.119Z|2e36356b-41fc-440f-a967-7d2157dbb764|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:09.652Z|3780e60a-6f01-4410-bb5a-84412b72a768|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:09.653Z|3780e60a-6f01-4410-bb5a-84412b72a768|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:16.139Z|62f89c45-e469-41a1-93e5-787bb76131c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:49:16.139Z|62f89c45-e469-41a1-93e5-787bb76131c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:49:16.244Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:49:16.254Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:49:16.255Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:49:16.255Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:16.255Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:49:16.256Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:49:16.256Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a88044397816e18c87978e067871e9ca", X-B3-SpanId:"3b45cca40908844c", X-B3-ParentSpanId:"5ebd3215f199fd5b", X-B3-Sampled:"0", X-ONAP-RequestID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-RequestID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-TransactionID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-ECOMP-RequestID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21f3216c-f23c-45d0-91c3-30000321f348"]
2023-04-28T15:49:16.256Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:49:16.256Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:49:16.294Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:16.295Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:16.295Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : OK
2023-04-28T15:49:16.295Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:16 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:16.297Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:48:42.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:58.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
    "cloudIdentifier" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T15:48:55.000+00:00"
  } ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:49:16.298Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:16.298Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||InvokeReturn
2023-04-28T15:49:16.299Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:49:16.300Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:49:16.300Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:16.300Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:49:16.300Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:49:16.300Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a88044397816e18c87978e067871e9ca", X-B3-SpanId:"4d9f91a3eeaec0ba", X-B3-ParentSpanId:"5ebd3215f199fd5b", X-B3-Sampled:"0", X-ONAP-RequestID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-RequestID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-TransactionID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-ECOMP-RequestID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"586d855d-296a-4efd-bdec-3546efccba4b"]
2023-04-28T15:49:16.300Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:49:16.301Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:49:16.321Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:16.322Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:16.322Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:49:16.322Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:16 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:16.324Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":null,\"creation_time\":1682696937000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:49:01.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:49:16.324Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:16.324Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:49:16.342Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:49:16.343Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:49:16.343Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:16.343Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:49:16.343Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:49:16.343Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-RequestID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-TransactionID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-ECOMP-RequestID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45e2976a-e64a-4caa-a449-6ce72bab11af"]
2023-04-28T15:49:16.343Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:49:16.343Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:49:16.489Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:16.490Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:16.490Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:49:16.490Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5B3A042F462D2341F1DD3868530016C4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 15:49:15 GMT", x-envoy-upstream-service-time:"142", server:"envoy"]
2023-04-28T15:49:16.490Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","businessKey":"3423f43b-2b5f-4b65-8801-6c4dc54b08b0","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:48:50.223+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"2b67c501-e5dc-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T15:49:16.491Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:16.491Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:49:16.508Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:49:16.508Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:49:16.508Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:16.509Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:49:16.509Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:49:16.509Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-RequestID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-TransactionID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-ECOMP-RequestID:"acc461cb-1a4d-4691-a26f-1c86c21cafd9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"140c4b26-4614-4adf-a019-f72a3d79a4e8"]
2023-04-28T15:49:16.509Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:49:16.509Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:49:16.657Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:16.658Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:16.658Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:49:16.658Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DDB1A315D5E85355399D7C6131F7FA46; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Fri, 28 Apr 2023 15:49:15 GMT", x-envoy-upstream-service-time:"145", server:"envoy"]
2023-04-28T15:49:16.658Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:30453168-e5dc-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","executionId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:48:58.376+0000","endTime":"2023-04-28T15:48:58.389+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:49:16.659Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:16.659Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:49:16.666Z|acc461cb-1a4d-4691-a26f-1c86c21cafd9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:49:17.351Z|7f8e2f68-5452-46cc-874b-de165f38c6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:17.351Z|7f8e2f68-5452-46cc-874b-de165f38c6bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:18.155Z|bcaba385-f036-4e7c-bb0f-33555e1a4197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:18.156Z|bcaba385-f036-4e7c-bb0f-33555e1a4197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:19.682Z|18f91454-d4bd-4aed-b797-34f8a677406a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:19.683Z|18f91454-d4bd-4aed-b797-34f8a677406a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:26.984Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:49:26.994Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:49:26.995Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:49:26.996Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:26.996Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:49:26.996Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:49:26.997Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a145fd2d65da7898bd5dcb9f1df51dd", X-B3-SpanId:"c1d67a7a96cd3376", X-B3-ParentSpanId:"4a04ef32d3c46283", X-B3-Sampled:"0", X-ONAP-RequestID:"4923a731-2445-4908-a289-14bec905d12f", X-RequestID:"4923a731-2445-4908-a289-14bec905d12f", X-TransactionID:"4923a731-2445-4908-a289-14bec905d12f", X-ECOMP-RequestID:"4923a731-2445-4908-a289-14bec905d12f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"662b791a-09e8-43c2-823c-e8e1cd20af06"]
2023-04-28T15:49:26.997Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:49:26.997Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:49:27.036Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:27.036Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:27.037Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : OK
2023-04-28T15:49:27.037Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:27 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:27.038Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:48:42.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:58.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
    "cloudIdentifier" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T15:48:55.000+00:00"
  } ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:49:27.038Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:27.039Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||InvokeReturn
2023-04-28T15:49:27.041Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:49:27.042Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:49:27.042Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:27.042Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:49:27.043Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:49:27.043Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a145fd2d65da7898bd5dcb9f1df51dd", X-B3-SpanId:"92349955464ab593", X-B3-ParentSpanId:"4a04ef32d3c46283", X-B3-Sampled:"0", X-ONAP-RequestID:"4923a731-2445-4908-a289-14bec905d12f", X-RequestID:"4923a731-2445-4908-a289-14bec905d12f", X-TransactionID:"4923a731-2445-4908-a289-14bec905d12f", X-ECOMP-RequestID:"4923a731-2445-4908-a289-14bec905d12f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"186a6e18-885d-4a1e-865c-12c0f9089c5e"]
2023-04-28T15:49:27.044Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:49:27.044Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:49:27.062Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:27.063Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:27.063Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:49:27.064Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:27 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:27.064Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":null,\"creation_time\":1682696937000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:49:01.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:49:27.065Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:27.065Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:49:27.110Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:49:27.111Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:49:27.111Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:27.111Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:49:27.112Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:49:27.112Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4923a731-2445-4908-a289-14bec905d12f", X-RequestID:"4923a731-2445-4908-a289-14bec905d12f", X-TransactionID:"4923a731-2445-4908-a289-14bec905d12f", X-ECOMP-RequestID:"4923a731-2445-4908-a289-14bec905d12f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13ac8ca1-8faa-4c17-a7c8-c1e4f3b94101"]
2023-04-28T15:49:27.112Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:49:27.113Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:49:27.274Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:27.274Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:27.275Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:49:27.275Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=30D52B83800DBE1479981B159C812725; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 15:49:26 GMT", x-envoy-upstream-service-time:"155", server:"envoy"]
2023-04-28T15:49:27.275Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","businessKey":"3423f43b-2b5f-4b65-8801-6c4dc54b08b0","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:48:50.223+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"2b67c501-e5dc-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T15:49:27.276Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:27.276Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:49:27.318Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:49:27.319Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:49:27.320Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:27.320Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:49:27.320Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:49:27.321Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4923a731-2445-4908-a289-14bec905d12f", X-RequestID:"4923a731-2445-4908-a289-14bec905d12f", X-TransactionID:"4923a731-2445-4908-a289-14bec905d12f", X-ECOMP-RequestID:"4923a731-2445-4908-a289-14bec905d12f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31481fd9-4a53-48f0-82e2-12933abe5bb9"]
2023-04-28T15:49:27.321Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:49:27.321Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:49:27.384Z|957909fb-1db6-4e3e-afc8-e47648f5ffd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:27.385Z|957909fb-1db6-4e3e-afc8-e47648f5ffd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:27.456Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:27.457Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:27.457Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:49:27.458Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=98B672214CC07E16D7080E0FFE5CE63A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Fri, 28 Apr 2023 15:49:26 GMT", x-envoy-upstream-service-time:"130", server:"envoy"]
2023-04-28T15:49:27.458Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:30453168-e5dc-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","executionId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:48:58.376+0000","endTime":"2023-04-28T15:48:58.389+0000","durationInMillis":13,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:49:27.459Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:27.459Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:49:27.466Z|4923a731-2445-4908-a289-14bec905d12f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:49:28.188Z|0ea925b2-93b6-44cb-b82f-7da0c9163d90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:28.188Z|0ea925b2-93b6-44cb-b82f-7da0c9163d90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:29.711Z|4aee3b3c-76a1-48cb-b379-899eb604f8b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:29.712Z|4aee3b3c-76a1-48cb-b379-899eb604f8b3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:31.138Z|6e3da17e-9640-4883-be1b-483f4cce9647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:49:31.142Z|6e3da17e-9640-4883-be1b-483f4cce9647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:49:31.539Z|f4e3cf6f-5bc5-4a74-8eec-1d4fd1eb06df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:49:31.540Z|f4e3cf6f-5bc5-4a74-8eec-1d4fd1eb06df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:49:37.420Z|8c658ecf-f77f-41f9-86e7-803c9d7da874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:37.421Z|8c658ecf-f77f-41f9-86e7-803c9d7da874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:37.688Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:49:37.700Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:49:37.701Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:49:37.701Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:37.701Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:49:37.701Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:49:37.701Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"383ed9aa7de53cecaf3f86dcf22f2027", X-B3-SpanId:"29fde73a9cfc6412", X-B3-ParentSpanId:"ade328300bd6a9f0", X-B3-Sampled:"0", X-ONAP-RequestID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-RequestID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-TransactionID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-ECOMP-RequestID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a3f3ec9-45ee-49a3-a238-8963968c2d61"]
2023-04-28T15:49:37.701Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:49:37.701Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:49:37.745Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:37.746Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:37.746Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : OK
2023-04-28T15:49:37.747Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:37 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:37.747Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:48:42.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:58.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
    "cloudIdentifier" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T15:48:55.000+00:00"
  } ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:49:37.748Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:37.748Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||InvokeReturn
2023-04-28T15:49:37.751Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:49:37.752Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:49:37.752Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:37.752Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:49:37.753Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:49:37.753Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"383ed9aa7de53cecaf3f86dcf22f2027", X-B3-SpanId:"e4b13eb5da0e7b5d", X-B3-ParentSpanId:"ade328300bd6a9f0", X-B3-Sampled:"0", X-ONAP-RequestID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-RequestID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-TransactionID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-ECOMP-RequestID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d4fbffb-06ed-422b-8e7a-13649d7a962a"]
2023-04-28T15:49:37.753Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:49:37.754Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:49:37.775Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:37.776Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:37.776Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:49:37.776Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:37 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:37.777Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":null,\"creation_time\":1682696937000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:49:01.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:49:37.777Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:37.778Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:49:37.814Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:49:37.815Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:49:37.816Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:37.816Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:49:37.816Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:49:37.816Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-RequestID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-TransactionID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-ECOMP-RequestID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6026f917-93f4-4023-8aeb-34e2427324ab"]
2023-04-28T15:49:37.817Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:49:37.817Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:49:37.972Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:37.972Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:37.973Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:49:37.973Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ACAAEE17001A3B7BD3CAD6A03550063D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 28 Apr 2023 15:49:37 GMT", x-envoy-upstream-service-time:"144", server:"envoy"]
2023-04-28T15:49:37.976Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","businessKey":"3423f43b-2b5f-4b65-8801-6c4dc54b08b0","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:48:50.223+0000","endTime":"2023-04-28T15:49:31.423+0000","removalTime":null,"durationInMillis":41200,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"2b67c501-e5dc-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T15:49:37.976Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:37.977Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:49:38.018Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:49:38.019Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:49:38.019Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:38.019Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:49:38.020Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:49:38.020Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-RequestID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-TransactionID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-ECOMP-RequestID:"09a3c74a-9b9c-484b-9fca-d2864c81b114", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9be5b8f9-fa38-40f1-bf17-a5fc3950b65e"]
2023-04-28T15:49:38.020Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:49:38.021Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:49:38.169Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:38.170Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:38.170Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:49:38.170Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0F8F296C9C497E9EB7D5B788542DD93F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 28 Apr 2023 15:49:37 GMT", x-envoy-upstream-service-time:"144", server:"envoy"]
2023-04-28T15:49:38.171Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:43f7009b-e5dc-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","executionId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:49:31.418+0000","endTime":"2023-04-28T15:49:31.418+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:49:38.172Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:38.172Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:49:38.190Z|09a3c74a-9b9c-484b-9fca-d2864c81b114|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:49:38.220Z|a8d15687-e7de-48b6-959b-3a3259abf3e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:38.220Z|a8d15687-e7de-48b6-959b-3a3259abf3e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:39.097Z|396e0862-786e-4a29-a7a1-ce74e31d1372|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:49:39.098Z|396e0862-786e-4a29-a7a1-ce74e31d1372|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:39.740Z|1e85bbc1-4b26-475b-ae44-fa8f87bc3b3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:39.740Z|1e85bbc1-4b26-475b-ae44-fa8f87bc3b3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:46.137Z|e3bfe990-a8ac-4213-bde4-6085295b3176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:49:46.138Z|e3bfe990-a8ac-4213-bde4-6085295b3176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:49:47.450Z|3a02fdaf-9227-4759-87b2-653869a4bf04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:47.451Z|3a02fdaf-9227-4759-87b2-653869a4bf04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:48.250Z|93754f4a-4ac3-4833-ad36-4ae74c8bdf3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:48.251Z|93754f4a-4ac3-4833-ad36-4ae74c8bdf3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:48.462Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:49:48.475Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:49:48.476Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:49:48.476Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:48.476Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:49:48.477Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:49:48.477Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc52e97d88bd9dc2f119a16ee1bd3c01", X-B3-SpanId:"403b871d58908164", X-B3-ParentSpanId:"1b3ed329b5f3373f", X-B3-Sampled:"0", X-ONAP-RequestID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-RequestID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-TransactionID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-ECOMP-RequestID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c996466b-7adc-43b9-b416-f0e7c10ffe78"]
2023-04-28T15:49:48.477Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:49:48.477Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:49:48.528Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:48.528Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:48.528Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : OK
2023-04-28T15:49:48.529Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:48 GMT", x-envoy-upstream-service-time:"45", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:48.529Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:48:42.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:48:58.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
    "cloudIdentifier" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T15:48:55.000+00:00"
  } ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:49:48.530Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:48.530Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||InvokeReturn
2023-04-28T15:49:48.533Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:49:48.534Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:49:48.534Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:48.534Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:49:48.534Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:49:48.535Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc52e97d88bd9dc2f119a16ee1bd3c01", X-B3-SpanId:"f6f5911e3e34b19e", X-B3-ParentSpanId:"1b3ed329b5f3373f", X-B3-Sampled:"0", X-ONAP-RequestID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-RequestID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-TransactionID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-ECOMP-RequestID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff279637-ae77-409e-bf9e-4114c4109bd3"]
2023-04-28T15:49:48.535Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:49:48.544Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:49:48.567Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:48.568Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:48.569Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:49:48.569Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:48 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:48.570Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":null,\"creation_time\":1682696937000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:49:01.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:49:48.570Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:48.570Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:49:48.612Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:49:48.613Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:49:48.613Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:48.614Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:49:48.614Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:49:48.614Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-RequestID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-TransactionID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-ECOMP-RequestID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3e5d32a-12e2-49bc-8c1b-1007ad616c52"]
2023-04-28T15:49:48.615Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:49:48.615Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:49:48.764Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:48.764Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:48.765Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:49:48.765Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6A2D4558B0531551D388A234B3A57258; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 28 Apr 2023 15:49:47 GMT", x-envoy-upstream-service-time:"144", server:"envoy"]
2023-04-28T15:49:48.765Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","businessKey":"3423f43b-2b5f-4b65-8801-6c4dc54b08b0","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:48:50.223+0000","endTime":"2023-04-28T15:49:31.423+0000","removalTime":null,"durationInMillis":41200,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"2b67c501-e5dc-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T15:49:48.766Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:48.766Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:49:48.790Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:49:48.790Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:49:48.791Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:48.791Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:49:48.791Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:49:48.791Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-RequestID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-TransactionID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-ECOMP-RequestID:"0fa28a70-0e12-490b-ad9c-abed574b477f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"962dec07-e5b6-4f07-a52f-a0012e3d9eab"]
2023-04-28T15:49:48.791Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:49:48.792Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:49:48.947Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:48.948Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:48.948Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:49:48.948Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5C61773563863FE8BF2B188206917AF0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 28 Apr 2023 15:49:47 GMT", x-envoy-upstream-service-time:"152", server:"envoy"]
2023-04-28T15:49:48.949Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:43f7009b-e5dc-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","executionId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:49:31.418+0000","endTime":"2023-04-28T15:49:31.418+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:49:48.949Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:48.949Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:49:48.955Z|0fa28a70-0e12-490b-ad9c-abed574b477f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:49:49.765Z|544e6b08-869b-4a27-8540-06bbc417b312|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:49.766Z|544e6b08-869b-4a27-8540-06bbc417b312|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:57.481Z|debdaba8-5d32-47c1-be8e-0199e0723420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:57.482Z|debdaba8-5d32-47c1-be8e-0199e0723420|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:58.285Z|a0925b5c-2d16-40d2-8f19-a16550c3524c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:58.286Z|a0925b5c-2d16-40d2-8f19-a16550c3524c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:49:59.182Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:49:59.189Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:49:59.190Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:49:59.190Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:59.190Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:49:59.190Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:49:59.190Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe28746f65cdac4679cc99095e59e29e", X-B3-SpanId:"cfd165d9319fad2d", X-B3-ParentSpanId:"3a29f4be05eaeddf", X-B3-Sampled:"0", X-ONAP-RequestID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-RequestID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-TransactionID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-ECOMP-RequestID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84377a2a-b48b-4fd5-8318-c8b8424f8c08"]
2023-04-28T15:49:59.191Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:49:59.191Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:49:59.232Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:59.233Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:59.234Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : OK
2023-04-28T15:49:59.234Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:59 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:59.235Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2023-04-28T15:48:42.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:49:58.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
    "cloudIdentifier" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T15:48:55.000+00:00"
  } ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:49:59.236Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:59.238Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||InvokeReturn
2023-04-28T15:49:59.240Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:49:59.240Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:49:59.241Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:59.241Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:49:59.241Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:49:59.241Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fe28746f65cdac4679cc99095e59e29e", X-B3-SpanId:"68164aa6d7ebcc4f", X-B3-ParentSpanId:"3a29f4be05eaeddf", X-B3-Sampled:"0", X-ONAP-RequestID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-RequestID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-TransactionID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-ECOMP-RequestID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1bf1a0d9-bfc3-4e98-bed4-0465e920e4ea"]
2023-04-28T15:49:59.241Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:49:59.241Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:49:59.272Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:59.272Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:59.272Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:49:59.272Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:49:59 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:49:59.276Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":null,\"creation_time\":1682696937000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:49:01.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:49:59.277Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:59.277Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:49:59.293Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:49:59.294Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:49:59.294Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:59.294Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:49:59.294Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:49:59.294Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-RequestID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-TransactionID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-ECOMP-RequestID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2b9fece-8e28-42cd-99ff-478f32be0751"]
2023-04-28T15:49:59.294Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:49:59.294Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:49:59.441Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:59.442Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:59.442Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:49:59.443Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F55C4CABE2B2ADDB3D70CA94FFEE2BB5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 28 Apr 2023 15:49:58 GMT", x-envoy-upstream-service-time:"142", server:"envoy"]
2023-04-28T15:49:59.444Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","businessKey":"3423f43b-2b5f-4b65-8801-6c4dc54b08b0","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:48:50.223+0000","endTime":"2023-04-28T15:49:31.423+0000","removalTime":null,"durationInMillis":41200,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"2b67c501-e5dc-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T15:49:59.444Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:59.445Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:49:59.477Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:49:59.478Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:49:59.478Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:49:59.479Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:49:59.479Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:49:59.479Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-RequestID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-TransactionID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-ECOMP-RequestID:"1fd12c5b-fb3e-4f9c-9627-a75415ee001e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a7d70fd-98e3-4338-ad0f-9983e5576a8e"]
2023-04-28T15:49:59.480Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:49:59.480Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:49:59.651Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:49:59.652Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:49:59.653Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:49:59.654Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=EBF38C99662C181ECCB41B4B9A285462; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 28 Apr 2023 15:49:58 GMT", x-envoy-upstream-service-time:"166", server:"envoy"]
2023-04-28T15:49:59.654Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:43f7009b-e5dc-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","executionId":"2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:49:31.418+0000","endTime":"2023-04-28T15:49:31.418+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"26a337d7-e5dc-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:49:59.655Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:49:59.655Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b68fdc2-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:49:59.663Z|1fd12c5b-fb3e-4f9c-9627-a75415ee001e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:49:59.796Z|89164226-d005-45e6-aac5-568bba467425|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:49:59.798Z|89164226-d005-45e6-aac5-568bba467425|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:01.137Z|d20e196f-5296-4c83-b2f2-5ac2bf447ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:50:01.138Z|d20e196f-5296-4c83-b2f2-5ac2bf447ab6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:50:01.541Z|770bc090-d33d-4149-9217-193270281551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:50:01.541Z|770bc090-d33d-4149-9217-193270281551|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:50:07.512Z|f329e943-0d49-4cab-92f2-d8c61ca95f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:07.513Z|f329e943-0d49-4cab-92f2-d8c61ca95f6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:08.321Z|3e60d788-4a03-4ed3-925b-0fb85826153e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:08.322Z|3e60d788-4a03-4ed3-925b-0fb85826153e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:09.825Z|5e22197f-a465-419c-aa28-39b032d38890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:09.826Z|5e22197f-a465-419c-aa28-39b032d38890|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:09.887Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:50:09.896Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:50:09.897Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:50:09.897Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:09.897Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:50:09.897Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:50:09.897Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e66fb9e14461d91195cc3cfa03af46ed", X-B3-SpanId:"560ba8fe29e09a0d", X-B3-ParentSpanId:"707da788f3f1c6c0", X-B3-Sampled:"0", X-ONAP-RequestID:"461d32fb-f29c-4652-8478-92c45f18b92d", X-RequestID:"461d32fb-f29c-4652-8478-92c45f18b92d", X-TransactionID:"461d32fb-f29c-4652-8478-92c45f18b92d", X-ECOMP-RequestID:"461d32fb-f29c-4652-8478-92c45f18b92d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"839255bb-77ca-4ebb-b8de-2bd6aca14dd1"]
2023-04-28T15:50:09.897Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:50:09.898Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:50:09.942Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:09.942Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:09.943Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : OK
2023-04-28T15:50:09.943Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:09 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:09.945Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:42.000+00:00",
  "endTime" : "2023-04-28T15:50:00.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:50:01.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
    "cloudIdentifier" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T15:48:55.000+00:00"
  } ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:50:09.946Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:09.946Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||InvokeReturn
2023-04-28T15:50:09.950Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:50:09.950Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:50:09.951Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:09.951Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:50:09.951Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:50:09.951Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e66fb9e14461d91195cc3cfa03af46ed", X-B3-SpanId:"29e0644b4d4dfa94", X-B3-ParentSpanId:"707da788f3f1c6c0", X-B3-Sampled:"0", X-ONAP-RequestID:"461d32fb-f29c-4652-8478-92c45f18b92d", X-RequestID:"461d32fb-f29c-4652-8478-92c45f18b92d", X-TransactionID:"461d32fb-f29c-4652-8478-92c45f18b92d", X-ECOMP-RequestID:"461d32fb-f29c-4652-8478-92c45f18b92d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d41d1b45-aea6-430c-917b-a00f775f05d7"]
2023-04-28T15:50:09.952Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:50:09.952Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:50:09.983Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:09.984Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:09.984Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:50:09.985Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:09 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:09.988Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":null,\"creation_time\":1682696937000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:49:01.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:50:09.989Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:09.989Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:50:10.004Z|461d32fb-f29c-4652-8478-92c45f18b92d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:50:10.184Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:50:10.194Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:50:10.195Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:50:10.195Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:10.195Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:50:10.195Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:50:10.195Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be5f665faff2be7fefc20e11fc9be50d", X-B3-SpanId:"6bb083b8db6f08e4", X-B3-ParentSpanId:"fa6f5fa654041b2a", X-B3-Sampled:"0", X-ONAP-RequestID:"02b5cc4d-b28d-4343-94d4-bc55b50f8ea0", X-RequestID:"02b5cc4d-b28d-4343-94d4-bc55b50f8ea0", X-TransactionID:"02b5cc4d-b28d-4343-94d4-bc55b50f8ea0", X-ECOMP-RequestID:"02b5cc4d-b28d-4343-94d4-bc55b50f8ea0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1205d56-aa9f-4213-9cc6-42e96ef753e8"]
2023-04-28T15:50:10.196Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:50:10.196Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:50:10.230Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:10.230Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:10.231Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : OK
2023-04-28T15:50:10.231Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:09 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:10.233Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:42.000+00:00",
  "endTime" : "2023-04-28T15:50:00.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:50:01.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
    "cloudIdentifier" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T15:48:55.000+00:00"
  } ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:50:10.234Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:10.234Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||InvokeReturn
2023-04-28T15:50:10.236Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:50:10.237Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:50:10.237Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:10.237Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:50:10.237Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:50:10.237Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"be5f665faff2be7fefc20e11fc9be50d", X-B3-SpanId:"856d2e4537b59d1d", X-B3-ParentSpanId:"fa6f5fa654041b2a", X-B3-Sampled:"0", X-ONAP-RequestID:"02b5cc4d-b28d-4343-94d4-bc55b50f8ea0", X-RequestID:"02b5cc4d-b28d-4343-94d4-bc55b50f8ea0", X-TransactionID:"02b5cc4d-b28d-4343-94d4-bc55b50f8ea0", X-ECOMP-RequestID:"02b5cc4d-b28d-4343-94d4-bc55b50f8ea0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4482924-f2b9-4e73-9387-267f68684a70"]
2023-04-28T15:50:10.238Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:50:10.238Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:50:10.260Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:10.261Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:10.261Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:50:10.261Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:09 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:10.264Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":null,\"creation_time\":1682696937000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:49:01.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:50:10.265Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:10.267Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:50:10.276Z|02b5cc4d-b28d-4343-94d4-bc55b50f8ea0|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:50:10.521Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:50:10.526Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:50:10.527Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:50:10.527Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:10.527Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:50:10.528Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:50:10.528Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfa1238285ce50bf567f1733a5542272", X-B3-SpanId:"c6face56282bf946", X-B3-ParentSpanId:"e92e04d2547f4c79", X-B3-Sampled:"0", X-ONAP-RequestID:"01211bd1-f47e-49d5-bd5f-e0a1b18ccc88", X-RequestID:"01211bd1-f47e-49d5-bd5f-e0a1b18ccc88", X-TransactionID:"01211bd1-f47e-49d5-bd5f-e0a1b18ccc88", X-ECOMP-RequestID:"01211bd1-f47e-49d5-bd5f-e0a1b18ccc88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7bc2c21-2ac1-4dba-90c8-71f348a702b0"]
2023-04-28T15:50:10.528Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:50:10.528Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:50:10.558Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:10.559Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:10.559Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : OK
2023-04-28T15:50:10.559Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:09 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:10.560Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:42.000+00:00",
  "endTime" : "2023-04-28T15:50:00.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:50:01.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
    "cloudIdentifier" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T15:48:55.000+00:00"
  } ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:50:10.561Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:10.561Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||InvokeReturn
2023-04-28T15:50:10.565Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:50:10.566Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:50:10.566Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:10.566Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:50:10.567Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:50:10.567Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfa1238285ce50bf567f1733a5542272", X-B3-SpanId:"1520f8318b86f8d2", X-B3-ParentSpanId:"e92e04d2547f4c79", X-B3-Sampled:"0", X-ONAP-RequestID:"01211bd1-f47e-49d5-bd5f-e0a1b18ccc88", X-RequestID:"01211bd1-f47e-49d5-bd5f-e0a1b18ccc88", X-TransactionID:"01211bd1-f47e-49d5-bd5f-e0a1b18ccc88", X-ECOMP-RequestID:"01211bd1-f47e-49d5-bd5f-e0a1b18ccc88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6725859b-47b3-4400-a6b9-5f421aadace6"]
2023-04-28T15:50:10.567Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:50:10.568Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:50:10.590Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:10.591Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:10.591Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:50:10.592Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:09 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:10.595Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":null,\"creation_time\":1682696937000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:49:01.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:50:10.595Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:10.596Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:50:10.607Z|01211bd1-f47e-49d5-bd5f-e0a1b18ccc88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:50:10.808Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:50:10.817Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:50:10.818Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:50:10.819Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:10.819Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:50:10.819Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:50:10.819Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"252e77051649157a8099ea3022cacabe", X-B3-SpanId:"1d711b4abecc4785", X-B3-ParentSpanId:"f33bfa3969e772ec", X-B3-Sampled:"0", X-ONAP-RequestID:"825a518d-4a97-4f59-97bb-ac72044dc3a8", X-RequestID:"825a518d-4a97-4f59-97bb-ac72044dc3a8", X-TransactionID:"825a518d-4a97-4f59-97bb-ac72044dc3a8", X-ECOMP-RequestID:"825a518d-4a97-4f59-97bb-ac72044dc3a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"368fdfbf-69c1-4da1-9985-b28ef65a5f7f"]
2023-04-28T15:50:10.820Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:50:10.820Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:50:10.853Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:10.853Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:10.853Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : OK
2023-04-28T15:50:10.854Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:09 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:10.854Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:42.000+00:00",
  "endTime" : "2023-04-28T15:50:00.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:50:01.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
    "cloudIdentifier" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T15:48:55.000+00:00"
  } ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:50:10.854Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:10.854Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||InvokeReturn
2023-04-28T15:50:10.856Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:50:10.856Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:50:10.856Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:10.856Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:50:10.856Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:50:10.857Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"252e77051649157a8099ea3022cacabe", X-B3-SpanId:"f736cd41bb2cd89a", X-B3-ParentSpanId:"f33bfa3969e772ec", X-B3-Sampled:"0", X-ONAP-RequestID:"825a518d-4a97-4f59-97bb-ac72044dc3a8", X-RequestID:"825a518d-4a97-4f59-97bb-ac72044dc3a8", X-TransactionID:"825a518d-4a97-4f59-97bb-ac72044dc3a8", X-ECOMP-RequestID:"825a518d-4a97-4f59-97bb-ac72044dc3a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6892bbf3-0aa5-4514-b91c-97eea2ccd70a"]
2023-04-28T15:50:10.857Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:50:10.857Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:50:10.871Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:10.872Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:10.872Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:50:10.873Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:09 GMT", x-envoy-upstream-service-time:"12", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:10.873Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":null,\"creation_time\":1682696937000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:49:01.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:50:10.873Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:10.874Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:50:10.884Z|825a518d-4a97-4f59-97bb-ac72044dc3a8|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:50:11.079Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:50:11.084Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:50:11.084Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||Invoke
2023-04-28T15:50:11.084Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:11.084Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0
2023-04-28T15:50:11.084Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Method      : GET
2023-04-28T15:50:11.084Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c9f4675b17d85e64479942ca80d784c", X-B3-SpanId:"a6006872d2345e87", X-B3-ParentSpanId:"3fb7d87377931d21", X-B3-Sampled:"0", X-ONAP-RequestID:"c52d6e7c-25f1-4906-aed7-ba2e423cef49", X-RequestID:"c52d6e7c-25f1-4906-aed7-ba2e423cef49", X-TransactionID:"c52d6e7c-25f1-4906-aed7-ba2e423cef49", X-ECOMP-RequestID:"c52d6e7c-25f1-4906-aed7-ba2e423cef49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"009820b2-f02c-4a38-8f5b-e6262e77844f"]
2023-04-28T15:50:11.085Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Request body: 
2023-04-28T15:50:11.085Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||==========================request end================================================
2023-04-28T15:50:11.124Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:11.125Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:11.125Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Status text  : OK
2023-04-28T15:50:11.126Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:11 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:11.126Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||Response body: {
  "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:48:42.000+00:00",
  "endTime" : "2023-04-28T15:50:00.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\",\n            \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n        },\n        \"requestParameters\": {\n            \"userParams\": [\n                \n            ],\n            \"testApi\": \"GR_API\",\n            \"usePreload\": true,\n            \"aLaCarte\": true\n        },\n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n                        \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:50:01.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
    "cloudIdentifier" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T15:48:55.000+00:00"
  } ],
  "requestURI" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0"
    }
  }
}
2023-04-28T15:50:11.126Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:11.127Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|INFO|500||InvokeReturn
2023-04-28T15:50:11.129Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:50:11.129Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:50:11.130Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:11.130Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false
2023-04-28T15:50:11.130Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:50:11.130Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c9f4675b17d85e64479942ca80d784c", X-B3-SpanId:"1d72c73b8f99b76f", X-B3-ParentSpanId:"3fb7d87377931d21", X-B3-Sampled:"0", X-ONAP-RequestID:"c52d6e7c-25f1-4906-aed7-ba2e423cef49", X-RequestID:"c52d6e7c-25f1-4906-aed7-ba2e423cef49", X-TransactionID:"c52d6e7c-25f1-4906-aed7-ba2e423cef49", X-ECOMP-RequestID:"c52d6e7c-25f1-4906-aed7-ba2e423cef49", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92e5571d-1d84-4330-99fc-858e7e508c5e"]
2023-04-28T15:50:11.131Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:50:11.131Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:50:11.152Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:11.153Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:11.154Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:50:11.154Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:11 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:11.154Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "3423f43b-2b5f-4b65-8801-6c4dc54b08b0",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":null,\"creation_time\":1682696937000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:49:01.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:50:11.155Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:11.155Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3423f43b-2b5f-4b65-8801-6c4dc54b08b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:50:11.165Z|c52d6e7c-25f1-4906-aed7-ba2e423cef49|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3423f43b-2b5f-4b65-8801-6c4dc54b08b0|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:50:16.137Z|54773d67-70de-48f4-82e2-20ec1c8546c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:50:16.141Z|54773d67-70de-48f4-82e2-20ec1c8546c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:50:17.545Z|f8658c4a-c09d-4f4b-8133-9b28a3d4cf3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:17.546Z|f8658c4a-c09d-4f4b-8133-9b28a3d4cf3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:18.352Z|96a197e9-6df5-4000-a847-f4095c224d33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:18.353Z|96a197e9-6df5-4000-a847-f4095c224d33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:19.853Z|1c3e8447-3e58-428c-8c8a-196195505ea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:19.854Z|1c3e8447-3e58-428c-8c8a-196195505ea7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:22.900Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:50:22.901Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|||INFO|500||Checking if requestId: f269a434-e580-4180-8581-625f090b5004 already exists in requestDb InfraActiveRequests table
2023-04-28T15:50:22.902Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:50:22.902Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||Invoke
2023-04-28T15:50:22.902Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:22.902Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:50:22.902Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Method      : GET
2023-04-28T15:50:22.902Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3dd68ed7f1a80ef965e9c7a0b7863931", X-B3-SpanId:"9068819639418ecd", X-B3-ParentSpanId:"bba285494fd35d37", X-B3-Sampled:"0", X-ONAP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-TransactionID:"f269a434-e580-4180-8581-625f090b5004", X-ECOMP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7c77d8f-4ead-4658-9ee9-4b54ccb22c94"]
2023-04-28T15:50:22.903Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Request body: 
2023-04-28T15:50:22.903Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||==========================request end================================================
2023-04-28T15:50:22.939Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:22.939Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:50:22.940Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status text  : Not Found
2023-04-28T15:50:22.940Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:50:22 GMT", x-envoy-upstream-service-time:"32", server:"envoy"]
2023-04-28T15:50:22.940Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Response body: 
2023-04-28T15:50:22.940Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:22.940Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|404|Not Found|InvokeReturn
2023-04-28T15:50:22.955Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T15:50:22.964Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:50:23.000Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T15:50:23.001Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||Invoke
2023-04-28T15:50:23.084Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||InvokeReturn
2023-04-28T15:50:23.085Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:50:22 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[69], vertex-id=[200952], x-aai-txid=[1-aai-resources-230428-15:50:22:665-65586], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:50:23.086Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|||DEBUG|500||{"tenant-id":"1772051f58d048c5975bfbbeb46a2e3e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682696900360","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9f78cffa-f232-498b-ac6d-f1d65ca49de4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2023-04-28T15:50:23.089Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T15:50:23.090Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T15:50:23.091Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|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
2023-04-28T15:50:23.092Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T15:50:23.092Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:23.092Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|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
2023-04-28T15:50:23.093Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T15:50:23.093Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"239", X-B3-TraceId:"3dd68ed7f1a80ef965e9c7a0b7863931", X-B3-SpanId:"afa3700f95e204a4", X-B3-ParentSpanId:"bba285494fd35d37", X-B3-Sampled:"0", X-ONAP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-TransactionID:"f269a434-e580-4180-8581-625f090b5004", X-ECOMP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22031042-b190-4f2f-82de-e24035456428"]
2023-04-28T15:50:23.093Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"9f78cffa-f232-498b-ac6d-f1d65ca49de4","serviceInstanceId":"ce8e7ff5-7c85-4292-83b4-8e75386d571a","vfModuleInstanceId":"5ed2097e-feac-4ebd-bc73-075fcba0458e"},"instanceName":null,"requestScope":"vfModule"}
2023-04-28T15:50:23.094Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T15:50:23.138Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:23.139Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:23.139Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T15:50:23.140Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:50:22 GMT", x-envoy-upstream-service-time:"40", server:"envoy"]
2023-04-28T15:50:23.140Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T15:50:23.141Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:23.141Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T15:50:23.143Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2023-04-28T15:50:23.144Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke
2023-04-28T15:50:23.144Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:23.145Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance
2023-04-28T15:50:23.145Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T15:50:23.145Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-TransactionID:"f269a434-e580-4180-8581-625f090b5004", X-ECOMP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1bd6631-e030-4eda-89ad-8804095342cb"]
2023-04-28T15:50:23.145Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T15:50:23.145Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:50:23.181Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:23.182Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:23.183Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text  : OK
2023-04-28T15:50:23.183Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:50:23 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:23.184Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 48,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vf-module",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "vnfType" : null,
  "paramXsd" : null,
  "vnfComponentType" : "vfModule",
  "vfModuleModelUUID" : "GR-API-DEFAULT",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/48"
    }
  }
}
2023-04-28T15:50:23.184Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:23.185Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn
2023-04-28T15:50:23.187Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce
2023-04-28T15:50:23.190Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|INFO|500||Invoke
2023-04-28T15:50:23.191Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:23.191Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce
2023-04-28T15:50:23.191Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Method      : GET
2023-04-28T15:50:23.191Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-TransactionID:"f269a434-e580-4180-8581-625f090b5004", X-ECOMP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"557e13a4-0793-4a5e-979b-a7fe7bebe098"]
2023-04-28T15:50:23.192Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Request body: 
2023-04-28T15:50:23.192Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||==========================request end================================================
2023-04-28T15:50:23.223Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:23.223Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:23.224Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Status text  : OK
2023-04-28T15:50:23.225Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:50:23 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:23.226Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||Response body: {
  "modelUUID" : "8e3ec92f-c67d-424b-ba26-b7754ac7ccce",
  "modelInvariantUUID" : "4d99f415-e823-4e0f-9a30-3f4b462654ca",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2023-04-28 15:46:49.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/moduleHeatTemplate"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/heatFiles"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/volumeHeatTemplate"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/vnfResources"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce/vfModuleCustomization"
    }
  }
}
2023-04-28T15:50:23.227Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:23.227Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/8e3ec92f-c67d-424b-ba26-b7754ac7ccce|INFO|500||InvokeReturn
2023-04-28T15:50:23.232Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:50:23.233Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T15:50:23.233Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:23.234Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:50:23.234Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T15:50:23.235Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"3dd68ed7f1a80ef965e9c7a0b7863931", X-B3-SpanId:"871083c368c5a899", X-B3-ParentSpanId:"bba285494fd35d37", X-B3-Sampled:"0", X-ONAP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-TransactionID:"f269a434-e580-4180-8581-625f090b5004", X-ECOMP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc6b4e1e-de7f-40ac-acf1-e5323d24be3c"]
2023-04-28T15:50:23.235Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f269a434-e580-4180-8581-625f090b5004","requestStatus":"IN_PROGRESS","startTime":1682697022956,"source":"VID","vnfId":"9f78cffa-f232-498b-ac6d-f1d65ca49de4","vnfType":"","tenantId":"1772051f58d048c5975bfbbeb46a2e3e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"modelVersion\": \"1682697000388\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"5ed2097e-feac-4ebd-bc73-075fcba0458e","vfModuleModelName":"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879","cloudRegion":"RegionOne","serviceInstanceId":"ce8e7ff5-7c85-4292-83b4-8e75386d571a","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"f269a434-e580-4180-8581-625f090b5004"}
2023-04-28T15:50:23.236Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T15:50:23.285Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:23.286Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T15:50:23.286Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T15:50:23.287Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|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/f269a434-e580-4180-8581-625f090b5004", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:22 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:23.288Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "f269a434-e580-4180-8581-625f090b5004",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:50:22.956+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"modelVersion\": \"1682697000388\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T15:50:23.263+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleModelName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f269a434-e580-4180-8581-625f090b5004",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    }
  }
}
2023-04-28T15:50:23.288Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:23.289Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T15:50:23.312Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|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
2023-04-28T15:50:23.315Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T15:50:23.316Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:23.317Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|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
2023-04-28T15:50:23.318Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T15:50:23.318Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2486", X-B3-TraceId:"3dd68ed7f1a80ef965e9c7a0b7863931", X-B3-SpanId:"0fc06fac9d64e456", X-B3-ParentSpanId:"bba285494fd35d37", X-B3-Sampled:"0", X-ONAP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-TransactionID:"f269a434-e580-4180-8581-625f090b5004", X-ECOMP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5725e6ba-c83e-4b2c-bbf6-a607ab0a5525"]
2023-04-28T15:50:23.319Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"modelVersion\":\"1682697000388\",\"modelCustomizationUuid\":\"0eabbada-9e93-4290-a346-b6547592d432\",\"modelVersionId\":\"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\"modelCustomizationId\":\"0eabbada-9e93-4290-a346-b6547592d432\",\"modelUuid\":\"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\"modelInvariantUuid\":\"4d99f415-e823-4e0f-9a30-3f4b462654ca\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\"vnfInstanceId\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vfModuleInstanceId\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\"}","type":"String"},"requestId":{"value":"f269a434-e580-4180-8581-625f090b5004","type":"String"},"mso-request-id":{"value":"f269a434-e580-4180-8581-625f090b5004","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ce8e7ff5-7c85-4292-83b4-8e75386d571a","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"9f78cffa-f232-498b-ac6d-f1d65ca49de4","type":"String"},"vfModuleId":{"value":"5ed2097e-feac-4ebd-bc73-075fcba0458e","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/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-28T15:50:23.319Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T15:50:24.340Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:24.341Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T15:50:24.342Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T15:50:24.342Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 15:50:23 GMT", X-ONAP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-TransactionID:"f269a434-e580-4180-8581-625f090b5004", X-ECOMP-RequestID:"f269a434-e580-4180-8581-625f090b5004", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"5725e6ba-c83e-4b2c-bbf6-a607ab0a5525", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:24.343Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"f269a434-e580-4180-8581-625f090b5004\",\"instanceId\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\"}}","message":"Success","processInstanceID":"6272f4a4-e5dc-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T15:50:24.343Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:24.344Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T15:50:24.350Z|f269a434-e580-4180-8581-625f090b5004|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:50:24.633Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:50:24.638Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:50:24.639Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||Invoke
2023-04-28T15:50:24.640Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:24.640Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:50:24.640Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Method      : GET
2023-04-28T15:50:24.641Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4c1fe29acf36fd58ba5ab44693d4d3a", X-B3-SpanId:"346bb20f5cae2312", X-B3-ParentSpanId:"035cdea709632c83", X-B3-Sampled:"0", X-ONAP-RequestID:"8f018dc9-27cf-4062-b609-840c8aaf7129", X-RequestID:"8f018dc9-27cf-4062-b609-840c8aaf7129", X-TransactionID:"8f018dc9-27cf-4062-b609-840c8aaf7129", X-ECOMP-RequestID:"8f018dc9-27cf-4062-b609-840c8aaf7129", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ba75fa9-bb19-4862-9ffb-c4350e71a06c"]
2023-04-28T15:50:24.641Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Request body: 
2023-04-28T15:50:24.641Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||==========================request end================================================
2023-04-28T15:50:25.311Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:25.312Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:25.312Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status text  : OK
2023-04-28T15:50:25.312Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:25 GMT", x-envoy-upstream-service-time:"667", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:25.315Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Response body: {
  "requestId" : "f269a434-e580-4180-8581-625f090b5004",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:50:22.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"modelVersion\": \"1682697000388\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:50:23.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f269a434-e580-4180-8581-625f090b5004",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    }
  }
}
2023-04-28T15:50:25.316Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:25.316Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||InvokeReturn
2023-04-28T15:50:25.318Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:50:25.318Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:50:25.318Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:25.319Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:50:25.319Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:50:25.319Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4c1fe29acf36fd58ba5ab44693d4d3a", X-B3-SpanId:"dda80453813ad61c", X-B3-ParentSpanId:"035cdea709632c83", X-B3-Sampled:"0", X-ONAP-RequestID:"8f018dc9-27cf-4062-b609-840c8aaf7129", X-RequestID:"8f018dc9-27cf-4062-b609-840c8aaf7129", X-TransactionID:"8f018dc9-27cf-4062-b609-840c8aaf7129", X-ECOMP-RequestID:"8f018dc9-27cf-4062-b609-840c8aaf7129", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"331d3cdc-d3d3-43f1-8c5f-a503c4076075"]
2023-04-28T15:50:25.319Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:50:25.320Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:50:25.791Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:25.792Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:25.792Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:50:25.793Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:25 GMT", x-envoy-upstream-service-time:"468", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:25.794Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:50:25.794Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:25.795Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:50:25.805Z|8f018dc9-27cf-4062-b609-840c8aaf7129|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:50:27.581Z|d137151d-23f6-4b07-a013-cb5f6c9f4127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:27.582Z|d137151d-23f6-4b07-a013-cb5f6c9f4127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:28.383Z|178fcadd-4254-472f-8a05-515d8d41b9d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:28.384Z|178fcadd-4254-472f-8a05-515d8d41b9d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:29.879Z|4aafd83b-0b04-44b5-b436-79ec37ccba8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:29.880Z|4aafd83b-0b04-44b5-b436-79ec37ccba8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:31.137Z|bbc8683d-3dbe-4801-aa1c-f84b21bbc33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:50:31.138Z|bbc8683d-3dbe-4801-aa1c-f84b21bbc33e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:50:31.542Z|ae4e6fd5-f8cb-4519-ab7f-2357f5508b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:50:31.543Z|ae4e6fd5-f8cb-4519-ab7f-2357f5508b89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:50:36.024Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:50:36.032Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:50:36.033Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||Invoke
2023-04-28T15:50:36.033Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:36.033Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:50:36.033Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Method      : GET
2023-04-28T15:50:36.033Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed2630f9139d13cfbeff2fe44b4f98ee", X-B3-SpanId:"5d0af1e68f07a65e", X-B3-ParentSpanId:"c75009c7a3cfb63f", X-B3-Sampled:"0", X-ONAP-RequestID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-RequestID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-TransactionID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-ECOMP-RequestID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e06a7232-66b4-433c-aec7-a1e8ffffcb16"]
2023-04-28T15:50:36.034Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Request body: 
2023-04-28T15:50:36.034Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||==========================request end================================================
2023-04-28T15:50:36.071Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:36.072Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:36.072Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status text  : OK
2023-04-28T15:50:36.072Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:35 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:36.075Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Response body: {
  "requestId" : "f269a434-e580-4180-8581-625f090b5004",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:50:22.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"modelVersion\": \"1682697000388\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:50:35.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f269a434-e580-4180-8581-625f090b5004",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    }
  }
}
2023-04-28T15:50:36.076Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:36.077Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||InvokeReturn
2023-04-28T15:50:36.079Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:50:36.079Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:50:36.080Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:36.080Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:50:36.081Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:50:36.081Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed2630f9139d13cfbeff2fe44b4f98ee", X-B3-SpanId:"d2259d9db89f03e3", X-B3-ParentSpanId:"c75009c7a3cfb63f", X-B3-Sampled:"0", X-ONAP-RequestID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-RequestID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-TransactionID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-ECOMP-RequestID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e4633c8-567d-4fbe-a9cd-0414bf9154a4"]
2023-04-28T15:50:36.081Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:50:36.082Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:50:36.105Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:36.105Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:36.106Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:50:36.106Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:35 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:36.106Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:50:36.106Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:36.107Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:50:36.130Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:50:36.131Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:50:36.131Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:36.131Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:50:36.131Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:50:36.132Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-RequestID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-TransactionID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-ECOMP-RequestID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62f32a70-7a20-43ac-9fcb-e980a039f6c0"]
2023-04-28T15:50:36.132Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:50:36.132Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:50:36.279Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:36.280Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:36.280Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:50:36.281Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=332A7947C2FED2B06A5945C8BAC5BBA0; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 15:50:34 GMT", x-envoy-upstream-service-time:"134", server:"envoy"]
2023-04-28T15:50:36.281Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","businessKey":"f269a434-e580-4180-8581-625f090b5004","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:50:29.698+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6272f4a4-e5dc-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"66b224f5-e5dc-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T15:50:36.282Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:36.282Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:50:36.313Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:50:36.314Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:50:36.314Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:36.314Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:50:36.314Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:50:36.314Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-RequestID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-TransactionID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-ECOMP-RequestID:"898dc9b9-7cfa-4472-8842-08f29ef641c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89f5f838-4be5-4611-8065-33081416041e"]
2023-04-28T15:50:36.314Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:50:36.314Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:50:36.452Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:36.452Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:36.453Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:50:36.453Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=167A66E2713FA6EC634115BFE5D27963; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Fri, 28 Apr 2023 15:50:34 GMT", x-envoy-upstream-service-time:"133", server:"envoy"]
2023-04-28T15:50:36.454Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:69b13490-e5dc-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","executionId":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:50:34.714+0000","endTime":"2023-04-28T15:50:34.724+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6272f4a4-e5dc-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:50:36.454Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:36.454Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:50:36.461Z|898dc9b9-7cfa-4472-8842-08f29ef641c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:50:37.611Z|fde8b842-8661-4ee6-8da3-1130ade9d5cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:37.612Z|fde8b842-8661-4ee6-8da3-1130ade9d5cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:38.412Z|deffdda9-c776-417a-bf64-181d07534647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:38.413Z|deffdda9-c776-417a-bf64-181d07534647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:39.098Z|94ef627a-5575-4749-bfd3-16257f5bd581|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:50:39.099Z|94ef627a-5575-4749-bfd3-16257f5bd581|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:39.911Z|59240c18-acbd-4bf7-a32e-63058ccc23bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:39.912Z|59240c18-acbd-4bf7-a32e-63058ccc23bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:46.137Z|19d91ddc-2b4a-4993-aa00-4ec7251525ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:50:46.138Z|19d91ddc-2b4a-4993-aa00-4ec7251525ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:50:46.659Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:50:46.668Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:50:46.669Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||Invoke
2023-04-28T15:50:46.669Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:46.670Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:50:46.670Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Method      : GET
2023-04-28T15:50:46.671Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2aab4f5dfd8744243f7ea82608660ca", X-B3-SpanId:"b50c2fde087e2cd8", X-B3-ParentSpanId:"29f439ee28741e75", X-B3-Sampled:"0", X-ONAP-RequestID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-RequestID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-TransactionID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-ECOMP-RequestID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31ff7e6b-1602-4cb9-9063-c705894d3802"]
2023-04-28T15:50:46.671Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Request body: 
2023-04-28T15:50:46.672Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||==========================request end================================================
2023-04-28T15:50:46.715Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:46.715Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:46.716Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status text  : OK
2023-04-28T15:50:46.716Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:46 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:46.717Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Response body: {
  "requestId" : "f269a434-e580-4180-8581-625f090b5004",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:50:22.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"modelVersion\": \"1682697000388\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:50:35.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f269a434-e580-4180-8581-625f090b5004",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    }
  }
}
2023-04-28T15:50:46.717Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:46.718Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||InvokeReturn
2023-04-28T15:50:46.721Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:50:46.721Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:50:46.721Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:46.722Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:50:46.722Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:50:46.722Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c2aab4f5dfd8744243f7ea82608660ca", X-B3-SpanId:"aac67cea78ce500f", X-B3-ParentSpanId:"29f439ee28741e75", X-B3-Sampled:"0", X-ONAP-RequestID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-RequestID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-TransactionID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-ECOMP-RequestID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eead6b4a-2fd0-4ac3-b7e4-b59e7fcfc5d2"]
2023-04-28T15:50:46.722Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:50:46.723Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:50:46.742Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:46.743Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:46.743Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:50:46.743Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:46 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:46.744Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "f269a434-e580-4180-8581-625f090b5004",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":1682697035000,\"creation_time\":1682696937000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:50:36.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:50:46.744Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:46.745Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:50:46.770Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:50:46.770Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:50:46.771Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:46.771Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:50:46.771Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:50:46.771Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-RequestID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-TransactionID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-ECOMP-RequestID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0cbec69-3ebd-4a02-9513-5f8e7023aac6"]
2023-04-28T15:50:46.771Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:50:46.772Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:50:46.928Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:46.929Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:46.929Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:50:46.929Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0416E471EC7575593448F16F2CFE407A; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 15:50:46 GMT", x-envoy-upstream-service-time:"152", server:"envoy"]
2023-04-28T15:50:46.930Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","businessKey":"f269a434-e580-4180-8581-625f090b5004","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:50:29.698+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6272f4a4-e5dc-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"66b224f5-e5dc-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T15:50:46.930Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:46.931Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:50:46.963Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:50:46.963Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:50:46.964Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:46.964Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:50:46.965Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:50:46.965Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-RequestID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-TransactionID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-ECOMP-RequestID:"d17c206e-4e39-4e49-a2a8-33ca14304494", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40eea6e0-52f0-435f-b67c-9f64a8b098c6"]
2023-04-28T15:50:46.965Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:50:46.965Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:50:47.121Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:47.121Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:47.122Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:50:47.122Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6E81B36D5E569CAF5AA09262A73F2852; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"812", Date:"Fri, 28 Apr 2023 15:50:46 GMT", x-envoy-upstream-service-time:"151", server:"envoy"]
2023-04-28T15:50:47.122Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:69b13490-e5dc-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","executionId":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:50:34.714+0000","endTime":"2023-04-28T15:50:34.724+0000","durationInMillis":10,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6272f4a4-e5dc-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:50:47.122Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:47.123Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:50:47.128Z|d17c206e-4e39-4e49-a2a8-33ca14304494|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:50:47.649Z|ded55818-3c75-4807-9158-1dc7384947d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:47.650Z|ded55818-3c75-4807-9158-1dc7384947d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:48.444Z|a340dd8d-85ff-45c4-b58f-0f58d84628a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:48.445Z|a340dd8d-85ff-45c4-b58f-0f58d84628a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:49.942Z|49a217a4-ec09-4c66-984f-f9479b14fded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:49.944Z|49a217a4-ec09-4c66-984f-f9479b14fded|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:57.386Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:50:57.395Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:50:57.395Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||Invoke
2023-04-28T15:50:57.396Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:57.396Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:50:57.396Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Method      : GET
2023-04-28T15:50:57.397Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35b27052415b89bbb03d74d48ff05337", X-B3-SpanId:"37e74a3c9a8188d6", X-B3-ParentSpanId:"0e6ddb5a446d0558", X-B3-Sampled:"0", X-ONAP-RequestID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-RequestID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-TransactionID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-ECOMP-RequestID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deb2ffdc-2667-44d8-a21f-06e7bc5a4fc8"]
2023-04-28T15:50:57.397Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Request body: 
2023-04-28T15:50:57.397Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||==========================request end================================================
2023-04-28T15:50:57.440Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:57.441Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:57.441Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status text  : OK
2023-04-28T15:50:57.441Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:57 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:57.442Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Response body: {
  "requestId" : "f269a434-e580-4180-8581-625f090b5004",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:50:22.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"modelVersion\": \"1682697000388\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:50:35.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f269a434-e580-4180-8581-625f090b5004",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    }
  }
}
2023-04-28T15:50:57.442Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:57.443Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||InvokeReturn
2023-04-28T15:50:57.444Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:50:57.445Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:50:57.445Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:57.445Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:50:57.445Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:50:57.446Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35b27052415b89bbb03d74d48ff05337", X-B3-SpanId:"17c9455e9052e31e", X-B3-ParentSpanId:"0e6ddb5a446d0558", X-B3-Sampled:"0", X-ONAP-RequestID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-RequestID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-TransactionID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-ECOMP-RequestID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76e9b64c-453a-433e-ac75-8c5a953f1d1b"]
2023-04-28T15:50:57.446Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:50:57.446Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:50:57.476Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:57.477Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:57.477Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:50:57.477Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:50:57 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:50:57.480Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "f269a434-e580-4180-8581-625f090b5004",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":1682697035000,\"creation_time\":1682696937000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:50:36.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:50:57.481Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:57.481Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:50:57.498Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:50:57.499Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:50:57.499Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:57.499Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:50:57.499Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:50:57.500Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-RequestID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-TransactionID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-ECOMP-RequestID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c9c241c-547e-4521-9032-4dd9afcdda24"]
2023-04-28T15:50:57.500Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:50:57.500Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:50:57.648Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:57.649Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:57.649Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:50:57.650Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=29939DC664D5E643D25604F342D6B235; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 28 Apr 2023 15:50:56 GMT", x-envoy-upstream-service-time:"144", server:"envoy"]
2023-04-28T15:50:57.650Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","businessKey":"f269a434-e580-4180-8581-625f090b5004","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:50:29.698+0000","endTime":"2023-04-28T15:50:51.807+0000","removalTime":null,"durationInMillis":22109,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6272f4a4-e5dc-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"66b224f5-e5dc-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T15:50:57.651Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:57.651Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:50:57.682Z|7b3c624f-ad94-48a6-8065-55398746671c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:57.683Z|7b3c624f-ad94-48a6-8065-55398746671c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:57.685Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:50:57.686Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:50:57.686Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:50:57.686Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:50:57.687Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:50:57.687Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-RequestID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-TransactionID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-ECOMP-RequestID:"9a636d75-f0a1-46a2-bed1-fa7684932a65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbf2365f-7b55-46aa-ab42-88be9bc230bb"]
2023-04-28T15:50:57.687Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:50:57.687Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:50:57.827Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:50:57.828Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:50:57.828Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:50:57.829Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4AE0455941B537F5D581D35F863178D3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 28 Apr 2023 15:50:56 GMT", x-envoy-upstream-service-time:"136", server:"envoy"]
2023-04-28T15:50:57.830Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:73e0edc3-e5dc-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","executionId":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:50:51.804+0000","endTime":"2023-04-28T15:50:51.804+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6272f4a4-e5dc-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:50:57.830Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:50:57.831Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:50:57.837Z|9a636d75-f0a1-46a2-bed1-fa7684932a65|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:50:58.471Z|d2da0932-0679-4618-939f-26088c1c9445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:58.472Z|d2da0932-0679-4618-939f-26088c1c9445|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:50:59.977Z|0aaf6fa3-36b7-47ed-898a-70ddfe5b57e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:50:59.979Z|0aaf6fa3-36b7-47ed-898a-70ddfe5b57e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:01.137Z|e923c8c8-218a-489f-b298-daf6f8280db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:51:01.143Z|e923c8c8-218a-489f-b298-daf6f8280db0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:51:01.543Z|f62d2589-ce93-4c6e-9cf6-f33e265556ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:51:01.544Z|f62d2589-ce93-4c6e-9cf6-f33e265556ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:51:07.722Z|aeb8fa0f-6912-4a9d-a3f1-b800d0c5805c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:07.723Z|aeb8fa0f-6912-4a9d-a3f1-b800d0c5805c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:08.131Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:08.140Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:51:08.141Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||Invoke
2023-04-28T15:51:08.141Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:08.142Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:51:08.142Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Method      : GET
2023-04-28T15:51:08.142Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07bd92855381e78b153c3ab6b00d0644", X-B3-SpanId:"461355e5856c50e8", X-B3-ParentSpanId:"d91d6c8199ac53fa", X-B3-Sampled:"0", X-ONAP-RequestID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-RequestID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-TransactionID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-ECOMP-RequestID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5c7f284-ab10-4b9a-97cd-952dac7e5fee"]
2023-04-28T15:51:08.143Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Request body: 
2023-04-28T15:51:08.143Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||==========================request end================================================
2023-04-28T15:51:08.188Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:08.189Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:08.189Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status text  : OK
2023-04-28T15:51:08.189Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:08 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:08.192Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Response body: {
  "requestId" : "f269a434-e580-4180-8581-625f090b5004",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2023-04-28T15:50:22.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"modelVersion\": \"1682697000388\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:50:35.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f269a434-e580-4180-8581-625f090b5004",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    }
  }
}
2023-04-28T15:51:08.193Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:08.193Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||InvokeReturn
2023-04-28T15:51:08.195Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:51:08.195Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:08.196Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:08.196Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:51:08.196Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:08.197Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07bd92855381e78b153c3ab6b00d0644", X-B3-SpanId:"0f950f0a462abd05", X-B3-ParentSpanId:"d91d6c8199ac53fa", X-B3-Sampled:"0", X-ONAP-RequestID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-RequestID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-TransactionID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-ECOMP-RequestID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acaa1823-a5d2-4649-b5f7-c2e449852bb2"]
2023-04-28T15:51:08.197Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:08.197Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:08.219Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:08.219Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:08.220Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:08.220Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:08 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:08.221Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "f269a434-e580-4180-8581-625f090b5004",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":1682697035000,\"creation_time\":1682696937000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:50:36.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:51:08.221Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:08.221Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:08.350Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:51:08.350Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T15:51:08.351Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:08.351Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T15:51:08.351Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:51:08.352Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-RequestID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-TransactionID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-ECOMP-RequestID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0a7a8cd-b27d-4a91-8b99-cfc2f79d646f"]
2023-04-28T15:51:08.352Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:51:08.352Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:51:08.503Z|e5cd7aff-84e8-4f76-ad8e-87cb9d038460|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:08.504Z|e5cd7aff-84e8-4f76-ad8e-87cb9d038460|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:08.535Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:08.535Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:08.536Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:51:08.536Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1BF53B59CBAD5B7ED6D48EC125346BB9; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 28 Apr 2023 15:51:07 GMT", x-envoy-upstream-service-time:"171", server:"envoy"]
2023-04-28T15:51:08.536Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","businessKey":"f269a434-e580-4180-8581-625f090b5004","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T15:50:29.698+0000","endTime":"2023-04-28T15:50:51.807+0000","removalTime":null,"durationInMillis":22109,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6272f4a4-e5dc-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"66b224f5-e5dc-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T15:51:08.537Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:08.537Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=f269a434-e580-4180-8581-625f090b5004&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:51:08.560Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:51:08.561Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T15:51:08.561Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:08.561Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T15:51:08.562Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T15:51:08.562Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-RequestID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-TransactionID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-ECOMP-RequestID:"c9544a63-7515-4832-abb9-1131a039ebd4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b5da8cf-8c08-47a3-852e-98de3a0fb626"]
2023-04-28T15:51:08.562Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T15:51:08.562Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T15:51:08.698Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:08.699Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:08.699Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T15:51:08.700Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9A9FDB9973086058D0134BD79BE31B93; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 28 Apr 2023 15:51:07 GMT", x-envoy-upstream-service-time:"132", server:"envoy"]
2023-04-28T15:51:08.700Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:73e0edc3-e5dc-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","executionId":"66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T15:50:51.804+0000","endTime":"2023-04-28T15:50:51.804+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6272f4a4-e5dc-11ed-bf0c-2ead1f80446c"}]
2023-04-28T15:51:08.700Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:08.701Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=66b3d2e8-e5dc-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T15:51:08.707Z|c9544a63-7515-4832-abb9-1131a039ebd4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:10.009Z|6634923d-33d1-421c-b1ac-7f62f8d3cf74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:10.010Z|6634923d-33d1-421c-b1ac-7f62f8d3cf74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:16.138Z|b181833d-924f-41b8-8aaf-8ae6fc2b2f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:51:16.139Z|b181833d-924f-41b8-8aaf-8ae6fc2b2f50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:51:17.752Z|3556248d-1d00-4392-8c22-d996ac012b72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:17.752Z|3556248d-1d00-4392-8c22-d996ac012b72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:18.535Z|c89809a7-b8f4-48f9-b760-9e66060ea2f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:18.536Z|c89809a7-b8f4-48f9-b760-9e66060ea2f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:19.005Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:19.015Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:51:19.016Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||Invoke
2023-04-28T15:51:19.016Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:19.016Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:51:19.016Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Method      : GET
2023-04-28T15:51:19.016Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12e4189ab0690d04e6cf8a28d6d11274", X-B3-SpanId:"8c7604aba97c8346", X-B3-ParentSpanId:"07855f600e0f390e", X-B3-Sampled:"0", X-ONAP-RequestID:"a8c630d1-7509-48eb-ace7-24457ea0486f", X-RequestID:"a8c630d1-7509-48eb-ace7-24457ea0486f", X-TransactionID:"a8c630d1-7509-48eb-ace7-24457ea0486f", X-ECOMP-RequestID:"a8c630d1-7509-48eb-ace7-24457ea0486f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a5ab1b6-1689-4777-8835-fd5a59136284"]
2023-04-28T15:51:19.017Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Request body: 
2023-04-28T15:51:19.017Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||==========================request end================================================
2023-04-28T15:51:19.059Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:19.060Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:19.060Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status text  : OK
2023-04-28T15:51:19.060Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:19 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:19.061Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Response body: {
  "requestId" : "f269a434-e580-4180-8581-625f090b5004",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:50:22.000+00:00",
  "endTime" : "2023-04-28T15:51:15.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"modelVersion\": \"1682697000388\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:16.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f269a434-e580-4180-8581-625f090b5004",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    }
  }
}
2023-04-28T15:51:19.061Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:19.062Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||InvokeReturn
2023-04-28T15:51:19.063Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:51:19.064Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:19.064Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:19.064Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:51:19.065Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:19.065Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"12e4189ab0690d04e6cf8a28d6d11274", X-B3-SpanId:"fb5e840d1fca1258", X-B3-ParentSpanId:"07855f600e0f390e", X-B3-Sampled:"0", X-ONAP-RequestID:"a8c630d1-7509-48eb-ace7-24457ea0486f", X-RequestID:"a8c630d1-7509-48eb-ace7-24457ea0486f", X-TransactionID:"a8c630d1-7509-48eb-ace7-24457ea0486f", X-ECOMP-RequestID:"a8c630d1-7509-48eb-ace7-24457ea0486f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da85e6ec-a59e-474f-abbe-b073fa42890a"]
2023-04-28T15:51:19.065Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:19.066Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:19.084Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:19.085Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:19.085Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:19.086Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:19 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:19.086Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "f269a434-e580-4180-8581-625f090b5004",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":1682697035000,\"creation_time\":1682696937000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:50:36.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:51:19.087Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:19.088Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:19.099Z|a8c630d1-7509-48eb-ace7-24457ea0486f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:19.311Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:19.318Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:51:19.318Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||Invoke
2023-04-28T15:51:19.318Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:19.318Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:51:19.318Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Method      : GET
2023-04-28T15:51:19.319Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d512d62db6bcade8a825926fb946e9f3", X-B3-SpanId:"4a94d88e21aac195", X-B3-ParentSpanId:"cdfe985a2ec4b2e5", X-B3-Sampled:"0", X-ONAP-RequestID:"ea1ecdb7-3d63-4ea6-9bc2-595c01397dad", X-RequestID:"ea1ecdb7-3d63-4ea6-9bc2-595c01397dad", X-TransactionID:"ea1ecdb7-3d63-4ea6-9bc2-595c01397dad", X-ECOMP-RequestID:"ea1ecdb7-3d63-4ea6-9bc2-595c01397dad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ea38d7e-e1fe-42e9-b5f3-25ddc39e5909"]
2023-04-28T15:51:19.319Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Request body: 
2023-04-28T15:51:19.319Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||==========================request end================================================
2023-04-28T15:51:19.357Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:19.358Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:19.358Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status text  : OK
2023-04-28T15:51:19.359Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:19 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:19.360Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Response body: {
  "requestId" : "f269a434-e580-4180-8581-625f090b5004",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:50:22.000+00:00",
  "endTime" : "2023-04-28T15:51:15.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"modelVersion\": \"1682697000388\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:16.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f269a434-e580-4180-8581-625f090b5004",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    }
  }
}
2023-04-28T15:51:19.360Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:19.361Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||InvokeReturn
2023-04-28T15:51:19.363Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:51:19.363Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:19.363Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:19.364Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:51:19.364Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:19.364Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d512d62db6bcade8a825926fb946e9f3", X-B3-SpanId:"bc53fada5216ae8e", X-B3-ParentSpanId:"cdfe985a2ec4b2e5", X-B3-Sampled:"0", X-ONAP-RequestID:"ea1ecdb7-3d63-4ea6-9bc2-595c01397dad", X-RequestID:"ea1ecdb7-3d63-4ea6-9bc2-595c01397dad", X-TransactionID:"ea1ecdb7-3d63-4ea6-9bc2-595c01397dad", X-ECOMP-RequestID:"ea1ecdb7-3d63-4ea6-9bc2-595c01397dad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"867740a0-bc7e-479b-9bb7-671d61018426"]
2023-04-28T15:51:19.364Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:19.365Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:19.380Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:19.381Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:19.381Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:19.381Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:19 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:19.383Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "f269a434-e580-4180-8581-625f090b5004",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":1682697035000,\"creation_time\":1682696937000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:50:36.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:51:19.383Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:19.384Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:19.393Z|ea1ecdb7-3d63-4ea6-9bc2-595c01397dad|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:19.697Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:19.706Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:51:19.706Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||Invoke
2023-04-28T15:51:19.706Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:19.706Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:51:19.707Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Method      : GET
2023-04-28T15:51:19.707Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b02588095efd23a368928d4e4c1b3502", X-B3-SpanId:"919290c70fa2824d", X-B3-ParentSpanId:"8167b142bc548cab", X-B3-Sampled:"0", X-ONAP-RequestID:"a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd", X-RequestID:"a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd", X-TransactionID:"a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd", X-ECOMP-RequestID:"a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f16953a2-3f53-4203-a09e-f0d06d8503d0"]
2023-04-28T15:51:19.707Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Request body: 
2023-04-28T15:51:19.707Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||==========================request end================================================
2023-04-28T15:51:19.735Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:19.736Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:19.736Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status text  : OK
2023-04-28T15:51:19.736Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:19 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:19.740Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Response body: {
  "requestId" : "f269a434-e580-4180-8581-625f090b5004",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:50:22.000+00:00",
  "endTime" : "2023-04-28T15:51:15.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"modelVersion\": \"1682697000388\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:16.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f269a434-e580-4180-8581-625f090b5004",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    }
  }
}
2023-04-28T15:51:19.740Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:19.740Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||InvokeReturn
2023-04-28T15:51:19.741Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:51:19.741Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:19.742Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:19.742Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:51:19.742Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:19.742Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b02588095efd23a368928d4e4c1b3502", X-B3-SpanId:"99a475f5c2785878", X-B3-ParentSpanId:"8167b142bc548cab", X-B3-Sampled:"0", X-ONAP-RequestID:"a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd", X-RequestID:"a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd", X-TransactionID:"a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd", X-ECOMP-RequestID:"a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7118a80-e485-4af5-bafc-72f3ef08fdd3"]
2023-04-28T15:51:19.742Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:19.742Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:19.763Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:19.763Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:19.763Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:19.764Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:19 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:19.765Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "f269a434-e580-4180-8581-625f090b5004",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":1682697035000,\"creation_time\":1682696937000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:50:36.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:51:19.766Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:19.766Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:19.776Z|a91fd4a4-9ac2-4b38-9de8-7e578ccd03dd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:20.039Z|d9fd13b2-a447-4d89-bb36-83e9b90cc917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:20.040Z|d9fd13b2-a447-4d89-bb36-83e9b90cc917|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:20.087Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:20.098Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:51:20.099Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||Invoke
2023-04-28T15:51:20.099Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:20.099Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:51:20.100Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Method      : GET
2023-04-28T15:51:20.100Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"009d80ef3c0d57ef120dfc500f8a74e4", X-B3-SpanId:"2d2d3480b1aaef0b", X-B3-ParentSpanId:"e3d3609140baba92", X-B3-Sampled:"0", X-ONAP-RequestID:"627d0dbe-f8d8-4300-ae83-37527f4586ad", X-RequestID:"627d0dbe-f8d8-4300-ae83-37527f4586ad", X-TransactionID:"627d0dbe-f8d8-4300-ae83-37527f4586ad", X-ECOMP-RequestID:"627d0dbe-f8d8-4300-ae83-37527f4586ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64b07803-5761-4c39-969c-1edafaad489d"]
2023-04-28T15:51:20.100Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Request body: 
2023-04-28T15:51:20.100Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||==========================request end================================================
2023-04-28T15:51:20.137Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:20.138Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:20.138Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status text  : OK
2023-04-28T15:51:20.139Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:20 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:20.140Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Response body: {
  "requestId" : "f269a434-e580-4180-8581-625f090b5004",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:50:22.000+00:00",
  "endTime" : "2023-04-28T15:51:15.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"modelVersion\": \"1682697000388\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:16.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f269a434-e580-4180-8581-625f090b5004",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    }
  }
}
2023-04-28T15:51:20.140Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:20.141Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||InvokeReturn
2023-04-28T15:51:20.142Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:51:20.143Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:20.143Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:20.144Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:51:20.144Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:20.144Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"009d80ef3c0d57ef120dfc500f8a74e4", X-B3-SpanId:"d6cbba211a9fc550", X-B3-ParentSpanId:"e3d3609140baba92", X-B3-Sampled:"0", X-ONAP-RequestID:"627d0dbe-f8d8-4300-ae83-37527f4586ad", X-RequestID:"627d0dbe-f8d8-4300-ae83-37527f4586ad", X-TransactionID:"627d0dbe-f8d8-4300-ae83-37527f4586ad", X-ECOMP-RequestID:"627d0dbe-f8d8-4300-ae83-37527f4586ad", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a55e43dc-7526-41da-af63-1070ef27b4d0"]
2023-04-28T15:51:20.145Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:20.145Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:20.168Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:20.169Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:20.169Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:20.169Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:20 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:20.170Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "f269a434-e580-4180-8581-625f090b5004",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":1682697035000,\"creation_time\":1682696937000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:50:36.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:51:20.170Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:20.171Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:20.181Z|627d0dbe-f8d8-4300-ae83-37527f4586ad|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:20.463Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:20.469Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:51:20.470Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||Invoke
2023-04-28T15:51:20.470Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:20.470Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004
2023-04-28T15:51:20.470Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Method      : GET
2023-04-28T15:51:20.471Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a4de6fb270b7b1628bbde62e4ac8463", X-B3-SpanId:"8b0b6926033536a1", X-B3-ParentSpanId:"cdc2a07ff574d308", X-B3-Sampled:"0", X-ONAP-RequestID:"f37ed0bb-aa60-45bc-b6cf-40eebd49979f", X-RequestID:"f37ed0bb-aa60-45bc-b6cf-40eebd49979f", X-TransactionID:"f37ed0bb-aa60-45bc-b6cf-40eebd49979f", X-ECOMP-RequestID:"f37ed0bb-aa60-45bc-b6cf-40eebd49979f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e322ed6-0df4-4211-adf2-c8c9688bf106"]
2023-04-28T15:51:20.471Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Request body: 
2023-04-28T15:51:20.471Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||==========================request end================================================
2023-04-28T15:51:20.499Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:20.500Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:20.500Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Status text  : OK
2023-04-28T15:51:20.500Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:20 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:20.501Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||Response body: {
  "requestId" : "f269a434-e580-4180-8581-625f090b5004",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:50:22.000+00:00",
  "endTime" : "2023-04-28T15:51:15.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfType" : "",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"4d99f415-e823-4e0f-9a30-3f4b462654ca\",\n            \"modelVersionId\": \"8e3ec92f-c67d-424b-ba26-b7754ac7ccce\",\n            \"modelName\": \"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\n            \"modelVersion\": \"1682697000388\",\n            \"modelCustomizationId\": \"0eabbada-9e93-4290-a346-b6547592d432\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:16.000+00:00",
  "vfModuleId" : "5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "vfModuleName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "vfModuleModelName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vfModules/5ed2097e-feac-4ebd-bc73-075fcba0458e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f269a434-e580-4180-8581-625f090b5004",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004"
    }
  }
}
2023-04-28T15:51:20.502Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:20.502Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f269a434-e580-4180-8581-625f090b5004|INFO|500||InvokeReturn
2023-04-28T15:51:20.503Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:51:20.503Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:20.503Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:20.504Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false
2023-04-28T15:51:20.504Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:20.504Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2a4de6fb270b7b1628bbde62e4ac8463", X-B3-SpanId:"ed24d9052a3adc18", X-B3-ParentSpanId:"cdc2a07ff574d308", X-B3-Sampled:"0", X-ONAP-RequestID:"f37ed0bb-aa60-45bc-b6cf-40eebd49979f", X-RequestID:"f37ed0bb-aa60-45bc-b6cf-40eebd49979f", X-TransactionID:"f37ed0bb-aa60-45bc-b6cf-40eebd49979f", X-ECOMP-RequestID:"f37ed0bb-aa60-45bc-b6cf-40eebd49979f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbc25749-4aa0-4f90-a024-9ead8dea63b0"]
2023-04-28T15:51:20.504Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:20.504Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:20.529Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:20.529Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:20.529Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:20.529Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:20 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:20.532Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 38,
  "soRequestId" : "f269a434-e580-4180-8581-625f090b5004",
  "groupingId" : "ef6ac856-54a6-4206-830c-b4e289a867a4",
  "name" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879/ef6ac856-54a6-4206-830c-b4e289a867a4\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"updated_time\":1682697035000,\"creation_time\":1682696937000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3de68e995af244d4a9c2f2a4c849bbd5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"ef6ac856-54a6-4206-830c-b4e289a867a4\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879\",\"vnf_name\":\"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0\",\"vnf_id\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\",\"vf_module_id\":\"5ed2097e-feac-4ebd-bc73-075fcba0458e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T15:50:36.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T15:51:20.532Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:20.532Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f269a434-e580-4180-8581-625f090b5004&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:20.539Z|f37ed0bb-aa60-45bc-b6cf-40eebd49979f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f269a434-e580-4180-8581-625f090b5004|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:23.786Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:23.788Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||INFO|500||Checking if requestId: 321d9215-df8f-4f96-b2e1-3d0c0b1cc349 already exists in requestDb InfraActiveRequests table
2023-04-28T15:51:23.788Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:23.789Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|500||Invoke
2023-04-28T15:51:23.789Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:23.789Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:23.789Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Method      : GET
2023-04-28T15:51:23.789Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2427663184bbf6b8aa14c2df084cf4e4", X-B3-SpanId:"6881784efa434b3e", X-B3-ParentSpanId:"8916ab6262efe71c", X-B3-Sampled:"0", X-ONAP-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-TransactionID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-ECOMP-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"399612a9-8623-457f-83f3-25ab39e16275"]
2023-04-28T15:51:23.789Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Request body: 
2023-04-28T15:51:23.789Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||==========================request end================================================
2023-04-28T15:51:23.835Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:23.836Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:51:23.836Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status text  : Not Found
2023-04-28T15:51:23.836Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:51:23 GMT", x-envoy-upstream-service-time:"41", server:"envoy"]
2023-04-28T15:51:23.836Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Response body: 
2023-04-28T15:51:23.836Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:23.837Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|404|Not Found|InvokeReturn
2023-04-28T15:51:23.849Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T15:51:23.859Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:51:23.889Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/related-to/volume-groups|INFO|500||Invoke
2023-04-28T15:51:23.890Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[321d9215-df8f-4f96-b2e1-3d0c0b1cc349], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3e7bfa8d-db22-40e7-8798-41c699272d3b], X-ECOMP-RequestID=[321d9215-df8f-4f96-b2e1-3d0c0b1cc349], X-TransactionId=[], X-ONAP-RequestID=[321d9215-df8f-4f96-b2e1-3d0c0b1cc349]}
2023-04-28T15:51:23.947Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/related-to/volume-groups has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 15:51:23 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[43], x-aai-txid=[2-aai-resources-230428-15:51:23:544-49599], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:51:23.949Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/related-to/volume-groups","ERR.5.4.6114"]}}}

2023-04-28T15:51:23.950Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2023-04-28T15:51:23.953Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/related-to/volume-groups
2023-04-28T15:51:23.954Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 9f78cffa-f232-498b-ac6d-f1d65ca49de4
2023-04-28T15:51:23.964Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:51:24.004Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vf-modules|INFO|500||Invoke
2023-04-28T15:51:24.005Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vf-modules|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[321d9215-df8f-4f96-b2e1-3d0c0b1cc349], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1e01e1c6-57c0-473f-bd43-cbf4e9c64cda], X-ECOMP-RequestID=[321d9215-df8f-4f96-b2e1-3d0c0b1cc349], X-TransactionId=[], X-ONAP-RequestID=[321d9215-df8f-4f96-b2e1-3d0c0b1cc349]}
2023-04-28T15:51:24.044Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vf-modules|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vf-modules has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 15:51:23 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[33], x-aai-txid=[0-aai-resources-230428-15:51:23:649-80151], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:51:24.046Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vf-modules","ERR.5.4.6114"]}}}

2023-04-28T15:51:24.047Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vf-modules|INFO|404|Not Found|InvokeReturn
2023-04-28T15:51:24.051Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4/vf-modules
2023-04-28T15:51:24.052Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 9f78cffa-f232-498b-ac6d-f1d65ca49de4
2023-04-28T15:51:24.061Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:51:24.092Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T15:51:24.093Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||Invoke
2023-04-28T15:51:24.154Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||InvokeReturn
2023-04-28T15:51:24.155Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:51:23 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[57], vertex-id=[200952], x-aai-txid=[2-aai-resources-230428-15:51:23:736-95059], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:51:24.156Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||DEBUG|500||{"tenant-id":"1772051f58d048c5975bfbbeb46a2e3e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682696900360","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/9f78cffa-f232-498b-ac6d-f1d65ca49de4","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9f78cffa-f232-498b-ac6d-f1d65ca49de4"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}}

2023-04-28T15:51:24.157Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T15:51:24.158Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T15:51:24.159Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|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
2023-04-28T15:51:24.160Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T15:51:24.161Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:24.161Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|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
2023-04-28T15:51:24.161Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T15:51:24.162Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"174", X-B3-TraceId:"2427663184bbf6b8aa14c2df084cf4e4", X-B3-SpanId:"abff37a04dd7d519", X-B3-ParentSpanId:"8916ab6262efe71c", X-B3-Sampled:"0", X-ONAP-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-TransactionID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-ECOMP-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac49b518-8550-4d69-8012-3d783e5230bb"]
2023-04-28T15:51:24.162Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"9f78cffa-f232-498b-ac6d-f1d65ca49de4","serviceInstanceId":"ce8e7ff5-7c85-4292-83b4-8e75386d571a"},"instanceName":null,"requestScope":"vnf"}
2023-04-28T15:51:24.162Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T15:51:24.194Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:24.195Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:24.195Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T15:51:24.196Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:51:23 GMT", x-envoy-upstream-service-time:"28", server:"envoy"]
2023-04-28T15:51:24.196Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T15:51:24.197Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:24.197Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T15:51:24.198Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2023-04-28T15:51:24.199Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2023-04-28T15:51:24.199Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:24.199Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance
2023-04-28T15:51:24.200Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T15:51:24.200Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-TransactionID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-ECOMP-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d5db14e-0ce6-4c31-9c4c-a71085b754b1"]
2023-04-28T15:51:24.200Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T15:51:24.201Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:51:24.236Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:24.237Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:24.237Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : OK
2023-04-28T15:51:24.238Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:51:24 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:24.241Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 10038,
  "nfRole" : "GR-API-DEFAULT",
  "paramXsd" : null,
  "vfModuleId" : null,
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete vnf",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "recipeTimeout" : 180,
  "versionStr" : "1",
  "serviceType" : null,
  "created" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10038"
    }
  }
}
2023-04-28T15:51:24.241Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:24.242Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2023-04-28T15:51:24.246Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:51:24.246Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T15:51:24.247Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:24.247Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:51:24.247Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T15:51:24.247Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1592", X-B3-TraceId:"2427663184bbf6b8aa14c2df084cf4e4", X-B3-SpanId:"3905245abedc5d74", X-B3-ParentSpanId:"8916ab6262efe71c", X-B3-Sampled:"0", X-ONAP-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-TransactionID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-ECOMP-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5063f9d-e42c-4b81-b095-b492189f2699"]
2023-04-28T15:51:24.247Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"321d9215-df8f-4f96-b2e1-3d0c0b1cc349","requestStatus":"IN_PROGRESS","startTime":1682697084053,"source":"VID","vnfId":"9f78cffa-f232-498b-ac6d-f1d65ca49de4","tenantId":"1772051f58d048c5975bfbbeb46a2e3e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n            \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"ce8e7ff5-7c85-4292-83b4-8e75386d571a","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"321d9215-df8f-4f96-b2e1-3d0c0b1cc349"}
2023-04-28T15:51:24.248Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T15:51:24.288Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:24.288Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T15:51:24.289Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T15:51:24.289Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|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/321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:23 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:24.290Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:51:24.053+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n            \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T15:51:24.270+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    }
  }
}
2023-04-28T15:51:24.290Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:24.291Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T15:51:24.297Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|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
2023-04-28T15:51:24.298Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T15:51:24.298Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:24.298Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|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
2023-04-28T15:51:24.298Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T15:51:24.298Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2367", X-B3-TraceId:"2427663184bbf6b8aa14c2df084cf4e4", X-B3-SpanId:"82d30852cfd2aa63", X-B3-ParentSpanId:"8916ab6262efe71c", X-B3-Sampled:"0", X-ONAP-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-TransactionID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-ECOMP-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15de031d-79e0-444f-b1d0-6116bc310d67"]
2023-04-28T15:51:24.299Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\"modelVersionId\":\"33d51afa-07f1-4234-b853-2b1f366461ef\",\"modelCustomizationId\":\"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\"modelUuid\":\"33d51afa-07f1-4234-b853-2b1f366461ef\",\"modelInvariantUuid\":\"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ce8e7ff5-7c85-4292-83b4-8e75386d571a\",\"vnfInstanceId\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\"}","type":"String"},"requestId":{"value":"321d9215-df8f-4f96-b2e1-3d0c0b1cc349","type":"String"},"mso-request-id":{"value":"321d9215-df8f-4f96-b2e1-3d0c0b1cc349","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ce8e7ff5-7c85-4292-83b4-8e75386d571a","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"9f78cffa-f232-498b-ac6d-f1d65ca49de4","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/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-28T15:51:24.299Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T15:51:25.319Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:25.320Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T15:51:25.321Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T15:51:25.321Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 15:51:24 GMT", X-ONAP-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-TransactionID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-ECOMP-RequestID:"321d9215-df8f-4f96-b2e1-3d0c0b1cc349", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"15de031d-79e0-444f-b1d0-6116bc310d67", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:25.322Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"321d9215-df8f-4f96-b2e1-3d0c0b1cc349\",\"instanceId\":\"9f78cffa-f232-498b-ac6d-f1d65ca49de4\"}}","message":"Success","processInstanceID":"86cb4eaf-e5dc-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T15:51:25.322Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:25.322Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T15:51:25.330Z|321d9215-df8f-4f96-b2e1-3d0c0b1cc349|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:25.645Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:25.656Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:25.657Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|500||Invoke
2023-04-28T15:51:25.657Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:25.658Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:25.658Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Method      : GET
2023-04-28T15:51:25.658Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a58e547b18ea3c3f49c25cd7c2a0fb23", X-B3-SpanId:"551bed96b7c820ba", X-B3-ParentSpanId:"4ac1c25a04e00075", X-B3-Sampled:"0", X-ONAP-RequestID:"25a28389-184a-4c39-969b-2bcd5db26dfb", X-RequestID:"25a28389-184a-4c39-969b-2bcd5db26dfb", X-TransactionID:"25a28389-184a-4c39-969b-2bcd5db26dfb", X-ECOMP-RequestID:"25a28389-184a-4c39-969b-2bcd5db26dfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2db55d8-dfcf-4de3-9d16-c8813ea8e7d0"]
2023-04-28T15:51:25.658Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Request body: 
2023-04-28T15:51:25.658Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||==========================request end================================================
2023-04-28T15:51:25.699Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:25.700Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:25.700Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status text  : OK
2023-04-28T15:51:25.701Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:25 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:25.701Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Response body: {
  "requestId" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:51:24.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n            \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    }
  }
}
2023-04-28T15:51:25.702Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:25.702Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|500||InvokeReturn
2023-04-28T15:51:25.704Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false
2023-04-28T15:51:25.705Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:25.705Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:25.705Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false
2023-04-28T15:51:25.706Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:25.706Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a58e547b18ea3c3f49c25cd7c2a0fb23", X-B3-SpanId:"a5cd32792939fdbc", X-B3-ParentSpanId:"4ac1c25a04e00075", X-B3-Sampled:"0", X-ONAP-RequestID:"25a28389-184a-4c39-969b-2bcd5db26dfb", X-RequestID:"25a28389-184a-4c39-969b-2bcd5db26dfb", X-TransactionID:"25a28389-184a-4c39-969b-2bcd5db26dfb", X-ECOMP-RequestID:"25a28389-184a-4c39-969b-2bcd5db26dfb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12b58a4b-6559-4060-910f-bf84435c458b"]
2023-04-28T15:51:25.706Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:25.707Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:25.735Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:25.736Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:25.736Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:25.736Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:25 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:25.737Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:51:25.738Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:25.738Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:25.751Z|25a28389-184a-4c39-969b-2bcd5db26dfb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:27.785Z|7428a698-ece7-48dc-b5d9-b36183a02b40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:27.786Z|7428a698-ece7-48dc-b5d9-b36183a02b40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:28.566Z|e29a235c-d26e-496c-9047-10ecf89984ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:28.567Z|e29a235c-d26e-496c-9047-10ecf89984ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:30.070Z|5466ea0a-0353-49b5-b88b-e3fc8543ab45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:30.072Z|5466ea0a-0353-49b5-b88b-e3fc8543ab45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:31.137Z|9714ce3c-d779-4d47-820a-f84f2822b177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:51:31.138Z|9714ce3c-d779-4d47-820a-f84f2822b177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:51:31.544Z|6ff54f59-7afe-4033-a5bd-3dae5657604f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:51:31.545Z|6ff54f59-7afe-4033-a5bd-3dae5657604f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:51:35.986Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:35.996Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:35.996Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|500||Invoke
2023-04-28T15:51:35.996Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:35.996Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:35.996Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Method      : GET
2023-04-28T15:51:35.996Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6a0487c750dd53ef31504aed2896468", X-B3-SpanId:"0569389d116371ae", X-B3-ParentSpanId:"7f58b3298a0e5031", X-B3-Sampled:"0", X-ONAP-RequestID:"aea23aec-ac32-49e5-9e99-2ac247c07ff7", X-RequestID:"aea23aec-ac32-49e5-9e99-2ac247c07ff7", X-TransactionID:"aea23aec-ac32-49e5-9e99-2ac247c07ff7", X-ECOMP-RequestID:"aea23aec-ac32-49e5-9e99-2ac247c07ff7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6aede4e-1850-4d9e-9605-da60f98a28b3"]
2023-04-28T15:51:35.997Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Request body: 
2023-04-28T15:51:35.997Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||==========================request end================================================
2023-04-28T15:51:36.037Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:36.038Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:36.038Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status text  : OK
2023-04-28T15:51:36.038Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:36 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:36.039Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Response body: {
  "requestId" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:51:24.000+00:00",
  "endTime" : "2023-04-28T15:51:31.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n            \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    }
  }
}
2023-04-28T15:51:36.039Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:36.039Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|500||InvokeReturn
2023-04-28T15:51:36.040Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false
2023-04-28T15:51:36.041Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:36.041Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:36.041Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false
2023-04-28T15:51:36.041Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:36.042Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f6a0487c750dd53ef31504aed2896468", X-B3-SpanId:"db63c7bc9daa3382", X-B3-ParentSpanId:"7f58b3298a0e5031", X-B3-Sampled:"0", X-ONAP-RequestID:"aea23aec-ac32-49e5-9e99-2ac247c07ff7", X-RequestID:"aea23aec-ac32-49e5-9e99-2ac247c07ff7", X-TransactionID:"aea23aec-ac32-49e5-9e99-2ac247c07ff7", X-ECOMP-RequestID:"aea23aec-ac32-49e5-9e99-2ac247c07ff7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"868dec5b-1540-4174-afb4-0370b03f4f05"]
2023-04-28T15:51:36.042Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:36.042Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:36.108Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:36.109Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:36.110Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:36.110Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:36 GMT", x-envoy-upstream-service-time:"62", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:36.110Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:51:36.111Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:36.111Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:36.120Z|aea23aec-ac32-49e5-9e99-2ac247c07ff7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:36.318Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:36.326Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:36.327Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|500||Invoke
2023-04-28T15:51:36.327Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:36.327Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:36.327Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Method      : GET
2023-04-28T15:51:36.327Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb1d94803d702e1b400048e6a8acfd9c", X-B3-SpanId:"fd442833cdded88b", X-B3-ParentSpanId:"dac986f03f8e500e", X-B3-Sampled:"0", X-ONAP-RequestID:"ec9a3e62-4010-4b4b-b095-df48b4df2da1", X-RequestID:"ec9a3e62-4010-4b4b-b095-df48b4df2da1", X-TransactionID:"ec9a3e62-4010-4b4b-b095-df48b4df2da1", X-ECOMP-RequestID:"ec9a3e62-4010-4b4b-b095-df48b4df2da1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"434a412d-86dc-4f91-b0df-5b99835b9d94"]
2023-04-28T15:51:36.327Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Request body: 
2023-04-28T15:51:36.327Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||==========================request end================================================
2023-04-28T15:51:36.358Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:36.359Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:36.359Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status text  : OK
2023-04-28T15:51:36.359Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:36 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:36.361Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Response body: {
  "requestId" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:51:24.000+00:00",
  "endTime" : "2023-04-28T15:51:31.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n            \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    }
  }
}
2023-04-28T15:51:36.361Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:36.361Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|500||InvokeReturn
2023-04-28T15:51:36.363Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false
2023-04-28T15:51:36.363Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:36.364Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:36.364Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false
2023-04-28T15:51:36.364Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:36.364Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb1d94803d702e1b400048e6a8acfd9c", X-B3-SpanId:"7fc1c67b6cc9f1a8", X-B3-ParentSpanId:"dac986f03f8e500e", X-B3-Sampled:"0", X-ONAP-RequestID:"ec9a3e62-4010-4b4b-b095-df48b4df2da1", X-RequestID:"ec9a3e62-4010-4b4b-b095-df48b4df2da1", X-TransactionID:"ec9a3e62-4010-4b4b-b095-df48b4df2da1", X-ECOMP-RequestID:"ec9a3e62-4010-4b4b-b095-df48b4df2da1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5aaa084d-f73c-4130-9f9b-9b2f2645a0d2"]
2023-04-28T15:51:36.364Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:36.364Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:36.387Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:36.388Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:36.388Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:36.388Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:36 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:36.390Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:51:36.390Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:36.391Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:36.398Z|ec9a3e62-4010-4b4b-b095-df48b4df2da1|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:36.596Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:36.602Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:36.603Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|500||Invoke
2023-04-28T15:51:36.603Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:36.603Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:36.603Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Method      : GET
2023-04-28T15:51:36.603Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58ce2c947cf0622b744b2bfe211e09e5", X-B3-SpanId:"1c0f32709c1d327d", X-B3-ParentSpanId:"8804cad3388d68d7", X-B3-Sampled:"0", X-ONAP-RequestID:"5cea3137-eb93-42af-9b4c-77eba40c19cd", X-RequestID:"5cea3137-eb93-42af-9b4c-77eba40c19cd", X-TransactionID:"5cea3137-eb93-42af-9b4c-77eba40c19cd", X-ECOMP-RequestID:"5cea3137-eb93-42af-9b4c-77eba40c19cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7c9ddcf-b8b7-4ea3-84ee-28ebff425b4a"]
2023-04-28T15:51:36.603Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Request body: 
2023-04-28T15:51:36.603Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||==========================request end================================================
2023-04-28T15:51:36.637Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:36.638Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:36.638Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status text  : OK
2023-04-28T15:51:36.638Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:36 GMT", x-envoy-upstream-service-time:"31", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:36.640Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Response body: {
  "requestId" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:51:24.000+00:00",
  "endTime" : "2023-04-28T15:51:31.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n            \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    }
  }
}
2023-04-28T15:51:36.640Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:36.640Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|500||InvokeReturn
2023-04-28T15:51:36.641Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false
2023-04-28T15:51:36.642Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:36.642Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:36.642Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false
2023-04-28T15:51:36.642Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:36.642Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"58ce2c947cf0622b744b2bfe211e09e5", X-B3-SpanId:"80f18c3161a949ac", X-B3-ParentSpanId:"8804cad3388d68d7", X-B3-Sampled:"0", X-ONAP-RequestID:"5cea3137-eb93-42af-9b4c-77eba40c19cd", X-RequestID:"5cea3137-eb93-42af-9b4c-77eba40c19cd", X-TransactionID:"5cea3137-eb93-42af-9b4c-77eba40c19cd", X-ECOMP-RequestID:"5cea3137-eb93-42af-9b4c-77eba40c19cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"287234a9-cf90-4b82-ae03-be8254df788c"]
2023-04-28T15:51:36.642Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:36.643Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:36.664Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:36.665Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:36.665Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:36.665Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:36 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:36.666Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:51:36.666Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:36.667Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:36.677Z|5cea3137-eb93-42af-9b4c-77eba40c19cd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:36.923Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:36.929Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:36.929Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|500||Invoke
2023-04-28T15:51:36.929Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:36.929Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:36.929Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Method      : GET
2023-04-28T15:51:36.929Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a4046430740d81d633df7180470c15b", X-B3-SpanId:"85a3b9ad2e1ab301", X-B3-ParentSpanId:"c1606214872e819a", X-B3-Sampled:"0", X-ONAP-RequestID:"905c2e01-09cf-4308-869b-f7a05878b8d8", X-RequestID:"905c2e01-09cf-4308-869b-f7a05878b8d8", X-TransactionID:"905c2e01-09cf-4308-869b-f7a05878b8d8", X-ECOMP-RequestID:"905c2e01-09cf-4308-869b-f7a05878b8d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13d03821-f716-4cc0-a1c1-0857c7cf802e"]
2023-04-28T15:51:36.930Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Request body: 
2023-04-28T15:51:36.930Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||==========================request end================================================
2023-04-28T15:51:36.957Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:36.958Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:36.958Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status text  : OK
2023-04-28T15:51:36.958Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:36 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:36.961Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Response body: {
  "requestId" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:51:24.000+00:00",
  "endTime" : "2023-04-28T15:51:31.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n            \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    }
  }
}
2023-04-28T15:51:36.961Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:36.961Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|500||InvokeReturn
2023-04-28T15:51:36.962Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false
2023-04-28T15:51:36.962Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:36.962Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:36.963Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false
2023-04-28T15:51:36.963Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:36.963Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a4046430740d81d633df7180470c15b", X-B3-SpanId:"99534adb9febfd9a", X-B3-ParentSpanId:"c1606214872e819a", X-B3-Sampled:"0", X-ONAP-RequestID:"905c2e01-09cf-4308-869b-f7a05878b8d8", X-RequestID:"905c2e01-09cf-4308-869b-f7a05878b8d8", X-TransactionID:"905c2e01-09cf-4308-869b-f7a05878b8d8", X-ECOMP-RequestID:"905c2e01-09cf-4308-869b-f7a05878b8d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"666d2785-86fa-4c22-96db-e3fb0593e341"]
2023-04-28T15:51:36.963Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:36.963Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:36.983Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:36.983Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:36.983Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:36.983Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:36 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:36.985Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:51:36.985Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:36.985Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:36.994Z|905c2e01-09cf-4308-869b-f7a05878b8d8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:37.212Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:37.217Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:37.217Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|500||Invoke
2023-04-28T15:51:37.218Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:37.218Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349
2023-04-28T15:51:37.218Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Method      : GET
2023-04-28T15:51:37.218Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37cec5a04e0749b64fc02c1e75133836", X-B3-SpanId:"591915649dcf4c6a", X-B3-ParentSpanId:"be41b43ad64e3785", X-B3-Sampled:"0", X-ONAP-RequestID:"e4a01722-4da6-4580-ad37-7832e5c09ca1", X-RequestID:"e4a01722-4da6-4580-ad37-7832e5c09ca1", X-TransactionID:"e4a01722-4da6-4580-ad37-7832e5c09ca1", X-ECOMP-RequestID:"e4a01722-4da6-4580-ad37-7832e5c09ca1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20736ccf-5509-4b7e-af53-c39326c1e3da"]
2023-04-28T15:51:37.218Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Request body: 
2023-04-28T15:51:37.218Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||==========================request end================================================
2023-04-28T15:51:37.255Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:37.256Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:37.256Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Status text  : OK
2023-04-28T15:51:37.257Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:37 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:37.258Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||Response body: {
  "requestId" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:51:24.000+00:00",
  "endTime" : "2023-04-28T15:51:31.000+00:00",
  "source" : "VID",
  "vnfId" : "9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "vnfName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879_vnf_0",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"0222a5f3-7ff0-4d56-88bd-967ce7835185\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"33d51afa-07f1-4234-b853-2b1f366461ef\",\n            \"modelCustomizationId\": \"e5366aa5-5782-4cc1-b1c5-c8ad551c07b5\",\n            \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a/vnfs/9f78cffa-f232-498b-ac6d-f1d65ca49de4",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "321d9215-df8f-4f96-b2e1-3d0c0b1cc349",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349"
    }
  }
}
2023-04-28T15:51:37.258Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:37.259Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|INFO|500||InvokeReturn
2023-04-28T15:51:37.261Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false
2023-04-28T15:51:37.262Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:37.262Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:37.262Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false
2023-04-28T15:51:37.262Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:37.263Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37cec5a04e0749b64fc02c1e75133836", X-B3-SpanId:"62b6d53f028d0534", X-B3-ParentSpanId:"be41b43ad64e3785", X-B3-Sampled:"0", X-ONAP-RequestID:"e4a01722-4da6-4580-ad37-7832e5c09ca1", X-RequestID:"e4a01722-4da6-4580-ad37-7832e5c09ca1", X-TransactionID:"e4a01722-4da6-4580-ad37-7832e5c09ca1", X-ECOMP-RequestID:"e4a01722-4da6-4580-ad37-7832e5c09ca1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fa4f35e-0bfa-4eb8-9717-83a057380ede"]
2023-04-28T15:51:37.263Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:37.264Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:37.284Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:37.285Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:37.285Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:37.286Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:37 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:37.286Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:51:37.287Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:37.287Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=321d9215-df8f-4f96-b2e1-3d0c0b1cc349&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:37.298Z|e4a01722-4da6-4580-ad37-7832e5c09ca1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/321d9215-df8f-4f96-b2e1-3d0c0b1cc349|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:37.818Z|78acf804-d061-42ec-aec3-70ba8e5be8eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:37.819Z|78acf804-d061-42ec-aec3-70ba8e5be8eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:38.598Z|5a0d1b1b-adaa-4fc3-9716-7c64f0a57d4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:38.599Z|5a0d1b1b-adaa-4fc3-9716-7c64f0a57d4b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:39.097Z|59333ab6-0b61-446d-aa57-8e3ae139b233|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:51:39.098Z|59333ab6-0b61-446d-aa57-8e3ae139b233|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:40.103Z|671e3869-e33b-4505-bca1-f9ce183eb971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:40.104Z|671e3869-e33b-4505-bca1-f9ce183eb971|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:40.891Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:40.892Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||INFO|500||Checking if requestId: 7eacb3c0-7bb4-4828-b26c-de34e640561a already exists in requestDb InfraActiveRequests table
2023-04-28T15:51:40.893Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a
2023-04-28T15:51:40.893Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|INFO|500||Invoke
2023-04-28T15:51:40.893Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:40.893Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a
2023-04-28T15:51:40.893Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Method      : GET
2023-04-28T15:51:40.894Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"813ff3aba2cef52da22c8b7eb1d0d672", X-B3-SpanId:"3f33a5eaca09466c", X-B3-ParentSpanId:"adeb4656698ce293", X-B3-Sampled:"0", X-ONAP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-TransactionID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ECOMP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"612e8926-5c22-4bf2-ba2b-df111f878b39"]
2023-04-28T15:51:40.894Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Request body: 
2023-04-28T15:51:40.894Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||==========================request end================================================
2023-04-28T15:51:40.929Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:40.929Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T15:51:40.929Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Status text  : Not Found
2023-04-28T15:51:40.929Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:51:40 GMT", x-envoy-upstream-service-time:"31", server:"envoy"]
2023-04-28T15:51:40.930Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Response body: 
2023-04-28T15:51:40.930Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:40.930Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|INFO|404|Not Found|InvokeReturn
2023-04-28T15:51:40.939Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T15:51:40.942Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:51:40.955Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|INFO|500||Invoke
2023-04-28T15:51:40.955Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6daf0e79-7a04-46cb-84c5-3dbe1a7a5a29], X-ECOMP-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a], X-TransactionId=[], X-ONAP-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a]}
2023-04-28T15:51:41.018Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:51:40 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[59], vertex-id=[266336], x-aai-txid=[2-aai-resources-230428-15:51:40:600-69357], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:51:41.019Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a"}]}

2023-04-28T15:51:41.020Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|INFO|500||InvokeReturn
2023-04-28T15:51:41.024Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:51:41.038Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T15:51:41.038Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-28T15:51:41.085Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-28T15:51:41.086Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 15:51:40 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[44], x-aai-txid=[0-aai-resources-230428-15:51:40:683-94311], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:51:41.087Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2023-04-28T15:51:41.089Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2023-04-28T15:51:41.093Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:51:41.111Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|INFO|500||Invoke
2023-04-28T15:51:41.111Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[16779217-d3e9-45c3-a236-acdc9243a36b], X-ECOMP-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a], X-TransactionId=[], X-ONAP-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a]}
2023-04-28T15:51:41.164Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:51:40 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[49], vertex-id=[266336], x-aai-txid=[0-aai-resources-230428-15:51:40:757-9868], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:51:41.165Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a"}]}

2023-04-28T15:51:41.166Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|INFO|500||InvokeReturn
2023-04-28T15:51:41.173Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:51:41.200Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-28T15:51:41.201Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3264d931-fbc2-4436-ab8c-4c3ff5255ac3], X-ECOMP-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a], X-TransactionId=[], X-ONAP-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a]}
2023-04-28T15:51:41.257Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 15:51:40 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[51], x-aai-txid=[2-aai-resources-230428-15:51:40:846-94423], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:51:41.258Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/l3-networks","ERR.5.4.6114"]}}}

2023-04-28T15:51:41.258Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-28T15:51:41.261Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2023-04-28T15:51:41.268Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:51:41.287Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|INFO|500||Invoke
2023-04-28T15:51:41.288Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4b11fb27-6326-44e9-b78a-15f29453d486], X-ECOMP-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a], X-TransactionId=[], X-ONAP-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a]}
2023-04-28T15:51:41.342Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:51:40 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[51], vertex-id=[266336], x-aai-txid=[1-aai-resources-230428-15:51:40:932-62393], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:51:41.344Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a"}]}

2023-04-28T15:51:41.345Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a?format=pathed|INFO|500||InvokeReturn
2023-04-28T15:51:41.353Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:51:41.381Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2023-04-28T15:51:41.382Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1b057825-750f-44a0-8427-249ac37250ce], X-ECOMP-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a], X-TransactionId=[], X-ONAP-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a]}
2023-04-28T15:51:41.438Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 15:51:41 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[52], x-aai-txid=[1-aai-resources-230428-15:51:41:028-80950], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:51:41.439Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/configurations","ERR.5.4.6114"]}}}

2023-04-28T15:51:41.440Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2023-04-28T15:51:41.443Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/ce8e7ff5-7c85-4292-83b4-8e75386d571a/related-to/configurations?resultIndex=0&resultSize=1&format=count
2023-04-28T15:51:41.449Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T15:51:41.479Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||Invoke
2023-04-28T15:51:41.480Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e with request headers:{Authorization=[***REDACTED***], X-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1658306b-73af-4d7a-b14d-4520e898a64e], X-ECOMP-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a], X-TransactionId=[], X-ONAP-RequestID=[7eacb3c0-7bb4-4828-b26c-de34e640561a]}
2023-04-28T15:51:41.541Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 15:51:41 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[57], vertex-id=[200952], x-aai-txid=[1-aai-resources-230428-15:51:41:125-96537], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T15:51:41.542Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|DEBUG|500||{"tenant-id":"1772051f58d048c5975bfbbeb46a2e3e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682697091549","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"}]}]}}

2023-04-28T15:51:41.543Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||InvokeReturn
2023-04-28T15:51:41.544Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T15:51:41.545Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T15:51:41.545Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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
2023-04-28T15:51:41.546Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T15:51:41.546Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:41.547Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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
2023-04-28T15:51:41.547Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T15:51:41.547Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"813ff3aba2cef52da22c8b7eb1d0d672", X-B3-SpanId:"ed07328ea716338a", X-B3-ParentSpanId:"adeb4656698ce293", X-B3-Sampled:"0", X-ONAP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-TransactionID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ECOMP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"926fdd63-1f06-46a8-8f5a-945188f15442"]
2023-04-28T15:51:41.547Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"ce8e7ff5-7c85-4292-83b4-8e75386d571a"},"instanceName":null,"requestScope":"service"}
2023-04-28T15:51:41.548Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T15:51:41.581Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:41.582Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:41.582Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T15:51:41.582Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 15:51:40 GMT", x-envoy-upstream-service-time:"30", server:"envoy"]
2023-04-28T15:51:41.583Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T15:51:41.583Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:41.583Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T15:51:41.584Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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
2023-04-28T15:51:41.584Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T15:51:41.585Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:41.585Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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
2023-04-28T15:51:41.585Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T15:51:41.586Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-TransactionID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ECOMP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e3e54ae-57a2-4796-a4fd-bdbf07f519fc"]
2023-04-28T15:51:41.586Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T15:51:41.586Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T15:51:41.622Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:41.623Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:41.623Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T15:51:41.623Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:51:41 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:41.624Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T15:51:41.625Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:41.625Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T15:51:41.628Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-04-28T15:51:41.629Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2023-04-28T15:51:41.629Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:41.630Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-04-28T15:51:41.630Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T15:51:41.630Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-TransactionID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ECOMP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0806a095-5691-4154-a219-c62163128976"]
2023-04-28T15:51:41.631Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T15:51:41.631Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T15:51:41.658Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:41.659Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:41.659Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : OK
2023-04-28T15:51:41.659Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:51:41 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:41.660Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2023-04-28T15:51:41.660Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:41.660Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2023-04-28T15:51:41.662Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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
2023-04-28T15:51:41.663Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T15:51:41.663Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:41.663Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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
2023-04-28T15:51:41.664Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T15:51:41.664Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-TransactionID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ECOMP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9d32223-2e59-4642-bace-3cfd4f662257"]
2023-04-28T15:51:41.664Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T15:51:41.664Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T15:51:41.698Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:41.699Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:41.700Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T15:51:41.701Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 15:51:41 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:41.702Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T15:51:41.703Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:41.704Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T15:51:41.708Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:51:41.709Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T15:51:41.710Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:41.710Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T15:51:41.711Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T15:51:41.711Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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:"1379", X-B3-TraceId:"813ff3aba2cef52da22c8b7eb1d0d672", X-B3-SpanId:"3f5be0c0580d9759", X-B3-ParentSpanId:"adeb4656698ce293", X-B3-Sampled:"0", X-ONAP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-TransactionID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ECOMP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e421749-eceb-49cc-9533-0a4238c11f98"]
2023-04-28T15:51:41.712Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7eacb3c0-7bb4-4828-b26c-de34e640561a","requestStatus":"IN_PROGRESS","startTime":1682697101443,"source":"VID","tenantId":"1772051f58d048c5975bfbbeb46a2e3e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"ce8e7ff5-7c85-4292-83b4-8e75386d571a","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"7eacb3c0-7bb4-4828-b26c-de34e640561a"}
2023-04-28T15:51:41.713Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T15:51:41.758Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:41.758Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T15:51:41.759Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T15:51:41.759Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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/7eacb3c0-7bb4-4828-b26c-de34e640561a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:40 GMT", x-envoy-upstream-service-time:"41", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:41.762Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "7eacb3c0-7bb4-4828-b26c-de34e640561a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:51:41.443+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T15:51:41.737+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "7eacb3c0-7bb4-4828-b26c-de34e640561a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a"
    }
  }
}
2023-04-28T15:51:41.762Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:41.763Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T15:51:41.770Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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
2023-04-28T15:51:41.770Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T15:51:41.771Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:41.771Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|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
2023-04-28T15:51:41.771Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T15:51:41.771Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2021", X-B3-TraceId:"813ff3aba2cef52da22c8b7eb1d0d672", X-B3-SpanId:"0d61ad48c619b55e", X-B3-ParentSpanId:"adeb4656698ce293", X-B3-Sampled:"0", X-ONAP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-TransactionID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ECOMP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d99cd4d-c125-44de-9c0c-a0297d86a89e"]
2023-04-28T15:51:41.772Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"7e849013-f8bf-44ce-b192-23459013c3f8\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\"modelUuid\":\"b309dcd9-2e4b-4d45-8da6-54c11e761e07\",\"modelInvariantUuid\":\"7e849013-f8bf-44ce-b192-23459013c3f8\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"ce8e7ff5-7c85-4292-83b4-8e75386d571a\"}","type":"String"},"requestId":{"value":"7eacb3c0-7bb4-4828-b26c-de34e640561a","type":"String"},"mso-request-id":{"value":"7eacb3c0-7bb4-4828-b26c-de34e640561a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"ce8e7ff5-7c85-4292-83b4-8e75386d571a","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/ce8e7ff5-7c85-4292-83b4-8e75386d571a","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-28T15:51:41.772Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T15:51:42.793Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:42.794Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T15:51:42.794Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T15:51:42.794Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 15:51:42 GMT", X-ONAP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-TransactionID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ECOMP-RequestID:"7eacb3c0-7bb4-4828-b26c-de34e640561a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2d99cd4d-c125-44de-9c0c-a0297d86a89e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:42.795Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7eacb3c0-7bb4-4828-b26c-de34e640561a\",\"instanceId\":\"ce8e7ff5-7c85-4292-83b4-8e75386d571a\"}}","message":"Success","processInstanceID":"9135ef57-e5dc-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T15:51:42.795Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:42.795Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T15:51:42.802Z|7eacb3c0-7bb4-4828-b26c-de34e640561a|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:43.092Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:43.097Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a
2023-04-28T15:51:43.097Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|INFO|500||Invoke
2023-04-28T15:51:43.097Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:43.097Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a
2023-04-28T15:51:43.097Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Method      : GET
2023-04-28T15:51:43.098Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a519837fa63b505f809e23f6f42d5ed9", X-B3-SpanId:"f5657ed898dd4075", X-B3-ParentSpanId:"cf363fec989a9c22", X-B3-Sampled:"0", X-ONAP-RequestID:"52dba9ba-2518-47cd-8682-10d3cc9d7d32", X-RequestID:"52dba9ba-2518-47cd-8682-10d3cc9d7d32", X-TransactionID:"52dba9ba-2518-47cd-8682-10d3cc9d7d32", X-ECOMP-RequestID:"52dba9ba-2518-47cd-8682-10d3cc9d7d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56d7fd52-91d2-4f49-8848-011826752336"]
2023-04-28T15:51:43.098Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Request body: 
2023-04-28T15:51:43.098Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||==========================request end================================================
2023-04-28T15:51:43.499Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:43.500Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:43.500Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Status text  : OK
2023-04-28T15:51:43.501Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:43 GMT", x-envoy-upstream-service-time:"399", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:43.501Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Response body: {
  "requestId" : "7eacb3c0-7bb4-4828-b26c-de34e640561a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T15:51:41.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:42.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "serviceInstanceName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "7eacb3c0-7bb4-4828-b26c-de34e640561a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a"
    }
  }
}
2023-04-28T15:51:43.502Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:43.502Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|INFO|500||InvokeReturn
2023-04-28T15:51:43.503Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false
2023-04-28T15:51:43.504Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:43.504Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:43.504Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false
2023-04-28T15:51:43.505Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:43.505Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a519837fa63b505f809e23f6f42d5ed9", X-B3-SpanId:"7d75a103eec1460a", X-B3-ParentSpanId:"cf363fec989a9c22", X-B3-Sampled:"0", X-ONAP-RequestID:"52dba9ba-2518-47cd-8682-10d3cc9d7d32", X-RequestID:"52dba9ba-2518-47cd-8682-10d3cc9d7d32", X-TransactionID:"52dba9ba-2518-47cd-8682-10d3cc9d7d32", X-ECOMP-RequestID:"52dba9ba-2518-47cd-8682-10d3cc9d7d32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2762b2a0-dc05-46e6-9a11-be2fe78cdd22"]
2023-04-28T15:51:43.505Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:43.506Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:43.524Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:43.525Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:43.525Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:43.525Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:43 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:43.526Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:51:43.526Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:43.527Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:43.540Z|52dba9ba-2518-47cd-8682-10d3cc9d7d32|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:46.137Z|1f3a66c6-e6af-4b94-a836-72a54b3bdafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:51:46.143Z|1f3a66c6-e6af-4b94-a836-72a54b3bdafb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:51:47.854Z|510fe667-0214-4a22-b0ab-b49f61d25c0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:47.856Z|510fe667-0214-4a22-b0ab-b49f61d25c0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:48.625Z|0107d856-f556-4800-99ae-6ca836959f69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:48.626Z|0107d856-f556-4800-99ae-6ca836959f69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:50.136Z|d1b98e12-0b3c-4aa7-9f2f-b000360395fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:50.137Z|d1b98e12-0b3c-4aa7-9f2f-b000360395fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:53.771Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:53.780Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a
2023-04-28T15:51:53.781Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|INFO|500||Invoke
2023-04-28T15:51:53.782Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:53.782Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a
2023-04-28T15:51:53.782Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Method      : GET
2023-04-28T15:51:53.782Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95504cfb8ecc3617beee30740a16ba44", X-B3-SpanId:"7d3527d6e6901db3", X-B3-ParentSpanId:"9d72ea18ac5b171d", X-B3-Sampled:"0", X-ONAP-RequestID:"a0f53e29-fc19-4af5-a019-d85dc7def8a0", X-RequestID:"a0f53e29-fc19-4af5-a019-d85dc7def8a0", X-TransactionID:"a0f53e29-fc19-4af5-a019-d85dc7def8a0", X-ECOMP-RequestID:"a0f53e29-fc19-4af5-a019-d85dc7def8a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5999cf7-ef18-47bd-bb67-8b8e466e216d"]
2023-04-28T15:51:53.783Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Request body: 
2023-04-28T15:51:53.783Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||==========================request end================================================
2023-04-28T15:51:53.833Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:53.834Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:53.835Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Status text  : OK
2023-04-28T15:51:53.835Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:53 GMT", x-envoy-upstream-service-time:"45", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:53.836Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Response body: {
  "requestId" : "7eacb3c0-7bb4-4828-b26c-de34e640561a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:51:41.000+00:00",
  "endTime" : "2023-04-28T15:51:47.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "serviceInstanceName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "7eacb3c0-7bb4-4828-b26c-de34e640561a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a"
    }
  }
}
2023-04-28T15:51:53.836Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:53.836Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|INFO|500||InvokeReturn
2023-04-28T15:51:53.838Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false
2023-04-28T15:51:53.839Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:53.839Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:53.839Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false
2023-04-28T15:51:53.840Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:53.840Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95504cfb8ecc3617beee30740a16ba44", X-B3-SpanId:"523af293003c0033", X-B3-ParentSpanId:"9d72ea18ac5b171d", X-B3-Sampled:"0", X-ONAP-RequestID:"a0f53e29-fc19-4af5-a019-d85dc7def8a0", X-RequestID:"a0f53e29-fc19-4af5-a019-d85dc7def8a0", X-TransactionID:"a0f53e29-fc19-4af5-a019-d85dc7def8a0", X-ECOMP-RequestID:"a0f53e29-fc19-4af5-a019-d85dc7def8a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77fb93e9-5755-4a86-b435-ae27a845aca3"]
2023-04-28T15:51:53.841Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:53.841Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:53.878Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:53.879Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:53.879Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:53.879Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:53 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:53.880Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:51:53.880Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:53.881Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:53.892Z|a0f53e29-fc19-4af5-a019-d85dc7def8a0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:54.216Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:54.221Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a
2023-04-28T15:51:54.222Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|INFO|500||Invoke
2023-04-28T15:51:54.222Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:54.222Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a
2023-04-28T15:51:54.223Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Method      : GET
2023-04-28T15:51:54.223Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e152255629bf03246fd747339cf37271", X-B3-SpanId:"37416613670d638a", X-B3-ParentSpanId:"920641954694da0b", X-B3-Sampled:"0", X-ONAP-RequestID:"08021c14-686a-4341-9441-68ddd537822b", X-RequestID:"08021c14-686a-4341-9441-68ddd537822b", X-TransactionID:"08021c14-686a-4341-9441-68ddd537822b", X-ECOMP-RequestID:"08021c14-686a-4341-9441-68ddd537822b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e47f2315-7975-400c-ba0d-32e92d65c55f"]
2023-04-28T15:51:54.223Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Request body: 
2023-04-28T15:51:54.223Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||==========================request end================================================
2023-04-28T15:51:54.249Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:54.250Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:54.250Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Status text  : OK
2023-04-28T15:51:54.250Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:53 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:54.250Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Response body: {
  "requestId" : "7eacb3c0-7bb4-4828-b26c-de34e640561a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:51:41.000+00:00",
  "endTime" : "2023-04-28T15:51:47.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "serviceInstanceName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "7eacb3c0-7bb4-4828-b26c-de34e640561a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a"
    }
  }
}
2023-04-28T15:51:54.251Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:54.252Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|INFO|500||InvokeReturn
2023-04-28T15:51:54.253Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false
2023-04-28T15:51:54.253Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:54.253Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:54.253Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false
2023-04-28T15:51:54.253Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:54.254Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e152255629bf03246fd747339cf37271", X-B3-SpanId:"71797b24cb7f9af3", X-B3-ParentSpanId:"920641954694da0b", X-B3-Sampled:"0", X-ONAP-RequestID:"08021c14-686a-4341-9441-68ddd537822b", X-RequestID:"08021c14-686a-4341-9441-68ddd537822b", X-TransactionID:"08021c14-686a-4341-9441-68ddd537822b", X-ECOMP-RequestID:"08021c14-686a-4341-9441-68ddd537822b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b89d663a-8896-4eaa-ac4c-f35f6b9139b0"]
2023-04-28T15:51:54.254Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:54.254Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:54.270Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:54.270Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:54.271Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:54.271Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:53 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:54.272Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:51:54.272Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:54.272Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:54.281Z|08021c14-686a-4341-9441-68ddd537822b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:54.583Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:54.592Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a
2023-04-28T15:51:54.592Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|INFO|500||Invoke
2023-04-28T15:51:54.593Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:54.593Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a
2023-04-28T15:51:54.593Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Method      : GET
2023-04-28T15:51:54.593Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bb096bbc98e10cbf0279162fbe0fd88", X-B3-SpanId:"20c5d5fc5d15f992", X-B3-ParentSpanId:"56107fa03a1d8074", X-B3-Sampled:"0", X-ONAP-RequestID:"9badf64a-8690-4b3e-9623-269fcc76cf39", X-RequestID:"9badf64a-8690-4b3e-9623-269fcc76cf39", X-TransactionID:"9badf64a-8690-4b3e-9623-269fcc76cf39", X-ECOMP-RequestID:"9badf64a-8690-4b3e-9623-269fcc76cf39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf894c86-6519-4d42-a81b-a680e042faed"]
2023-04-28T15:51:54.593Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Request body: 
2023-04-28T15:51:54.594Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||==========================request end================================================
2023-04-28T15:51:54.624Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:54.625Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:54.625Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Status text  : OK
2023-04-28T15:51:54.625Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:53 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:54.625Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Response body: {
  "requestId" : "7eacb3c0-7bb4-4828-b26c-de34e640561a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:51:41.000+00:00",
  "endTime" : "2023-04-28T15:51:47.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "serviceInstanceName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "7eacb3c0-7bb4-4828-b26c-de34e640561a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a"
    }
  }
}
2023-04-28T15:51:54.626Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:54.626Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|INFO|500||InvokeReturn
2023-04-28T15:51:54.627Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false
2023-04-28T15:51:54.627Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:54.627Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:54.627Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false
2023-04-28T15:51:54.627Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:54.628Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4bb096bbc98e10cbf0279162fbe0fd88", X-B3-SpanId:"58a1a4a5a3a6c7fc", X-B3-ParentSpanId:"56107fa03a1d8074", X-B3-Sampled:"0", X-ONAP-RequestID:"9badf64a-8690-4b3e-9623-269fcc76cf39", X-RequestID:"9badf64a-8690-4b3e-9623-269fcc76cf39", X-TransactionID:"9badf64a-8690-4b3e-9623-269fcc76cf39", X-ECOMP-RequestID:"9badf64a-8690-4b3e-9623-269fcc76cf39", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea069b92-ecf2-4968-9b92-47ef08a254a2"]
2023-04-28T15:51:54.628Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:54.628Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:54.642Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:54.643Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:54.643Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:54.644Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:53 GMT", x-envoy-upstream-service-time:"12", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:54.644Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:51:54.644Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:54.645Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:54.654Z|9badf64a-8690-4b3e-9623-269fcc76cf39|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:54.870Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|||INFO|500||Entering
2023-04-28T15:51:54.879Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a
2023-04-28T15:51:54.879Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|INFO|500||Invoke
2023-04-28T15:51:54.879Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:54.879Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a
2023-04-28T15:51:54.880Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Method      : GET
2023-04-28T15:51:54.880Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f71dd9a265792b43fc7497ccb2d2b3bb", X-B3-SpanId:"05913a3613f45f80", X-B3-ParentSpanId:"3574aedd534111d7", X-B3-Sampled:"0", X-ONAP-RequestID:"805c7060-5d69-4c63-83cc-72df361431eb", X-RequestID:"805c7060-5d69-4c63-83cc-72df361431eb", X-TransactionID:"805c7060-5d69-4c63-83cc-72df361431eb", X-ECOMP-RequestID:"805c7060-5d69-4c63-83cc-72df361431eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3efb8092-cdaa-4c0f-81a8-97dbd27b11fe"]
2023-04-28T15:51:54.880Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Request body: 
2023-04-28T15:51:54.880Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||==========================request end================================================
2023-04-28T15:51:54.913Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:54.913Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:54.914Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Status text  : OK
2023-04-28T15:51:54.914Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:54 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:54.914Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||Response body: {
  "requestId" : "7eacb3c0-7bb4-4828-b26c-de34e640561a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T15:51:41.000+00:00",
  "endTime" : "2023-04-28T15:51:47.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm\",\n            \"modelInvariantId\": \"7e849013-f8bf-44ce-b192-23459013c3f8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"b309dcd9-2e4b-4d45-8da6-54c11e761e07\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T15:51:48.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "serviceInstanceName" : "basic_vm-63d39e6e-ddf8-4c69-9a6b-25cd8f3bc879",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/ce8e7ff5-7c85-4292-83b4-8e75386d571a",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "7eacb3c0-7bb4-4828-b26c-de34e640561a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a"
    }
  }
}
2023-04-28T15:51:54.914Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:54.914Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7eacb3c0-7bb4-4828-b26c-de34e640561a|INFO|500||InvokeReturn
2023-04-28T15:51:54.916Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false
2023-04-28T15:51:54.916Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T15:51:54.916Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T15:51:54.916Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false
2023-04-28T15:51:54.917Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T15:51:54.917Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f71dd9a265792b43fc7497ccb2d2b3bb", X-B3-SpanId:"1910bbf360ca3bb3", X-B3-ParentSpanId:"3574aedd534111d7", X-B3-Sampled:"0", X-ONAP-RequestID:"805c7060-5d69-4c63-83cc-72df361431eb", X-RequestID:"805c7060-5d69-4c63-83cc-72df361431eb", X-TransactionID:"805c7060-5d69-4c63-83cc-72df361431eb", X-ECOMP-RequestID:"805c7060-5d69-4c63-83cc-72df361431eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4be2dbd-c412-4df1-958d-f2d633e29800"]
2023-04-28T15:51:54.917Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T15:51:54.917Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T15:51:54.953Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T15:51:54.953Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T15:51:54.954Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T15:51:54.954Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 15:51:54 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T15:51:54.954Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T15:51:54.955Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T15:51:54.955Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7eacb3c0-7bb4-4828-b26c-de34e640561a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T15:51:54.964Z|805c7060-5d69-4c63-83cc-72df361431eb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7eacb3c0-7bb4-4828-b26c-de34e640561a|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T15:51:57.895Z|80901bb6-06f2-4f20-ba70-10c814a3ce15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:57.896Z|80901bb6-06f2-4f20-ba70-10c814a3ce15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:51:58.657Z|1ef540d3-cbed-4510-8ba2-33f50b27c555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:51:58.658Z|1ef540d3-cbed-4510-8ba2-33f50b27c555|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:00.172Z|a684b1b6-dab1-432a-adc9-452d928d0bb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:00.173Z|a684b1b6-dab1-432a-adc9-452d928d0bb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:01.138Z|f8dd0bae-acec-4570-9399-7324bc91f39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:52:01.138Z|f8dd0bae-acec-4570-9399-7324bc91f39d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:52:01.545Z|39d0d065-ceb6-47f4-b780-a613671d9d03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:52:01.546Z|39d0d065-ceb6-47f4-b780-a613671d9d03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:52:07.927Z|1fb1f3ad-a9c9-4224-962e-0c9184a68305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:07.927Z|1fb1f3ad-a9c9-4224-962e-0c9184a68305|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:08.688Z|53b44581-d40b-4c2a-b73d-94cafa165504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:08.689Z|53b44581-d40b-4c2a-b73d-94cafa165504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:10.204Z|e9242e52-f0f3-413c-9d30-41a3fd5e7bc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:10.205Z|e9242e52-f0f3-413c-9d30-41a3fd5e7bc8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:16.137Z|3cd53ad7-c7c3-4951-b7d3-36659e7cece6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:52:16.138Z|3cd53ad7-c7c3-4951-b7d3-36659e7cece6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:52:17.954Z|a50c922a-ff37-4676-80a6-2f5c4ac6979b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:17.956Z|a50c922a-ff37-4676-80a6-2f5c4ac6979b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:18.720Z|9b8ee38e-1015-4456-af68-50e77f22ef81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:18.722Z|9b8ee38e-1015-4456-af68-50e77f22ef81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:20.234Z|a54f826e-e5a5-4fb5-92a5-ddfa45f8012f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:20.235Z|a54f826e-e5a5-4fb5-92a5-ddfa45f8012f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:27.986Z|2955c515-38fc-4fe5-9128-dd136aa5a62a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:27.986Z|2955c515-38fc-4fe5-9128-dd136aa5a62a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:28.755Z|0530cf21-7f68-4cae-8997-d869fdcf2b38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:28.756Z|0530cf21-7f68-4cae-8997-d869fdcf2b38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:30.270Z|ba2c7216-4d9f-4ddd-9898-08b6123b1c5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:30.271Z|ba2c7216-4d9f-4ddd-9898-08b6123b1c5d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:31.137Z|9921718f-438b-4280-9902-2a95e56e5fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:52:31.142Z|9921718f-438b-4280-9902-2a95e56e5fe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:52:31.547Z|fa6f9565-5396-4470-bb6b-c3127c7de0ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:52:31.547Z|fa6f9565-5396-4470-bb6b-c3127c7de0ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:52:38.019Z|da90ae13-37bc-46cf-842d-7d358feaee6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:38.020Z|da90ae13-37bc-46cf-842d-7d358feaee6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:38.785Z|6b4f1a38-c4ba-46b8-9766-a1407c265918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:38.786Z|6b4f1a38-c4ba-46b8-9766-a1407c265918|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:39.096Z|36c657ad-a574-47bf-b3b0-3cb59d26b54e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:52:39.098Z|36c657ad-a574-47bf-b3b0-3cb59d26b54e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:40.298Z|08694a2f-a8f1-41bf-9bfd-f917cad136d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:40.299Z|08694a2f-a8f1-41bf-9bfd-f917cad136d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:46.137Z|6d84f578-77b4-4369-944d-b60320cfa9f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:52:46.138Z|6d84f578-77b4-4369-944d-b60320cfa9f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:52:48.051Z|7f7cc894-969a-420c-a5c4-8b3d95825e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:48.052Z|7f7cc894-969a-420c-a5c4-8b3d95825e8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:48.822Z|750d5753-09c7-460e-8121-217c8496e396|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:48.823Z|750d5753-09c7-460e-8121-217c8496e396|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:50.331Z|c85bb08a-6aec-47b1-a884-3adafd52a018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:50.332Z|c85bb08a-6aec-47b1-a884-3adafd52a018|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:58.081Z|e629b971-92df-46bb-bb0c-13fe132ade3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:58.081Z|e629b971-92df-46bb-bb0c-13fe132ade3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:52:58.853Z|fc2e5f26-762b-45f9-80e0-2c8e3b671621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:52:58.854Z|fc2e5f26-762b-45f9-80e0-2c8e3b671621|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:00.357Z|a9c52dc3-d2ce-42b8-9ad1-3a4d82a982ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:00.358Z|a9c52dc3-d2ce-42b8-9ad1-3a4d82a982ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:01.137Z|b8f057f4-b6f3-42a4-89f0-8c871042a20d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:53:01.138Z|b8f057f4-b6f3-42a4-89f0-8c871042a20d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:53:01.548Z|cba0e5bd-fdc6-43d3-83ec-c88a737f92de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:53:01.549Z|cba0e5bd-fdc6-43d3-83ec-c88a737f92de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:53:08.112Z|d37c3fda-7cfa-47cf-a53e-c74e3ad44eae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:08.113Z|d37c3fda-7cfa-47cf-a53e-c74e3ad44eae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:08.886Z|00918463-b6cf-41cf-ad30-02017235ee09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:08.886Z|00918463-b6cf-41cf-ad30-02017235ee09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:10.383Z|9a54296b-be18-4953-95e4-246c60567c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:10.384Z|9a54296b-be18-4953-95e4-246c60567c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:16.138Z|a4c73d05-1e9d-40e5-b6c1-c58028df0ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:53:16.150Z|a4c73d05-1e9d-40e5-b6c1-c58028df0ab3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:53:18.144Z|16aa83a5-d35d-4dfd-898a-64eea33e1ef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:18.145Z|16aa83a5-d35d-4dfd-898a-64eea33e1ef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:18.916Z|c61a3b5a-b0b5-4a7b-976e-dfdbdbdcd7dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:18.917Z|c61a3b5a-b0b5-4a7b-976e-dfdbdbdcd7dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:20.407Z|6b78b5fc-e0d1-4a3b-b82d-2b63866c54b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:20.408Z|6b78b5fc-e0d1-4a3b-b82d-2b63866c54b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:28.171Z|1c46113e-da41-4ecd-b8f7-e538a75a6c9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:28.172Z|1c46113e-da41-4ecd-b8f7-e538a75a6c9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:28.950Z|58451e62-37a6-4496-8bce-61fdb6e233a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:28.950Z|58451e62-37a6-4496-8bce-61fdb6e233a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:30.431Z|84c07bc5-3440-40c1-a145-c830d32a689d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:30.432Z|84c07bc5-3440-40c1-a145-c830d32a689d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:31.137Z|af804217-636c-4d6e-b160-9cfd564bef4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:53:31.138Z|af804217-636c-4d6e-b160-9cfd564bef4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:53:31.549Z|b3123241-b9ad-4924-bc78-eb13a632bbe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:53:31.550Z|b3123241-b9ad-4924-bc78-eb13a632bbe8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:53:38.204Z|6f3629e2-0879-4f0e-aa61-20f7b55cca7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:38.205Z|6f3629e2-0879-4f0e-aa61-20f7b55cca7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:38.982Z|446f408a-6630-4ca9-bdbf-0d660f2dbd2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:38.982Z|446f408a-6630-4ca9-bdbf-0d660f2dbd2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:39.097Z|89d8601d-05bf-471b-87b7-8cbb387fa5f5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:53:39.098Z|89d8601d-05bf-471b-87b7-8cbb387fa5f5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:40.456Z|fa4095d3-3feb-430a-99f0-74bdbd5dec82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:40.457Z|fa4095d3-3feb-430a-99f0-74bdbd5dec82|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:46.137Z|618e898b-1e97-4f58-9b72-c4c5b457585d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:53:46.138Z|618e898b-1e97-4f58-9b72-c4c5b457585d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:53:48.240Z|b993d630-439b-4c01-bf2f-c0f4b97df330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:48.241Z|b993d630-439b-4c01-bf2f-c0f4b97df330|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:49.015Z|84fb7e26-e240-4ae9-a215-cbd36460f898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:49.016Z|84fb7e26-e240-4ae9-a215-cbd36460f898|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:50.481Z|e3ccf5ee-86e5-4d6c-b0d5-d45a7f462d77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:50.482Z|e3ccf5ee-86e5-4d6c-b0d5-d45a7f462d77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:58.273Z|ed14c0dc-d1c3-4557-a1ed-d55602c6dd71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:58.274Z|ed14c0dc-d1c3-4557-a1ed-d55602c6dd71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:53:59.047Z|98045924-f85e-4194-a6c6-4c468886a870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:53:59.048Z|98045924-f85e-4194-a6c6-4c468886a870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:00.509Z|ac26212a-e849-457c-98ce-c1a88d37f51f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:00.510Z|ac26212a-e849-457c-98ce-c1a88d37f51f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:01.137Z|b637c351-ec9e-4da5-b979-2be844a72813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:54:01.142Z|b637c351-ec9e-4da5-b979-2be844a72813|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:54:01.550Z|388a850e-c1c6-42bc-adf4-e5e06ddc118e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:54:01.551Z|388a850e-c1c6-42bc-adf4-e5e06ddc118e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:54:08.302Z|981e90a4-91d5-4cf2-92c8-073d11d6c04a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:08.302Z|981e90a4-91d5-4cf2-92c8-073d11d6c04a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:09.080Z|b4f1ace0-4d9d-48f9-8c42-69c88d975954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:09.081Z|b4f1ace0-4d9d-48f9-8c42-69c88d975954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:10.539Z|bc2dbaf0-e7ed-44de-a19c-7f08acfa6de2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:10.540Z|bc2dbaf0-e7ed-44de-a19c-7f08acfa6de2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:16.138Z|a02091a1-0d97-455c-9af1-9888cd49fb09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:54:16.138Z|a02091a1-0d97-455c-9af1-9888cd49fb09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:54:18.330Z|78de66e1-4e78-4905-be10-4e528303b3f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:18.330Z|78de66e1-4e78-4905-be10-4e528303b3f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:19.112Z|7c533445-9749-4ed6-8923-b64a6d4a7f9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:19.113Z|7c533445-9749-4ed6-8923-b64a6d4a7f9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:20.566Z|4406e5be-814a-4c0d-a59e-dc2a194a4396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:20.566Z|4406e5be-814a-4c0d-a59e-dc2a194a4396|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:28.364Z|64445467-7e28-4ef4-aaa9-d0b6a4f973ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:28.365Z|64445467-7e28-4ef4-aaa9-d0b6a4f973ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:29.144Z|2bc88b01-8420-49f8-8603-6bc53d307e8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:29.144Z|2bc88b01-8420-49f8-8603-6bc53d307e8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:30.594Z|58ff9007-e776-44cc-abc2-2acb08e0c3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:30.595Z|58ff9007-e776-44cc-abc2-2acb08e0c3ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:31.138Z|b88efddd-3784-4d56-b5c1-23608ba7594c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:54:31.138Z|b88efddd-3784-4d56-b5c1-23608ba7594c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:54:31.552Z|1fdc5e6e-3655-48fd-99de-8ecbeeeefe00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:54:31.553Z|1fdc5e6e-3655-48fd-99de-8ecbeeeefe00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:54:38.397Z|50b13781-926a-4811-a929-ec0643e9e559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:38.397Z|50b13781-926a-4811-a929-ec0643e9e559|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:39.097Z|5c192647-73a0-4641-91b6-52530731e399|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:54:39.098Z|5c192647-73a0-4641-91b6-52530731e399|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:39.175Z|e51e4c80-19cf-4246-82e2-7cf5cd2ed334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:39.176Z|e51e4c80-19cf-4246-82e2-7cf5cd2ed334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:40.623Z|6f87fb7d-8c96-4b71-b37d-23f901611f13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:40.623Z|6f87fb7d-8c96-4b71-b37d-23f901611f13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:46.137Z|587f61ce-adcd-473d-aceb-6c86c7352cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:54:46.142Z|587f61ce-adcd-473d-aceb-6c86c7352cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:54:48.427Z|4bf3e99f-efae-45a4-b3ea-4f3b6ab687bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:48.428Z|4bf3e99f-efae-45a4-b3ea-4f3b6ab687bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:49.208Z|022ec7a0-8c29-497f-86f5-0625cc7944a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:49.209Z|022ec7a0-8c29-497f-86f5-0625cc7944a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:50.655Z|439b22ed-77ea-49f5-9a14-964ddd27ff61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:50.656Z|439b22ed-77ea-49f5-9a14-964ddd27ff61|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:58.456Z|23906991-bd8e-417e-a1cb-0f303e6e7dc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:58.457Z|23906991-bd8e-417e-a1cb-0f303e6e7dc2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:54:59.241Z|c327370f-d568-4e60-91f7-e282d1d59706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:54:59.242Z|c327370f-d568-4e60-91f7-e282d1d59706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:00.687Z|2e8bd90e-616b-4f85-bdfc-ce98ef5a8f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:00.687Z|2e8bd90e-616b-4f85-bdfc-ce98ef5a8f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:01.137Z|f71a1f97-a218-4c06-bf85-2ba0b413677e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:55:01.138Z|f71a1f97-a218-4c06-bf85-2ba0b413677e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:55:01.554Z|2b4efd1f-0fd9-432e-8fbc-091e48dd37c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:55:01.554Z|2b4efd1f-0fd9-432e-8fbc-091e48dd37c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:55:08.489Z|b355cd8a-d920-4c1c-b39b-c9069b8f5e4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:08.490Z|b355cd8a-d920-4c1c-b39b-c9069b8f5e4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:09.273Z|b5e259ae-51ee-4e3c-820a-72c5837006e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:09.274Z|b5e259ae-51ee-4e3c-820a-72c5837006e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:10.720Z|37262f7c-d83f-45c6-a41b-74464ec5975c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:10.721Z|37262f7c-d83f-45c6-a41b-74464ec5975c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:16.137Z|1ef97452-8023-4a99-8b5d-3483c060968d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:55:16.138Z|1ef97452-8023-4a99-8b5d-3483c060968d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:55:18.524Z|8e8bea2d-fd81-4332-93a4-b69ca530c8db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:18.525Z|8e8bea2d-fd81-4332-93a4-b69ca530c8db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:19.301Z|108f6738-3dc6-48c6-bed1-4079f6177bca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:19.301Z|108f6738-3dc6-48c6-bed1-4079f6177bca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:20.753Z|d93863bb-f533-4a80-9865-b03ed9d9a0e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:20.754Z|d93863bb-f533-4a80-9865-b03ed9d9a0e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:28.557Z|19555632-7859-4d11-82c6-c061d48f608e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:28.558Z|19555632-7859-4d11-82c6-c061d48f608e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:29.331Z|e26360a9-a922-4ba0-83ef-7991399b0e29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:29.331Z|e26360a9-a922-4ba0-83ef-7991399b0e29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:30.786Z|f6bcefd5-8109-4323-95ec-82cf0c2a66f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:30.787Z|f6bcefd5-8109-4323-95ec-82cf0c2a66f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:31.137Z|597cdf57-09d5-4936-86bb-8d41b743e043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:55:31.141Z|597cdf57-09d5-4936-86bb-8d41b743e043|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:55:31.555Z|41ae23b8-bc3d-4c2a-befa-5b0478630374|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:55:31.555Z|41ae23b8-bc3d-4c2a-befa-5b0478630374|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:55:38.598Z|ba9e4d4d-95c0-435d-9222-7d651a6d31d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:38.599Z|ba9e4d4d-95c0-435d-9222-7d651a6d31d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:39.098Z|7e6b47c9-5307-48ed-b09c-c7cc4d678f47|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:55:39.100Z|7e6b47c9-5307-48ed-b09c-c7cc4d678f47|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:39.374Z|211890f4-e14e-4d6f-aa22-3f449fb4fc9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:39.374Z|211890f4-e14e-4d6f-aa22-3f449fb4fc9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:40.821Z|956f24be-e1f2-496b-80c7-cd9fcb29012c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:40.821Z|956f24be-e1f2-496b-80c7-cd9fcb29012c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:46.137Z|26be9482-2c97-4636-9b04-1e9539a8090b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:55:46.138Z|26be9482-2c97-4636-9b04-1e9539a8090b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:55:48.632Z|b569fecb-bbf8-4ec5-b052-6ff9a1ef41bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:48.632Z|b569fecb-bbf8-4ec5-b052-6ff9a1ef41bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:49.407Z|8801dfff-c5c8-4cdb-aa24-7e227bbf9a79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:49.408Z|8801dfff-c5c8-4cdb-aa24-7e227bbf9a79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:50.854Z|0cc17ce2-a6cd-4ff2-a651-26c1233cbdad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:50.855Z|0cc17ce2-a6cd-4ff2-a651-26c1233cbdad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:58.666Z|06e75549-5d41-438a-ba12-2aa20137da0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:58.667Z|06e75549-5d41-438a-ba12-2aa20137da0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:55:59.440Z|209352d1-bdfe-4a06-8e59-e7542f57b1a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:55:59.441Z|209352d1-bdfe-4a06-8e59-e7542f57b1a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:00.892Z|ba77c45d-9fad-4c43-9612-e9f3712fad9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:00.893Z|ba77c45d-9fad-4c43-9612-e9f3712fad9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:01.137Z|b8bebdd8-a5cd-4dcc-bb1c-082d6c005f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:56:01.138Z|b8bebdd8-a5cd-4dcc-bb1c-082d6c005f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:56:01.556Z|dfaf285d-ca9a-4eae-8b26-afb87c9205d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:56:01.557Z|dfaf285d-ca9a-4eae-8b26-afb87c9205d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:56:08.700Z|03ec2e64-173a-48a7-a48d-b96f3ece25bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:08.701Z|03ec2e64-173a-48a7-a48d-b96f3ece25bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:09.468Z|053750ce-b257-4773-9524-6bb689fd120a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:09.469Z|053750ce-b257-4773-9524-6bb689fd120a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:10.919Z|ccd5c05e-95c8-4cb4-bcdd-6ef5bb75bbcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:10.919Z|ccd5c05e-95c8-4cb4-bcdd-6ef5bb75bbcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:16.138Z|ce7abbe0-4755-4fd8-b76a-53b8ddac2049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:56:16.142Z|ce7abbe0-4755-4fd8-b76a-53b8ddac2049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:56:18.727Z|57251d96-822a-412b-bbff-3bbf6ee92ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:18.727Z|57251d96-822a-412b-bbff-3bbf6ee92ff2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:19.497Z|a8b120fc-62ca-47f7-92b4-7450ca43668c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:19.498Z|a8b120fc-62ca-47f7-92b4-7450ca43668c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:20.949Z|cb75417c-9e4d-41fd-a8c2-342440e3da76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:20.949Z|cb75417c-9e4d-41fd-a8c2-342440e3da76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:28.749Z|2e362e31-3409-4d54-81fe-e7a275509f19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:28.750Z|2e362e31-3409-4d54-81fe-e7a275509f19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:29.528Z|53830b43-9aa0-4a06-8044-d9a2ddf643e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:29.529Z|53830b43-9aa0-4a06-8044-d9a2ddf643e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:30.975Z|54b1b672-b47f-4bf0-99e0-dfbbde0d2f1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:30.976Z|54b1b672-b47f-4bf0-99e0-dfbbde0d2f1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:31.137Z|202817d7-da0b-41eb-8f76-835d6809f896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:56:31.138Z|202817d7-da0b-41eb-8f76-835d6809f896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:56:31.558Z|58ead8a2-7de1-44c7-adf5-2a531179488e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:56:31.558Z|58ead8a2-7de1-44c7-adf5-2a531179488e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:56:38.774Z|a576c7bb-4823-408f-aee4-9c9928ff46ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:38.775Z|a576c7bb-4823-408f-aee4-9c9928ff46ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:39.097Z|c236cbb2-9cc2-447e-86c6-f0ad42f54f79|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:56:39.098Z|c236cbb2-9cc2-447e-86c6-f0ad42f54f79|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:39.553Z|17053366-227f-4952-9fda-97eaf8c08f92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:39.554Z|17053366-227f-4952-9fda-97eaf8c08f92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:40.997Z|9ca0fa33-8f2a-40ce-a6cd-781c7bac246d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:40.998Z|9ca0fa33-8f2a-40ce-a6cd-781c7bac246d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:46.137Z|d5d2f554-3ff9-496a-8c7f-37727aca7f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:56:46.138Z|d5d2f554-3ff9-496a-8c7f-37727aca7f52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:56:48.802Z|42d603dc-c41e-4f69-b3ff-b356e7deacad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:48.803Z|42d603dc-c41e-4f69-b3ff-b356e7deacad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:49.583Z|9f988384-f131-48ba-a14f-f142b599de54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:49.585Z|9f988384-f131-48ba-a14f-f142b599de54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:51.024Z|9ce82aec-268c-4a42-ac35-4352009eba88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:51.025Z|9ce82aec-268c-4a42-ac35-4352009eba88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:58.839Z|b49b14d7-01bb-4122-b236-3151054718ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:58.840Z|b49b14d7-01bb-4122-b236-3151054718ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:56:59.617Z|840e4de1-b7ff-4abe-a0b9-b230e835ebdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:56:59.618Z|840e4de1-b7ff-4abe-a0b9-b230e835ebdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:01.056Z|fae42639-3a69-4d5e-b441-c6c74a07c4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:01.058Z|fae42639-3a69-4d5e-b441-c6c74a07c4e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:01.138Z|25e9620f-b3a9-4eaa-87e5-bba4586dfc91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:57:01.141Z|25e9620f-b3a9-4eaa-87e5-bba4586dfc91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:57:01.559Z|a86073a0-01df-4c1a-bc15-4593a13d1185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:57:01.559Z|a86073a0-01df-4c1a-bc15-4593a13d1185|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:57:08.883Z|90788b31-6a16-4f0d-a3ff-4e213f580999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:08.883Z|90788b31-6a16-4f0d-a3ff-4e213f580999|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:09.649Z|4f533f27-20b3-4d88-8c16-6e8ed93d4e32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:09.650Z|4f533f27-20b3-4d88-8c16-6e8ed93d4e32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:11.088Z|125c0363-ef1d-48f7-bb31-60eacd0cfea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:11.089Z|125c0363-ef1d-48f7-bb31-60eacd0cfea0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:16.137Z|f48c9820-6150-4854-94e6-50ba4a7e7aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:57:16.138Z|f48c9820-6150-4854-94e6-50ba4a7e7aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:57:18.909Z|fbff70d2-c8ba-4969-b48e-e8b88703a7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:18.910Z|fbff70d2-c8ba-4969-b48e-e8b88703a7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:19.680Z|ff0f86e0-68e1-4e52-b6a6-d1c7f29b755b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:19.681Z|ff0f86e0-68e1-4e52-b6a6-d1c7f29b755b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:21.120Z|064f35a7-e88f-4e5a-9799-a911d232ecc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:21.121Z|064f35a7-e88f-4e5a-9799-a911d232ecc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:28.941Z|ee67d439-a03a-4e5f-b340-6235a02a02c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:28.941Z|ee67d439-a03a-4e5f-b340-6235a02a02c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:29.708Z|037e1b1f-d4d8-41b2-8f98-8bdca11a2023|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:29.708Z|037e1b1f-d4d8-41b2-8f98-8bdca11a2023|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:31.137Z|1519078f-aac8-42f3-8910-3355b43dc0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:57:31.138Z|1519078f-aac8-42f3-8910-3355b43dc0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:57:31.153Z|12a90af3-f600-4a0c-bb84-eb12213e6000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:31.154Z|12a90af3-f600-4a0c-bb84-eb12213e6000|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:31.560Z|f07d8178-9eae-4222-985e-eaae0a6dc323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:57:31.561Z|f07d8178-9eae-4222-985e-eaae0a6dc323|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:57:38.975Z|59ea68d1-0e74-4e3d-b0d6-0098a6c6377d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:38.976Z|59ea68d1-0e74-4e3d-b0d6-0098a6c6377d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:39.098Z|60745914-89f2-4559-b0fe-33e1f6c710f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:57:39.099Z|60745914-89f2-4559-b0fe-33e1f6c710f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:39.739Z|44213a79-41f7-4c9b-badc-f33bf159e2c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:39.740Z|44213a79-41f7-4c9b-badc-f33bf159e2c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:41.185Z|611a4dc4-02a2-4d8f-bc50-f9e08daeb8ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:41.186Z|611a4dc4-02a2-4d8f-bc50-f9e08daeb8ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:46.137Z|47f5e9c5-c04a-463b-80ba-5ff52ada196f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:57:46.142Z|47f5e9c5-c04a-463b-80ba-5ff52ada196f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:57:49.008Z|f2a38c24-1c45-4afb-ab89-f043a5a05d6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:49.009Z|f2a38c24-1c45-4afb-ab89-f043a5a05d6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:49.770Z|de9636af-5e36-4957-ac7a-94addb10c0f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:49.771Z|de9636af-5e36-4957-ac7a-94addb10c0f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:51.217Z|16f9e3eb-972a-4943-8797-74bde56c74f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:51.218Z|16f9e3eb-972a-4943-8797-74bde56c74f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:59.044Z|4a9ce6c5-9079-45cb-baba-5e8c20c8cb99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:59.045Z|4a9ce6c5-9079-45cb-baba-5e8c20c8cb99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:57:59.802Z|13653f96-960f-4160-b9bd-8eda2116e0e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:57:59.803Z|13653f96-960f-4160-b9bd-8eda2116e0e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:01.138Z|8760b630-f805-430d-8804-2db0b902422a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:58:01.138Z|8760b630-f805-430d-8804-2db0b902422a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:58:01.246Z|87bcf0b2-13c7-4668-8430-1f09206797a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:01.247Z|87bcf0b2-13c7-4668-8430-1f09206797a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:01.561Z|f1152cf0-8595-42ec-9c8d-52a9aa6c1c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:58:01.562Z|f1152cf0-8595-42ec-9c8d-52a9aa6c1c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:58:09.077Z|2e0cb8bb-8539-4e61-8fa5-e2357e9596bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:09.078Z|2e0cb8bb-8539-4e61-8fa5-e2357e9596bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:09.835Z|73f892e6-1d93-4cc4-9ba3-02386656b2a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:09.835Z|73f892e6-1d93-4cc4-9ba3-02386656b2a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:11.279Z|36c2521e-528d-4043-9e2e-5a36090cfce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:11.280Z|36c2521e-528d-4043-9e2e-5a36090cfce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:16.138Z|85109427-c852-47ce-94e7-38a613cdece1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:58:16.138Z|85109427-c852-47ce-94e7-38a613cdece1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:58:19.110Z|bd105fee-f206-44b2-9b9e-aaabda392af8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:19.111Z|bd105fee-f206-44b2-9b9e-aaabda392af8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:19.866Z|69430a91-420f-49b0-ab22-77fdffb22cba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:19.868Z|69430a91-420f-49b0-ab22-77fdffb22cba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:21.316Z|70d7d7d6-ac0a-4377-bf8a-f1a2c01e8de1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:21.316Z|70d7d7d6-ac0a-4377-bf8a-f1a2c01e8de1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:29.142Z|6115f4f2-137c-40dd-9016-c488c644ef14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:29.143Z|6115f4f2-137c-40dd-9016-c488c644ef14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:29.903Z|e899af98-0e1f-43cd-bc69-4a1a18377acc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:29.903Z|e899af98-0e1f-43cd-bc69-4a1a18377acc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:31.137Z|92e7f60d-5d48-4ee5-b7f7-016ff7cab231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:58:31.141Z|92e7f60d-5d48-4ee5-b7f7-016ff7cab231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:58:31.349Z|6bc651e2-ee9a-461e-b037-5125c32925ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:31.350Z|6bc651e2-ee9a-461e-b037-5125c32925ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:31.562Z|d2217906-59c0-4133-bce7-278ce7fc8a4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:58:31.563Z|d2217906-59c0-4133-bce7-278ce7fc8a4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:58:39.097Z|af2a1fc3-2beb-4382-9ca2-2e61be7c93f5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:58:39.098Z|af2a1fc3-2beb-4382-9ca2-2e61be7c93f5|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:39.175Z|f9ea1169-5914-4787-bbcf-ce1c1caa7260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:39.178Z|f9ea1169-5914-4787-bbcf-ce1c1caa7260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:39.934Z|4722485c-7ce3-4400-b9f5-c753dc4ac2dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:39.935Z|4722485c-7ce3-4400-b9f5-c753dc4ac2dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:41.383Z|98b03148-028a-4559-acf5-0eea6c184003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:41.384Z|98b03148-028a-4559-acf5-0eea6c184003|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:46.137Z|431587ae-6dc4-413b-9232-413768fe7eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:58:46.138Z|431587ae-6dc4-413b-9232-413768fe7eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:58:49.207Z|8621a321-c6ab-437a-bcb0-fc5a9d6f6247|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:49.207Z|8621a321-c6ab-437a-bcb0-fc5a9d6f6247|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:49.967Z|58ea7a63-2090-48cd-b967-55e46ea8dd9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:49.967Z|58ea7a63-2090-48cd-b967-55e46ea8dd9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:51.416Z|6229ff76-ff95-4a0a-8aa7-f76c614f89c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:51.417Z|6229ff76-ff95-4a0a-8aa7-f76c614f89c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:58:59.237Z|95c572cb-f10f-4550-aa2f-70a1a1cab909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:58:59.238Z|95c572cb-f10f-4550-aa2f-70a1a1cab909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:00.000Z|5d4b0268-35fc-416a-9e01-98562aac0d76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:00.001Z|5d4b0268-35fc-416a-9e01-98562aac0d76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:01.138Z|3869c5e9-2494-4dae-b8f5-c0a6d7a97eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:59:01.138Z|3869c5e9-2494-4dae-b8f5-c0a6d7a97eb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:59:01.448Z|c4dfb94f-ac24-4b4a-abbf-190797bef9c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:01.449Z|c4dfb94f-ac24-4b4a-abbf-190797bef9c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:01.563Z|e87629e6-7fef-42c4-aea6-413f181726eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:59:01.564Z|e87629e6-7fef-42c4-aea6-413f181726eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:59:09.270Z|1dbb2a0b-06f3-4414-8f9a-333d5482c599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:09.271Z|1dbb2a0b-06f3-4414-8f9a-333d5482c599|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:10.029Z|352898e9-171a-4190-aea0-a638fe9ace31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:10.031Z|352898e9-171a-4190-aea0-a638fe9ace31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:11.482Z|20e0f0e2-0545-421b-abb1-5e7b8412060d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:11.483Z|20e0f0e2-0545-421b-abb1-5e7b8412060d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:16.138Z|facefeec-24be-45af-b1fe-02868540f25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:59:16.142Z|facefeec-24be-45af-b1fe-02868540f25f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:59:19.303Z|92131721-dbc0-4f99-b748-7318b7778e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:19.303Z|92131721-dbc0-4f99-b748-7318b7778e26|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:20.061Z|da8388af-4471-4152-a832-8b24cd497bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:20.062Z|da8388af-4471-4152-a832-8b24cd497bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:21.515Z|2401562b-0a7f-4676-ba40-fb7d5f0f37d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:21.516Z|2401562b-0a7f-4676-ba40-fb7d5f0f37d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:29.342Z|5aa53ea0-4734-41c3-a57e-13773ae238b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:29.343Z|5aa53ea0-4734-41c3-a57e-13773ae238b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:30.095Z|a35cc65a-b3d0-4eaf-8cec-5811565694d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:30.096Z|a35cc65a-b3d0-4eaf-8cec-5811565694d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:31.137Z|255d9e65-fae2-44d6-a668-09955416c9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:59:31.138Z|255d9e65-fae2-44d6-a668-09955416c9ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:59:31.552Z|2a178a01-3e56-46fe-bb91-9e92c7539d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:31.553Z|2a178a01-3e56-46fe-bb91-9e92c7539d6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:31.564Z|96e5dbcb-61ec-4e3a-8148-53cb74ff8f8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:59:31.565Z|96e5dbcb-61ec-4e3a-8148-53cb74ff8f8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:59:39.097Z|12915273-2cf7-4203-ab5c-49af9cc85020|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T15:59:39.098Z|12915273-2cf7-4203-ab5c-49af9cc85020|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:39.383Z|05c32328-aa45-4ff1-9faa-786e50faf856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:39.384Z|05c32328-aa45-4ff1-9faa-786e50faf856|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:40.128Z|f5dc2778-0fd2-4231-ad64-10afccfc9a12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:40.129Z|f5dc2778-0fd2-4231-ad64-10afccfc9a12|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:41.584Z|7d659544-e5ca-48c0-93aa-83478b4a671c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:41.585Z|7d659544-e5ca-48c0-93aa-83478b4a671c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:46.137Z|4a0e24b9-2078-466f-9f18-512269a8cf4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T15:59:46.138Z|4a0e24b9-2078-466f-9f18-512269a8cf4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T15:59:49.425Z|c6db6611-febd-4e19-b7ca-cc3c988052df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:49.426Z|c6db6611-febd-4e19-b7ca-cc3c988052df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:50.160Z|bbfce258-112d-4e86-9e77-87686fa942a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:50.161Z|bbfce258-112d-4e86-9e77-87686fa942a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:51.612Z|c6ac6eea-bec8-403e-92e2-c15ab0072ccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:51.612Z|c6ac6eea-bec8-403e-92e2-c15ab0072ccd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T15:59:59.459Z|71ad5679-152f-4b4f-b79c-03ad6a67b5d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T15:59:59.461Z|71ad5679-152f-4b4f-b79c-03ad6a67b5d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:00.192Z|aefb089a-680e-47a0-a7f3-aa843b5353ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:00.192Z|aefb089a-680e-47a0-a7f3-aa843b5353ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:01.137Z|64d12284-eeba-4245-8176-ea4b91f0bcfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:00:01.141Z|64d12284-eeba-4245-8176-ea4b91f0bcfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:00:01.565Z|74dd4401-e434-4857-9199-b4fea44e0a8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:00:01.566Z|74dd4401-e434-4857-9199-b4fea44e0a8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:00:01.638Z|177c1b22-c220-492d-9d94-3a59b0b50465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:01.638Z|177c1b22-c220-492d-9d94-3a59b0b50465|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:09.491Z|f1fd735e-cba5-4adc-bc70-b5bbd05858ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:09.492Z|f1fd735e-cba5-4adc-bc70-b5bbd05858ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:10.225Z|6c99dfed-51a3-4951-96cb-720db8661ae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:10.226Z|6c99dfed-51a3-4951-96cb-720db8661ae2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:11.670Z|7e14c74d-21ea-4f08-8f02-db6e4f3fae8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:11.671Z|7e14c74d-21ea-4f08-8f02-db6e4f3fae8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:16.137Z|26cc6e07-f86d-45b9-8872-4399a15d5b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:00:16.138Z|26cc6e07-f86d-45b9-8872-4399a15d5b35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:00:19.524Z|593834fb-78ba-40ee-9d1a-6359d456b333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:19.525Z|593834fb-78ba-40ee-9d1a-6359d456b333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:20.258Z|da45eb07-6e36-497b-8238-465bfd224b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:20.259Z|da45eb07-6e36-497b-8238-465bfd224b0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:21.703Z|c551e1c1-658b-4b6b-9aaf-ed9a9d77f2e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:21.704Z|c551e1c1-658b-4b6b-9aaf-ed9a9d77f2e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:29.556Z|27cf429e-a43d-4d30-86fb-6870053dcd6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:29.556Z|27cf429e-a43d-4d30-86fb-6870053dcd6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:30.284Z|ef6dde66-deba-4e95-8820-4470e17da29e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:30.284Z|ef6dde66-deba-4e95-8820-4470e17da29e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:31.137Z|3725e03c-8521-46c8-9372-b03e4af79521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:00:31.138Z|3725e03c-8521-46c8-9372-b03e4af79521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:00:31.567Z|5bcce731-407d-4806-859b-2dfaf13b12df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:00:31.568Z|5bcce731-407d-4806-859b-2dfaf13b12df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:00:31.735Z|9be62711-e429-4494-b308-47ac58240ca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:31.736Z|9be62711-e429-4494-b308-47ac58240ca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:39.097Z|518400ab-999c-4b2a-8dfb-5d1be64864c4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:00:39.098Z|518400ab-999c-4b2a-8dfb-5d1be64864c4|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:39.587Z|61c8e360-9080-4eb3-b300-4dddefa362ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:39.588Z|61c8e360-9080-4eb3-b300-4dddefa362ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:40.324Z|89775369-b769-4693-a945-40fd1e3bd20c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:40.325Z|89775369-b769-4693-a945-40fd1e3bd20c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:41.763Z|77ec9faa-ece3-45fd-90d2-d0cf8d9bd208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:41.763Z|77ec9faa-ece3-45fd-90d2-d0cf8d9bd208|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:45.980Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:00:45.981Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: fce97fb0-4008-465e-a540-594eb74390ef already exists in requestDb InfraActiveRequests table
2023-04-28T16:00:45.982Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:00:45.982Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:00:45.982Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:45.982Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:00:45.983Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:00:45.983Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3fc2fafb9981dbe131aeff499f6ba38f", X-B3-SpanId:"8c78c30b7e86322a", X-B3-ParentSpanId:"1aaa7c6696d49837", X-B3-Sampled:"0", X-ONAP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-TransactionID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ECOMP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1ff4e22-7bf6-4736-9d70-a5874fcb80a9"]
2023-04-28T16:00:45.983Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:00:45.983Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:00:46.026Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:46.027Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:00:46.027Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : Not Found
2023-04-28T16:00:46.028Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:00:46 GMT", x-envoy-upstream-service-time:"37", server:"envoy"]
2023-04-28T16:00:46.029Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: 
2023-04-28T16:00:46.029Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:46.029Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|404|Not Found|InvokeReturn
2023-04-28T16:00:46.044Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T16:00:46.045Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-04-28T16:00:46.049Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T16:00:46.138Z|ef7e3f66-0ba0-4d15-87f8-3fb45489d37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:00:46.143Z|ef7e3f66-0ba0-4d15-87f8-3fb45489d37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:00:46.228Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-04-28T16:00:46.229Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fce97fb0-4008-465e-a540-594eb74390ef], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[62df5f2d-8fd7-4a4d-ac2d-d4e7fd06e949], X-ECOMP-RequestID=[fce97fb0-4008-465e-a540-594eb74390ef], X-TransactionId=[], X-ONAP-RequestID=[fce97fb0-4008-465e-a540-594eb74390ef]}
2023-04-28T16:00:46.280Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 16:00:45 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[39], x-aai-txid=[1-aai-resources-230428-16:00:45:881-91125], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T16:00:46.282Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2023-04-28T16:00:46.283Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-04-28T16:00:46.285Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2023-04-28T16:00:46.286Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-04-28T16:00:46.291Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T16:00:46.316Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-04-28T16:00:46.317Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fce97fb0-4008-465e-a540-594eb74390ef], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[d55122b0-ce0f-4f39-a8dd-6dec5e96a9aa], X-ECOMP-RequestID=[fce97fb0-4008-465e-a540-594eb74390ef], X-TransactionId=[], X-ONAP-RequestID=[fce97fb0-4008-465e-a540-594eb74390ef]}
2023-04-28T16:00:46.353Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 16:00:45 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[32], x-aai-txid=[2-aai-resources-230428-16:00:45:957-98249], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T16:00:46.355Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2023-04-28T16:00:46.356Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-04-28T16:00:46.358Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2023-04-28T16:00:46.359Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-04-28T16:00:46.365Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T16:00:46.392Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2023-04-28T16:00:46.393Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fce97fb0-4008-465e-a540-594eb74390ef], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[83292b11-a7ea-4882-94c7-c66185bf6099], X-ECOMP-RequestID=[fce97fb0-4008-465e-a540-594eb74390ef], X-TransactionId=[], X-ONAP-RequestID=[fce97fb0-4008-465e-a540-594eb74390ef]}
2023-04-28T16:00:46.449Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 16:00:46 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[52], vertex-id=[180456], x-aai-txid=[0-aai-resources-230428-16:00:46:033-81411], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T16:00:46.450Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1682697462589","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"}]}]}}

2023-04-28T16:00:46.451Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2023-04-28T16:00:46.452Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T16:00:46.453Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T16:00:46.459Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T16:00:46.460Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T16:00:46.460Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:46.461Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T16:00:46.461Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T16:00:46.461Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"3fc2fafb9981dbe131aeff499f6ba38f", X-B3-SpanId:"4488fe40989be00c", X-B3-ParentSpanId:"1aaa7c6696d49837", X-B3-Sampled:"0", X-ONAP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-TransactionID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ECOMP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e247114-4639-498c-a927-2cde9f8907e9"]
2023-04-28T16:00:46.461Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304","requestScope":"service"}
2023-04-28T16:00:46.462Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T16:00:46.495Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:46.496Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T16:00:46.496Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T16:00:46.497Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:00:46 GMT", x-envoy-upstream-service-time:"30", server:"envoy"]
2023-04-28T16:00:46.497Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T16:00:46.498Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:46.498Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T16:00:46.499Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797
2023-04-28T16:00:46.499Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|INFO|500||Invoke
2023-04-28T16:00:46.500Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:46.500Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797
2023-04-28T16:00:46.500Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Method      : GET
2023-04-28T16:00:46.501Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-TransactionID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ECOMP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cc82e9e-cabf-4add-bf81-86841e94c564"]
2023-04-28T16:00:46.501Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Request body: 
2023-04-28T16:00:46.501Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||==========================request end================================================
2023-04-28T16:00:46.553Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:46.554Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Status code  : 200 OK
2023-04-28T16:00:46.554Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Status text  : OK
2023-04-28T16:00:46.554Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:00:46 GMT", x-envoy-upstream-service-time:"47", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:00:46.557Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "62d95696-7997-4f53-8f96-17fe755b1797",
  "modelInvariantUUID" : "d0f805cf-7ceb-4ee6-948a-cb695f2a4047",
  "created" : "2023-04-28 15:57:54.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 12,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/csar"
    }
  }
}
2023-04-28T16:00:46.558Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:46.558Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|INFO|500||InvokeReturn
2023-04-28T16:00:46.564Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance
2023-04-28T16:00:46.564Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|INFO|500||Invoke
2023-04-28T16:00:46.565Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:46.565Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance
2023-04-28T16:00:46.565Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T16:00:46.566Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-TransactionID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ECOMP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35a4fc8a-3a95-4e1e-b7d3-360fc4dc4232"]
2023-04-28T16:00:46.566Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Request body: 
2023-04-28T16:00:46.566Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:00:46.587Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:46.588Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:00:46.588Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Status text  : Not Found
2023-04-28T16:00:46.589Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:00:46 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2023-04-28T16:00:46.589Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Response body: 
2023-04-28T16:00:46.590Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:46.590Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T16:00:46.591Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047
2023-04-28T16:00:46.592Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|INFO|500||Invoke
2023-04-28T16:00:46.592Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:46.593Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047
2023-04-28T16:00:46.593Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Method      : GET
2023-04-28T16:00:46.593Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-TransactionID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ECOMP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92c48292-d747-431a-92ca-88905750ba36"]
2023-04-28T16:00:46.593Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Request body: 
2023-04-28T16:00:46.594Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||==========================request end================================================
2023-04-28T16:00:46.643Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:46.643Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Status code  : 200 OK
2023-04-28T16:00:46.644Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Status text  : OK
2023-04-28T16:00:46.644Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:00:46 GMT", x-envoy-upstream-service-time:"46", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:00:46.646Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "62d95696-7997-4f53-8f96-17fe755b1797",
      "modelInvariantUUID" : "d0f805cf-7ceb-4ee6-948a-cb695f2a4047",
      "created" : "2023-04-28 15:57:54.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_cnf_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 12,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/vnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/csar"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047"
    }
  }
}
2023-04-28T16:00:46.647Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:46.647Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|INFO|500||InvokeReturn
2023-04-28T16:00:46.651Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance
2023-04-28T16:00:46.652Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|INFO|500||Invoke
2023-04-28T16:00:46.652Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:46.653Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance
2023-04-28T16:00:46.653Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T16:00:46.653Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-TransactionID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ECOMP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9cf55bd-df27-41de-a045-3aa8fe12ddc8"]
2023-04-28T16:00:46.654Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Request body: 
2023-04-28T16:00:46.654Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:00:46.674Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:46.674Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:00:46.675Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Status text  : Not Found
2023-04-28T16:00:46.676Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:00:46 GMT", x-envoy-upstream-service-time:"16", server:"envoy"]
2023-04-28T16:00:46.677Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||Response body: 
2023-04-28T16:00:46.677Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:46.677Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T16:00:46.678Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T16:00:46.679Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T16:00:46.679Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:46.680Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T16:00:46.680Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T16:00:46.680Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-TransactionID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ECOMP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dca5d920-23bf-48b6-bef7-293ba61ba038"]
2023-04-28T16:00:46.681Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T16:00:46.681Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T16:00:46.720Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:46.721Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T16:00:46.722Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T16:00:46.722Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:00:46 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:00:46.722Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T16:00:46.723Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:46.723Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T16:00:46.727Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-04-28T16:00:46.727Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-04-28T16:00:46.727Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:46.728Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-04-28T16:00:46.728Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T16:00:46.728Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-TransactionID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ECOMP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87d5e1bd-6c8e-4db9-b63b-793f324bac3f"]
2023-04-28T16:00:46.728Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-04-28T16:00:46.729Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:00:46.760Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:46.761Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T16:00:46.761Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2023-04-28T16:00:46.762Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:00:46 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:00:46.763Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "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" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2023-04-28T16:00:46.763Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:46.764Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-04-28T16:00:46.766Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797
2023-04-28T16:00:46.767Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|INFO|500||Invoke
2023-04-28T16:00:46.767Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:46.767Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797
2023-04-28T16:00:46.768Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Method      : GET
2023-04-28T16:00:46.768Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-TransactionID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ECOMP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b55225e6-ea27-44e6-92fc-7b0ac3c18591"]
2023-04-28T16:00:46.768Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Request body: 
2023-04-28T16:00:46.769Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||==========================request end================================================
2023-04-28T16:00:46.811Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:46.812Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Status code  : 200 OK
2023-04-28T16:00:46.812Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Status text  : OK
2023-04-28T16:00:46.813Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:00:46 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:00:46.814Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "62d95696-7997-4f53-8f96-17fe755b1797",
  "modelInvariantUUID" : "d0f805cf-7ceb-4ee6-948a-cb695f2a4047",
  "created" : "2023-04-28 15:57:54.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 12,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/csar"
    }
  }
}
2023-04-28T16:00:46.814Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:46.814Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|INFO|500||InvokeReturn
2023-04-28T16:00:46.827Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T16:00:46.828Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T16:00:46.828Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:46.828Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T16:00:46.829Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T16:00:46.829Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8974", X-B3-TraceId:"3fc2fafb9981dbe131aeff499f6ba38f", X-B3-SpanId:"8119dcbcce89df2c", X-B3-ParentSpanId:"1aaa7c6696d49837", X-B3-Sampled:"0", X-ONAP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-TransactionID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ECOMP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5bfa5e7-f1a6-417e-a8e1-e0bd5e88b5f3"]
2023-04-28T16:00:46.829Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fce97fb0-4008-465e-a540-594eb74390ef","requestStatus":"IN_PROGRESS","startTime":1682697646045,"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_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"fce97fb0-4008-465e-a540-594eb74390ef"}
2023-04-28T16:00:46.829Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T16:00:46.897Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:46.898Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T16:00:46.898Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T16:00:46.898Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:00:46 GMT", x-envoy-upstream-service-time:"63", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:00:46.900Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T16:00:46.045+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_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T16:00:46.856+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:00:46.900Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:46.901Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T16:00:46.911Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T16:00:46.911Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T16:00:46.912Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:46.912Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T16:00:46.912Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T16:00:46.913Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"3fc2fafb9981dbe131aeff499f6ba38f", X-B3-SpanId:"ba7129cdd36219f4", X-B3-ParentSpanId:"1aaa7c6696d49837", X-B3-Sampled:"0", X-ONAP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-TransactionID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ECOMP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbcfa793-12c2-45e8-b431-723043ac03fa"]
2023-04-28T16:00:46.913Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"62d95696-7997-4f53-8f96-17fe755b1797\",\"modelUuid\":\"62d95696-7997-4f53-8f96-17fe755b1797\",\"modelInvariantUuid\":\"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\"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_5740a236-4972-472e-b8b0-c284ba712304\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"ac386773-70cf-4a1b-8c25-560965e68b88\",\"modelInvariantUuid\":\"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"6af49a4c-9598-43d4-9541-63b9d7810594\",\"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\":\"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\"modelInvariantUuid\":\"5c0af704-5151-41a2-8572-5df8bc173424\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"13bffee1-ee92-4541-8866-25551dc5a152\"},\"instanceName\":\"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\":\"62d95696-7997-4f53-8f96-17fe755b1797\",\"modelInvariantId\":\"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"fce97fb0-4008-465e-a540-594eb74390ef","type":"String"},"mso-request-id":{"value":"fce97fb0-4008-465e-a540-594eb74390ef","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"}}}
2023-04-28T16:00:46.913Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T16:00:47.934Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:47.935Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T16:00:47.935Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T16:00:47.935Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 16:00:47 GMT", X-ONAP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-TransactionID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ECOMP-RequestID:"fce97fb0-4008-465e-a540-594eb74390ef", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"cbcfa793-12c2-45e8-b431-723043ac03fa", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:00:47.936Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fce97fb0-4008-465e-a540-594eb74390ef\",\"instanceId\":\"13602477-63bc-4afa-90b9-036d6b58bec1\"}}","message":"Success","processInstanceID":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T16:00:47.936Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:47.936Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T16:00:47.942Z|fce97fb0-4008-465e-a540-594eb74390ef|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:00:48.217Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:00:48.221Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:00:48.222Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:00:48.222Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:48.222Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:00:48.222Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:00:48.222Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30bd97a56793d665b2964c70b700922c", X-B3-SpanId:"aac214e196ead075", X-B3-ParentSpanId:"6cb3105e74e96cd4", X-B3-Sampled:"0", X-ONAP-RequestID:"47cb9c57-9c2b-42a0-893f-82aa04676dfe", X-RequestID:"47cb9c57-9c2b-42a0-893f-82aa04676dfe", X-TransactionID:"47cb9c57-9c2b-42a0-893f-82aa04676dfe", X-ECOMP-RequestID:"47cb9c57-9c2b-42a0-893f-82aa04676dfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65f7373a-d196-4d00-9242-045c6c685df9"]
2023-04-28T16:00:48.223Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:00:48.223Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:00:48.252Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:48.253Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:00:48.253Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:00:48.253Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:00:47 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:00:48.254Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T16:00:46.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_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:00:47.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:00:48.254Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:48.254Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:00:48.255Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:00:48.256Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:00:48.256Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:48.256Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:00:48.256Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:00:48.256Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30bd97a56793d665b2964c70b700922c", X-B3-SpanId:"b910b3f44b87a260", X-B3-ParentSpanId:"6cb3105e74e96cd4", X-B3-Sampled:"0", X-ONAP-RequestID:"47cb9c57-9c2b-42a0-893f-82aa04676dfe", X-RequestID:"47cb9c57-9c2b-42a0-893f-82aa04676dfe", X-TransactionID:"47cb9c57-9c2b-42a0-893f-82aa04676dfe", X-ECOMP-RequestID:"47cb9c57-9c2b-42a0-893f-82aa04676dfe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa76016b-8616-4d21-85e4-64bdbf0776c6"]
2023-04-28T16:00:48.256Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:00:48.256Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:00:48.280Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:48.280Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:00:48.281Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:00:48.281Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:00:47 GMT", x-envoy-upstream-service-time:"21", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:00:48.282Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:00:48.282Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:48.282Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:00:48.288Z|47cb9c57-9c2b-42a0-893f-82aa04676dfe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:00:49.618Z|5cab9600-4601-4cd4-8c36-893042c2d7e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:49.619Z|5cab9600-4601-4cd4-8c36-893042c2d7e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:50.378Z|f2f35a36-bef4-4fa8-8919-b5b413404c69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:50.378Z|f2f35a36-bef4-4fa8-8919-b5b413404c69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:51.794Z|4b6b98a0-acda-4db0-998f-df6233ab2d63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:51.794Z|4b6b98a0-acda-4db0-998f-df6233ab2d63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:00:58.533Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:00:58.543Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:00:58.544Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:00:58.544Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:58.544Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:00:58.544Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:00:58.544Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"430226da6c8ba413c9564e4a549a5902", X-B3-SpanId:"9439bd6f3cf24e26", X-B3-ParentSpanId:"5bc874148587220d", X-B3-Sampled:"0", X-ONAP-RequestID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-RequestID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-TransactionID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-ECOMP-RequestID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18f8a61f-d908-422c-a81a-8268887c66cd"]
2023-04-28T16:00:58.544Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:00:58.544Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:00:58.580Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:58.580Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:00:58.581Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:00:58.581Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:00:58 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:00:58.582Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).",
  "progress" : 15,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:00:51.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:00:58.582Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:58.583Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:00:58.585Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:00:58.585Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:00:58.586Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:58.586Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:00:58.586Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:00:58.586Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"430226da6c8ba413c9564e4a549a5902", X-B3-SpanId:"1ba0685a117de49e", X-B3-ParentSpanId:"5bc874148587220d", X-B3-Sampled:"0", X-ONAP-RequestID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-RequestID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-TransactionID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-ECOMP-RequestID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfeb2633-388f-44e2-a1d2-609f30f2b74b"]
2023-04-28T16:00:58.587Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:00:58.587Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:00:58.620Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:58.621Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:00:58.621Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:00:58.621Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:00:58 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:00:58.623Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:00:58.623Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:58.624Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:00:58.661Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:00:58.662Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:00:58.662Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:58.662Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:00:58.663Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:00:58.663Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-RequestID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-TransactionID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-ECOMP-RequestID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d34edabf-5cb5-4467-875a-2b43c01ec8c4"]
2023-04-28T16:00:58.663Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:00:58.663Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:00:58.811Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:58.811Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:00:58.812Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:00:58.812Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=73FFD6996CFE62869B63FCBFF36B5C6C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"652", Date:"Fri, 28 Apr 2023 16:00:58 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2023-04-28T16:00:58.813Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"da3039c1-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-28T16:00:52.948+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"d94f7660-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:00:58.813Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:58.813Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:00:58.840Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:00:58.841Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:00:58.841Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:00:58.841Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:00:58.841Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:00:58.842Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-RequestID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-TransactionID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-ECOMP-RequestID:"0aff287a-1235-4ff0-b1e5-b27d5a6b16e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c542ed5e-f1e4-462d-a8db-94b70f9b180e"]
2023-04-28T16:00:58.842Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:00:58.842Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:00:58.998Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:00:58.999Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:00:58.999Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:00:59.000Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=30A48E57C8F9B19C8A8A246B2433DACB; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 28 Apr 2023 16:00:58 GMT", x-envoy-upstream-service-time:"152", server:"envoy"]
2023-04-28T16:00:59.000Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:da3087f4-e5dd-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"da3039c1-e5dd-11ed-bf0c-2ead1f80446c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"da3039c1-e5dd-11ed-bf0c-2ead1f80446c","executionId":"da3039c1-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:00:52.950+0000","endTime":"2023-04-28T16:00:53.133+0000","durationInMillis":183,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:00:59.000Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:00:59.001Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=da3039c1-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:00:59.007Z|0aff287a-1235-4ff0-b1e5-b27d5a6b16e1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:00:59.652Z|16dc2be4-33f4-4c44-a601-5d4b1b21ec9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:00:59.653Z|16dc2be4-33f4-4c44-a601-5d4b1b21ec9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:00.403Z|c5961cfb-d33a-4827-bbc7-3b29dfed10e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:00.404Z|c5961cfb-d33a-4827-bbc7-3b29dfed10e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:01.137Z|3453a08e-a55d-4524-924b-5ef96d4c2560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:01:01.138Z|3453a08e-a55d-4524-924b-5ef96d4c2560|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:01:01.569Z|b2c0fa3b-1601-4648-817a-84849abaf8ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:01:01.569Z|b2c0fa3b-1601-4648-817a-84849abaf8ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:01:01.826Z|36c7d4a9-cd85-4575-9523-45de71017d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:01.827Z|36c7d4a9-cd85-4575-9523-45de71017d60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:09.363Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:01:09.372Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:01:09.372Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:01:09.373Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:09.373Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:01:09.373Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:01:09.373Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2273011d5298692cabec8453a933dd96", X-B3-SpanId:"a8b031fc7fb93395", X-B3-ParentSpanId:"54216a9f0ef04289", X-B3-Sampled:"0", X-ONAP-RequestID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-RequestID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-TransactionID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-ECOMP-RequestID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c5498dc-b38d-4446-b5ac-2bb4a461a7cc"]
2023-04-28T16:01:09.374Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:01:09.374Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:01:09.422Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:09.423Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:09.423Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:01:09.423Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:01:09 GMT", x-envoy-upstream-service-time:"44", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:01:09.424Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).",
  "progress" : 36,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:01:05.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:01:09.424Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:09.424Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:01:09.426Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:01:09.426Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:01:09.426Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:09.426Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:01:09.426Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:01:09.427Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2273011d5298692cabec8453a933dd96", X-B3-SpanId:"dbd092da138ca5e9", X-B3-ParentSpanId:"54216a9f0ef04289", X-B3-Sampled:"0", X-ONAP-RequestID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-RequestID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-TransactionID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-ECOMP-RequestID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6b37d7d-8ef8-4619-80e6-49109fdc9705"]
2023-04-28T16:01:09.427Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:01:09.427Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:01:09.441Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:09.442Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:09.442Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:01:09.443Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:01:09 GMT", x-envoy-upstream-service-time:"11", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:01:09.443Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:01:09.444Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:09.444Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:01:09.480Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:01:09.480Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:01:09.481Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:09.481Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:01:09.482Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:01:09.482Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-RequestID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-TransactionID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-ECOMP-RequestID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1adb70fb-925e-445f-b114-7019591d8102"]
2023-04-28T16:01:09.482Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:01:09.483Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:01:09.657Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:09.658Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:09.658Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:01:09.659Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0A575A43A44B859887A5626A28082294; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Fri, 28 Apr 2023 16:01:08 GMT", x-envoy-upstream-service-time:"170", server:"envoy"]
2023-04-28T16:01:09.659Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-28T16:01:06.333+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"e12bf1e6-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:01:09.660Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:09.660Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:01:09.685Z|7aab1c87-3c54-4c67-b653-2bfcb5a18d70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:09.686Z|7aab1c87-3c54-4c67-b653-2bfcb5a18d70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:09.704Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:01:09.705Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:01:09.706Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:09.706Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:01:09.706Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:01:09.707Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-RequestID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-TransactionID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-ECOMP-RequestID:"32fc8744-023b-4c21-aa59-7e195a8233b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"529d8f20-152b-48db-83ec-b38e3c86ae87"]
2023-04-28T16:01:09.707Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:01:09.707Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:01:09.844Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:09.844Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:09.845Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:01:09.845Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1BDEA70E7D2D0612B6AE850A90C8CE9C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Fri, 28 Apr 2023 16:01:08 GMT", x-envoy-upstream-service-time:"132", server:"envoy"]
2023-04-28T16:01:09.846Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:e2328cf1-e5dd-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c","executionId":"e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:01:06.385+0000","endTime":"2023-04-28T16:01:06.386+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:01:09.846Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:09.846Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:01:09.853Z|32fc8744-023b-4c21-aa59-7e195a8233b2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:01:10.428Z|574368f3-830a-4fbc-bb6b-256467bc0111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:10.429Z|574368f3-830a-4fbc-bb6b-256467bc0111|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:11.859Z|623d343d-2912-4834-b675-b4931db7dad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:11.860Z|623d343d-2912-4834-b675-b4931db7dad8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:16.137Z|139aae81-600c-4129-9696-3eae6dd198c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:01:16.138Z|139aae81-600c-4129-9696-3eae6dd198c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:01:19.717Z|e2f84a02-b532-46a4-b6f4-2cdb5e57a55c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:19.717Z|e2f84a02-b532-46a4-b6f4-2cdb5e57a55c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:20.084Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:01:20.096Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:01:20.096Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:01:20.096Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:20.096Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:01:20.096Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:01:20.096Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec01e2a811979d91ae328d061174c7db", X-B3-SpanId:"dd10857385fdaa10", X-B3-ParentSpanId:"30829f8123e616bc", X-B3-Sampled:"0", X-ONAP-RequestID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-RequestID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-TransactionID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-ECOMP-RequestID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d74fd5a-5824-4298-bc8e-0a5aabf11092"]
2023-04-28T16:01:20.097Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:01:20.097Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:01:20.134Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:20.134Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:20.134Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:01:20.134Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:01:20 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:01:20.139Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:01:15.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:01:20.139Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:20.139Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:01:20.140Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:01:20.141Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:01:20.141Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:20.141Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:01:20.141Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:01:20.142Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec01e2a811979d91ae328d061174c7db", X-B3-SpanId:"2ce7326581372747", X-B3-ParentSpanId:"30829f8123e616bc", X-B3-Sampled:"0", X-ONAP-RequestID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-RequestID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-TransactionID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-ECOMP-RequestID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cbdecc0-0b03-4b77-a9fb-274b59dd9d86"]
2023-04-28T16:01:20.142Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:01:20.142Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:01:20.158Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:20.158Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:20.159Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:01:20.160Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:01:20 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:01:20.161Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:01:20.161Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:20.161Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:01:20.194Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:01:20.195Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:01:20.195Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:20.195Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:01:20.195Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:01:20.196Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-RequestID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-TransactionID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-ECOMP-RequestID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"871794b3-30f4-4204-95e8-4028e23ec225"]
2023-04-28T16:01:20.196Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:01:20.196Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:01:20.345Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:20.346Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:20.347Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:01:20.348Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=67C55A2A4BA13F85049DAEBF447F5257; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"720", Date:"Fri, 28 Apr 2023 16:01:19 GMT", x-envoy-upstream-service-time:"145", server:"envoy"]
2023-04-28T16:01:20.348Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-28T16:01:06.333+0000","endTime":"2023-04-28T16:01:14.130+0000","removalTime":null,"durationInMillis":7797,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"e12bf1e6-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T16:01:20.349Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:20.349Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:01:20.381Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:01:20.382Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:01:20.382Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:20.383Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:01:20.383Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:01:20.384Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-RequestID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-TransactionID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-ECOMP-RequestID:"c364c734-9ccc-4b4e-a43b-068b316e24d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26ece716-cfc3-49c4-a917-b91106b20351"]
2023-04-28T16:01:20.384Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:01:20.385Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:01:20.453Z|75f3d0e1-bc31-442a-ab7c-800c423c5f58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:20.454Z|75f3d0e1-bc31-442a-ab7c-800c423c5f58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:20.525Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:20.526Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:20.526Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:01:20.527Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3E0FCCEAC7E8FB08A7112D0F9D594E1F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Fri, 28 Apr 2023 16:01:19 GMT", x-envoy-upstream-service-time:"136", server:"envoy"]
2023-04-28T16:01:20.528Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:e6d0090c-e5dd-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c","executionId":"e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:01:14.128+0000","endTime":"2023-04-28T16:01:14.128+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:01:20.529Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:20.529Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e22a9d7c-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:01:20.536Z|c364c734-9ccc-4b4e-a43b-068b316e24d3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:01:21.890Z|913cdfb4-c081-4b13-aebc-82af1e1bf03b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:21.891Z|913cdfb4-c081-4b13-aebc-82af1e1bf03b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:29.759Z|e3bb5308-5f30-4bf7-9532-bece438fe13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:29.760Z|e3bb5308-5f30-4bf7-9532-bece438fe13a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:30.480Z|3d5eeec6-a07c-4603-a32b-153217a1a96e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:30.481Z|3d5eeec6-a07c-4603-a32b-153217a1a96e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:30.800Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:01:30.807Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:01:30.808Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:01:30.808Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:30.808Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:01:30.808Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:01:30.808Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c17830621786c53299b445087f87222", X-B3-SpanId:"50926ff027990d58", X-B3-ParentSpanId:"b8d2923a08330754", X-B3-Sampled:"0", X-ONAP-RequestID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-RequestID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-TransactionID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-ECOMP-RequestID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d171ac2f-c323-46e0-bf1a-92f17f27bdc7"]
2023-04-28T16:01:30.809Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:01:30.809Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:01:30.849Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:30.850Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:30.850Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:01:30.850Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:01:30 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:01:30.851Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:01:15.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:01:30.852Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:30.852Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:01:30.861Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:01:30.862Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:01:30.862Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:30.863Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:01:30.863Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:01:30.863Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7c17830621786c53299b445087f87222", X-B3-SpanId:"e04e807888255a75", X-B3-ParentSpanId:"b8d2923a08330754", X-B3-Sampled:"0", X-ONAP-RequestID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-RequestID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-TransactionID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-ECOMP-RequestID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef1be475-a53a-4ad5-9053-8d4097c3e2d8"]
2023-04-28T16:01:30.863Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:01:30.864Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:01:30.894Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:30.895Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:30.895Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:01:30.895Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:01:30 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:01:30.896Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:01:30.896Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:30.897Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:01:30.914Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:01:30.914Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:01:30.914Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:30.914Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:01:30.915Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:01:30.915Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-RequestID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-TransactionID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-ECOMP-RequestID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e877951-4e72-4dc2-983e-eb823983c9b6"]
2023-04-28T16:01:30.915Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:01:30.915Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:01:31.053Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:31.053Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:31.054Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:01:31.054Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=1880694DFCAB38CED82AB41A8969D2A1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Fri, 28 Apr 2023 16:01:29 GMT", x-envoy-upstream-service-time:"126", server:"envoy"]
2023-04-28T16:01:31.054Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"ReceiveWorkflowMessage:1:e63a0891-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-04-28T16:01:19.072+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"e9298981-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:01:31.055Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:31.055Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:01:31.085Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:01:31.086Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:01:31.086Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:31.087Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:01:31.087Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:01:31.087Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-RequestID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-TransactionID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-ECOMP-RequestID:"f2da3fc9-d85c-434f-afa9-3609783ce680", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb9fe767-4525-41a4-aaa3-0d86557f0ccc"]
2023-04-28T16:01:31.087Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:01:31.087Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:01:31.137Z|6dfb1420-3d06-4b8f-b415-2b1f0a5553b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:01:31.141Z|6dfb1420-3d06-4b8f-b415-2b1f0a5553b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:01:31.239Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:31.240Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:31.241Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:01:31.241Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=5C99340F32AB6FCCA734B9540D257B27; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Fri, 28 Apr 2023 16:01:29 GMT", x-envoy-upstream-service-time:"147", server:"envoy"]
2023-04-28T16:01:31.241Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:e9cad2ca-e5dd-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"SubProcess_2:e9ca3681-e5dd-11ed-bf0c-2ead1f80446c","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:e63a0891-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c","executionId":"e9cad2c8-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:01:19.127+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:01:31.242Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:31.242Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:01:31.248Z|f2da3fc9-d85c-434f-afa9-3609783ce680|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:01:31.570Z|a4d9ee7c-89ac-449b-8842-476a96488625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:01:31.570Z|a4d9ee7c-89ac-449b-8842-476a96488625|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:01:31.926Z|24c77bbb-6347-4d03-b427-e5681b94faa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:31.927Z|24c77bbb-6347-4d03-b427-e5681b94faa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:39.097Z|c09dfc03-9918-4a7e-80e7-6f4526349d37|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:01:39.098Z|c09dfc03-9918-4a7e-80e7-6f4526349d37|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:39.792Z|4418e089-a11a-469c-b748-8a3d3741595f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:39.792Z|4418e089-a11a-469c-b748-8a3d3741595f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:40.509Z|447e83a1-fee2-482e-8373-6a9c5ea3243c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:40.509Z|447e83a1-fee2-482e-8373-6a9c5ea3243c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:41.479Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:01:41.487Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:01:41.487Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:01:41.487Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:41.487Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:01:41.487Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:01:41.487Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a573bb0a6ad8ea0eceaeb11bcfc087ce", X-B3-SpanId:"0dc7ac8dc430d65c", X-B3-ParentSpanId:"e9d4667b01ee3cd6", X-B3-Sampled:"0", X-ONAP-RequestID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-RequestID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-TransactionID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-ECOMP-RequestID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d3e0ee04-962d-4dcd-84be-c3b19a658329"]
2023-04-28T16:01:41.487Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:01:41.488Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:01:41.530Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:41.530Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:41.531Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:01:41.531Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:01:41 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:01:41.533Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:01:15.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:01:41.533Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:41.534Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:01:41.535Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:01:41.535Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:01:41.535Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:41.535Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:01:41.535Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:01:41.535Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a573bb0a6ad8ea0eceaeb11bcfc087ce", X-B3-SpanId:"010c50a2110fbbb7", X-B3-ParentSpanId:"e9d4667b01ee3cd6", X-B3-Sampled:"0", X-ONAP-RequestID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-RequestID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-TransactionID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-ECOMP-RequestID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90102e6d-e06d-4cc5-b9c8-0df5e0149273"]
2023-04-28T16:01:41.536Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:01:41.536Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:01:41.551Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:41.552Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:41.552Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:01:41.552Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:01:41 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:01:41.555Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:01:41.556Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:41.556Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:01:41.597Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:01:41.597Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:01:41.598Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:41.598Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:01:41.598Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:01:41.599Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-RequestID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-TransactionID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-ECOMP-RequestID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d4c0dfe-b024-48e5-9eec-a816b3b2d2db"]
2023-04-28T16:01:41.599Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:01:41.599Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:01:41.731Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:41.732Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:41.732Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:01:41.733Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F1798A481EFE2E7D44846810F40D315C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Fri, 28 Apr 2023 16:01:40 GMT", x-envoy-upstream-service-time:"128", server:"envoy"]
2023-04-28T16:01:41.733Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"ReceiveWorkflowMessage:1:e63a0891-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-04-28T16:01:19.072+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"e9298981-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:01:41.733Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:41.734Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:01:41.765Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:01:41.765Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:01:41.766Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:41.766Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:01:41.766Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:01:41.766Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-RequestID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-TransactionID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-ECOMP-RequestID:"78fc0e00-2c0a-4815-ab5c-57e05caee9b4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09987df0-4bf0-4ae7-bde1-bdc84f4563c1"]
2023-04-28T16:01:41.767Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:01:41.767Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:01:41.909Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:41.910Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:41.911Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:01:41.911Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F7537AEC5F0FEFDB2D487BE057D9DAC3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Fri, 28 Apr 2023 16:01:40 GMT", x-envoy-upstream-service-time:"137", server:"envoy"]
2023-04-28T16:01:41.912Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:e9cad2ca-e5dd-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"SubProcess_2:e9ca3681-e5dd-11ed-bf0c-2ead1f80446c","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:e63a0891-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c","executionId":"e9cad2c8-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:01:19.127+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:01:41.912Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:41.913Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e9c26e3b-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:01:41.919Z|78fc0e00-2c0a-4815-ab5c-57e05caee9b4|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:01:41.960Z|115c88fc-d491-43ff-8217-3d8e0f71c614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:41.961Z|115c88fc-d491-43ff-8217-3d8e0f71c614|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:46.137Z|dcbaf837-707e-465a-8bac-77ecce0c2b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:01:46.138Z|dcbaf837-707e-465a-8bac-77ecce0c2b41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:01:49.823Z|28fef6ac-6d63-4ef2-987e-c3aeb5225ef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:49.824Z|28fef6ac-6d63-4ef2-987e-c3aeb5225ef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:50.535Z|d493b512-8645-47ed-b146-e9cb82efd51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:50.536Z|d493b512-8645-47ed-b146-e9cb82efd51e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:51.995Z|568a4b68-50eb-4f68-ad80-1c9711adf953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:51.996Z|568a4b68-50eb-4f68-ad80-1c9711adf953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:01:52.159Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:01:52.169Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:01:52.169Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:01:52.170Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:52.170Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:01:52.170Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:01:52.170Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d82ab0f0dd5346fecae64638dd8b822d", X-B3-SpanId:"6605603263b96131", X-B3-ParentSpanId:"bf902b45fc802053", X-B3-Sampled:"0", X-ONAP-RequestID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-RequestID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-TransactionID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-ECOMP-RequestID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bff286d-1a62-49c7-bfd9-99c04433e0a5"]
2023-04-28T16:01:52.171Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:01:52.171Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:01:52.210Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:52.211Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:52.212Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:01:52.212Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:01:51 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:01:52.213Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:01:51.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:01:52.213Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:52.213Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:01:52.216Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:01:52.217Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:01:52.217Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:52.217Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:01:52.217Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:01:52.218Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d82ab0f0dd5346fecae64638dd8b822d", X-B3-SpanId:"fd874d5c2295ec84", X-B3-ParentSpanId:"bf902b45fc802053", X-B3-Sampled:"0", X-ONAP-RequestID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-RequestID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-TransactionID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-ECOMP-RequestID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5e3d423-d8b2-474e-ba87-ea0e4642d72a"]
2023-04-28T16:01:52.218Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:01:52.218Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:01:52.238Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:52.239Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:52.240Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:01:52.240Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:01:51 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:01:52.241Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:01:52.241Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:52.242Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:01:52.278Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:01:52.279Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:01:52.279Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:52.280Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:01:52.280Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:01:52.280Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-RequestID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-TransactionID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-ECOMP-RequestID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ee88eb3-c5b2-4127-8302-1be915aa52b4"]
2023-04-28T16:01:52.281Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:01:52.281Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:01:52.445Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:52.446Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:52.446Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:01:52.447Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=82418A8901B73B69449C5260214DB2EE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 28 Apr 2023 16:01:51 GMT", x-envoy-upstream-service-time:"158", server:"envoy"]
2023-04-28T16:01:52.448Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fc575bef-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-28T16:01:50.247+0000","endTime":"2023-04-28T16:01:50.802+0000","removalTime":null,"durationInMillis":555,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"fc564a48-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T16:01:52.448Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:52.448Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:01:52.483Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:01:52.484Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:01:52.485Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:01:52.485Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:01:52.485Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:01:52.485Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-RequestID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-TransactionID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-ECOMP-RequestID:"00a17fce-5163-4e6f-87a7-45243e11d0ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72fe5cda-8d0a-42b2-a419-b24dc5780bd2"]
2023-04-28T16:01:52.486Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:01:52.486Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:01:52.628Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:01:52.629Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:01:52.629Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:01:52.629Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=74B73ECE5BE05A4FEEE93D92CC038B95; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 28 Apr 2023 16:01:51 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2023-04-28T16:01:52.629Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:fc57d132-e5dd-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"fc575bef-e5dd-11ed-bf0c-2ead1f80446c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"fc575bef-e5dd-11ed-bf0c-2ead1f80446c","executionId":"fc575bef-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:01:50.250+0000","endTime":"2023-04-28T16:01:50.801+0000","durationInMillis":551,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:01:52.630Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:01:52.630Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fc575bef-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:01:52.635Z|00a17fce-5163-4e6f-87a7-45243e11d0ab|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:01:59.851Z|8f0d77df-2603-4492-9ef4-4ae91a8080bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:01:59.852Z|8f0d77df-2603-4492-9ef4-4ae91a8080bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:00.568Z|aaf900f5-eb41-4387-bd59-ced0ac29ca6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:00.569Z|aaf900f5-eb41-4387-bd59-ced0ac29ca6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:01.137Z|dc970fff-75cc-4d1f-a9b7-6817e4bee2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:02:01.138Z|dc970fff-75cc-4d1f-a9b7-6817e4bee2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:02:01.572Z|2849c108-a659-47e0-97d0-0d49b33d5343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:02:01.572Z|2849c108-a659-47e0-97d0-0d49b33d5343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:02:02.028Z|6739817d-fe18-41b6-8001-43fbb0f2d0e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:02.029Z|6739817d-fe18-41b6-8001-43fbb0f2d0e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:02.915Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:02:02.925Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:02:02.925Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:02:02.925Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:02.926Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:02:02.926Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:02:02.926Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc6188ceaede0a5c058e5d4dd760838b", X-B3-SpanId:"e1dd0d52e7bb9217", X-B3-ParentSpanId:"608f6ae27821ccae", X-B3-Sampled:"0", X-ONAP-RequestID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-RequestID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-TransactionID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-ECOMP-RequestID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba5d688b-7cdc-4020-91ac-991338381ee7"]
2023-04-28T16:02:02.926Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:02:02.926Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:02:02.964Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:02.965Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:02.966Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:02:02.966Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:02 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:02.967Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:01:51.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:02:02.968Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:02.968Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:02:02.970Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:02:02.971Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:02:02.971Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:02.972Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:02:02.972Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:02:02.972Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc6188ceaede0a5c058e5d4dd760838b", X-B3-SpanId:"4116edd4f96abe55", X-B3-ParentSpanId:"608f6ae27821ccae", X-B3-Sampled:"0", X-ONAP-RequestID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-RequestID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-TransactionID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-ECOMP-RequestID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"833d64a0-fe8d-4ae2-84ea-b70fef14045b"]
2023-04-28T16:02:02.972Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:02:02.973Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:02:02.993Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:02.994Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:02.994Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:02:02.995Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:02 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:02.996Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:02:02.997Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:02.997Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:02:03.026Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:03.027Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:03.027Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:03.028Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:03.028Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:03.028Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-RequestID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-TransactionID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-ECOMP-RequestID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4482f3dc-726a-4e5a-8568-4e44d1d99539"]
2023-04-28T16:02:03.028Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:03.029Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:03.192Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:03.192Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:03.193Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:03.193Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2ADD65A2121D903878FF18EEE33DA5CC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Fri, 28 Apr 2023 16:02:02 GMT", x-envoy-upstream-service-time:"150", server:"envoy"]
2023-04-28T16:02:03.193Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-28T16:01:53.021+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"fd02908d-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:02:03.193Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:03.194Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:03.216Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:03.217Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:03.217Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:03.218Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:03.218Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:03.218Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-RequestID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-TransactionID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-ECOMP-RequestID:"b4e84b16-81a6-4a79-87df-2c0352ee3840", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96372252-804c-499c-bb97-75ad71552cd9"]
2023-04-28T16:02:03.218Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:03.218Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:03.366Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:03.367Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:03.368Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:03.368Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A88CB3E09CDB16577620D68110744BC5; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Fri, 28 Apr 2023 16:02:02 GMT", x-envoy-upstream-service-time:"144", server:"envoy"]
2023-04-28T16:02:03.369Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:fe0707b8-e5dd-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","executionId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:01:53.076+0000","endTime":"2023-04-28T16:01:53.076+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:02:03.369Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:03.369Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:03.377Z|b4e84b16-81a6-4a79-87df-2c0352ee3840|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:02:09.890Z|47eb4f73-08be-40e6-b8f4-ecdd8e4b3b50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:09.891Z|47eb4f73-08be-40e6-b8f4-ecdd8e4b3b50|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:10.600Z|dd39b58f-6392-40d3-bdeb-ed9ad4d03913|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:10.601Z|dd39b58f-6392-40d3-bdeb-ed9ad4d03913|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:12.064Z|7a258781-53fa-4dbc-93f0-05b41dafeb4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:12.065Z|7a258781-53fa-4dbc-93f0-05b41dafeb4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:13.644Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:02:13.654Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:02:13.655Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:02:13.655Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:13.655Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:02:13.656Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:02:13.656Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea56ebe674f4cd85461d55df3dd946d3", X-B3-SpanId:"87c7d98b474f7e23", X-B3-ParentSpanId:"1aafdcb7f7c10e13", X-B3-Sampled:"0", X-ONAP-RequestID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-RequestID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-TransactionID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-ECOMP-RequestID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f08ed564-9f53-436f-be36-584f4ba32e4c"]
2023-04-28T16:02:13.656Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:02:13.657Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:02:13.710Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:13.710Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:13.711Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:02:13.711Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:13 GMT", x-envoy-upstream-service-time:"48", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:13.712Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:01:51.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:02:13.712Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:13.712Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:02:13.714Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:02:13.714Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:02:13.714Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:13.714Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:02:13.714Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:02:13.714Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea56ebe674f4cd85461d55df3dd946d3", X-B3-SpanId:"555e143cb87edc95", X-B3-ParentSpanId:"1aafdcb7f7c10e13", X-B3-Sampled:"0", X-ONAP-RequestID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-RequestID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-TransactionID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-ECOMP-RequestID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acd1a31e-85af-432d-9b57-950f2ceba16c"]
2023-04-28T16:02:13.714Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:02:13.715Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:02:13.739Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:13.740Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:13.741Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:02:13.741Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:13 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:13.744Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:02:13.744Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:13.744Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:02:13.786Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:13.787Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:13.788Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:13.788Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:13.788Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:13.788Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-RequestID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-TransactionID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-ECOMP-RequestID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"331128cb-a072-4ebf-b1b9-3c33cbaa5330"]
2023-04-28T16:02:13.789Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:13.789Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:13.974Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:13.975Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:13.975Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:13.975Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=62D8D63BD92350B156C4641F10AB1C44; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Fri, 28 Apr 2023 16:02:13 GMT", x-envoy-upstream-service-time:"180", server:"envoy"]
2023-04-28T16:02:13.976Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-28T16:01:53.021+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"fd02908d-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:02:13.976Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:13.976Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:14.002Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:14.003Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:14.004Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:14.004Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:14.004Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:14.005Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-RequestID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-TransactionID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-ECOMP-RequestID:"6f14044c-2f56-449c-9a2e-013bcc6c24af", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4faefb95-5b40-44fb-9b91-b5780b88075a"]
2023-04-28T16:02:14.005Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:14.005Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:14.172Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:14.173Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:14.174Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:14.174Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=2A310266BB9C2548A95E6F84A60F1F02; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Fri, 28 Apr 2023 16:02:13 GMT", x-envoy-upstream-service-time:"162", server:"envoy"]
2023-04-28T16:02:14.175Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:fe0707b8-e5dd-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","executionId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:01:53.076+0000","endTime":"2023-04-28T16:01:53.076+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:02:14.176Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:14.176Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:14.184Z|6f14044c-2f56-449c-9a2e-013bcc6c24af|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:02:14.691Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:02:14.693Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 1f50bc04-df24-4de8-86c9-dfa4170302a2 already exists in requestDb InfraActiveRequests table
2023-04-28T16:02:14.693Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:02:14.694Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:02:14.694Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:14.694Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:02:14.694Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:02:14.694Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af5192acb6b06a5860ecce2e1b465b01", X-B3-SpanId:"62dee308c9bd32b2", X-B3-ParentSpanId:"205a44f49d805149", X-B3-Sampled:"0", X-ONAP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-TransactionID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ECOMP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c29e928-1717-4cba-94a2-823a1606d66f"]
2023-04-28T16:02:14.694Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:02:14.694Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:02:14.735Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:14.736Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:02:14.736Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : Not Found
2023-04-28T16:02:14.736Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:02:14 GMT", x-envoy-upstream-service-time:"38", server:"envoy"]
2023-04-28T16:02:14.737Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: 
2023-04-28T16:02:14.737Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:14.737Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|404|Not Found|InvokeReturn
2023-04-28T16:02:14.748Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T16:02:14.749Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-04-28T16:02:14.751Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T16:02:14.765Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T16:02:14.766Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-04-28T16:02:14.814Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-04-28T16:02:14.815Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 16:02:14 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[30], x-aai-txid=[2-aai-resources-230428-16:02:14:421-65636], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T16:02:14.817Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2023-04-28T16:02:14.824Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2023-04-28T16:02:14.825Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-04-28T16:02:14.831Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T16:02:14.860Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-04-28T16:02:14.860Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[1f50bc04-df24-4de8-86c9-dfa4170302a2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[37a691d6-4937-43ec-9d26-96c4d66ad417], X-ECOMP-RequestID=[1f50bc04-df24-4de8-86c9-dfa4170302a2], X-TransactionId=[], X-ONAP-RequestID=[1f50bc04-df24-4de8-86c9-dfa4170302a2]}
2023-04-28T16:02:14.897Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 16:02:14 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[33], x-aai-txid=[0-aai-resources-230428-16:02:14:500-44759], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T16:02:14.897Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2023-04-28T16:02:14.898Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-04-28T16:02:14.900Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2023-04-28T16:02:14.901Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-04-28T16:02:14.905Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T16:02:14.924Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T16:02:14.925Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||Invoke
2023-04-28T16:02:14.981Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||InvokeReturn
2023-04-28T16:02:14.981Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 16:02:14 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[53], vertex-id=[278576], x-aai-txid=[0-aai-resources-230428-16:02:14:565-16614], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T16:02:14.982Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"1772051f58d048c5975bfbbeb46a2e3e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682697491284","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"}]}]}}

2023-04-28T16:02:14.983Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T16:02:14.983Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T16:02:14.987Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T16:02:14.987Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T16:02:14.987Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:14.988Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T16:02:14.988Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T16:02:14.988Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"af5192acb6b06a5860ecce2e1b465b01", X-B3-SpanId:"27e620abe6de3538", X-B3-ParentSpanId:"205a44f49d805149", X-B3-Sampled:"0", X-ONAP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-TransactionID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ECOMP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d00306fa-3f53-46d5-a105-011f5f6c155d"]
2023-04-28T16:02:14.988Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a","requestScope":"service"}
2023-04-28T16:02:14.988Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T16:02:15.026Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:15.027Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:15.028Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T16:02:15.028Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:02:14 GMT", x-envoy-upstream-service-time:"36", server:"envoy"]
2023-04-28T16:02:15.028Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T16:02:15.028Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:15.029Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T16:02:15.029Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467
2023-04-28T16:02:15.030Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|INFO|500||Invoke
2023-04-28T16:02:15.030Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:15.030Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467
2023-04-28T16:02:15.031Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Method      : GET
2023-04-28T16:02:15.031Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-TransactionID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ECOMP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9376e90a-8f11-41fe-9749-576e683f5351"]
2023-04-28T16:02:15.031Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Request body: 
2023-04-28T16:02:15.032Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||==========================request end================================================
2023-04-28T16:02:15.086Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:15.089Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:15.089Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Status text  : OK
2023-04-28T16:02:15.090Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:02:15 GMT", x-envoy-upstream-service-time:"49", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:15.091Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "16df5d25-496b-4970-895c-ea810168a467",
  "modelInvariantUUID" : "d46203c8-96d3-4830-92cc-3df006398a3d",
  "created" : "2023-04-28 16:00:45.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/csar"
    }
  }
}
2023-04-28T16:02:15.092Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:15.092Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|INFO|500||InvokeReturn
2023-04-28T16:02:15.104Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance
2023-04-28T16:02:15.105Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|INFO|500||Invoke
2023-04-28T16:02:15.106Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:15.106Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance
2023-04-28T16:02:15.107Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T16:02:15.107Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-TransactionID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ECOMP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42b0695c-ddd0-4ff9-be51-bc36c2471be2"]
2023-04-28T16:02:15.108Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Request body: 
2023-04-28T16:02:15.108Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:02:15.133Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:15.134Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:02:15.134Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Status text  : Not Found
2023-04-28T16:02:15.134Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:02:15 GMT", x-envoy-upstream-service-time:"21", server:"envoy"]
2023-04-28T16:02:15.135Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Response body: 
2023-04-28T16:02:15.135Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:15.135Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T16:02:15.136Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d
2023-04-28T16:02:15.137Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|INFO|500||Invoke
2023-04-28T16:02:15.137Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:15.137Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d
2023-04-28T16:02:15.138Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Method      : GET
2023-04-28T16:02:15.138Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-TransactionID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ECOMP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d8fd8e3-0528-4e3a-8186-56c1643c9a32"]
2023-04-28T16:02:15.138Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Request body: 
2023-04-28T16:02:15.138Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||==========================request end================================================
2023-04-28T16:02:15.188Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:15.189Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:15.190Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Status text  : OK
2023-04-28T16:02:15.190Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:02:15 GMT", x-envoy-upstream-service-time:"47", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:15.191Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "16df5d25-496b-4970-895c-ea810168a467",
      "modelInvariantUUID" : "d46203c8-96d3-4830-92cc-3df006398a3d",
      "created" : "2023-04-28 16:00:45.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 15,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/vnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/csar"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d"
    }
  }
}
2023-04-28T16:02:15.191Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:15.191Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|INFO|500||InvokeReturn
2023-04-28T16:02:15.196Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance
2023-04-28T16:02:15.196Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|INFO|500||Invoke
2023-04-28T16:02:15.197Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:15.197Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance
2023-04-28T16:02:15.197Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T16:02:15.197Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-TransactionID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ECOMP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f529815-4228-44c9-b680-efc1805774d6"]
2023-04-28T16:02:15.198Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Request body: 
2023-04-28T16:02:15.198Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:02:15.254Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:15.255Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:02:15.257Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Status text  : Not Found
2023-04-28T16:02:15.258Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:02:15 GMT", x-envoy-upstream-service-time:"16", server:"envoy"]
2023-04-28T16:02:15.258Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||Response body: 
2023-04-28T16:02:15.259Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:15.261Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T16:02:15.266Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T16:02:15.267Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T16:02:15.270Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:15.271Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T16:02:15.273Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T16:02:15.278Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-TransactionID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ECOMP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"caf8803b-e533-470a-ae5f-face7fbb2a41"]
2023-04-28T16:02:15.279Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T16:02:15.280Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T16:02:15.317Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:15.319Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:15.320Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T16:02:15.324Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:02:15 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:15.328Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T16:02:15.329Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:15.330Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T16:02:15.351Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-04-28T16:02:15.366Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-04-28T16:02:15.371Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:15.372Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-04-28T16:02:15.372Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T16:02:15.372Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-TransactionID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ECOMP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ca39388-25fc-4ae2-9de9-371935d72541"]
2023-04-28T16:02:15.373Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-04-28T16:02:15.373Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:02:15.401Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:15.402Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:15.402Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2023-04-28T16:02:15.403Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:02:15 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:15.409Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "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" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2023-04-28T16:02:15.409Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:15.410Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-04-28T16:02:15.413Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467
2023-04-28T16:02:15.414Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|INFO|500||Invoke
2023-04-28T16:02:15.414Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:15.414Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467
2023-04-28T16:02:15.415Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Method      : GET
2023-04-28T16:02:15.415Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-TransactionID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ECOMP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1788210-8a6e-41d6-a4ff-2f99c0c06a5e"]
2023-04-28T16:02:15.415Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Request body: 
2023-04-28T16:02:15.415Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||==========================request end================================================
2023-04-28T16:02:15.464Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:15.465Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:15.465Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Status text  : OK
2023-04-28T16:02:15.465Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:02:15 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:15.466Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "16df5d25-496b-4970-895c-ea810168a467",
  "modelInvariantUUID" : "d46203c8-96d3-4830-92cc-3df006398a3d",
  "created" : "2023-04-28 16:00:45.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/csar"
    }
  }
}
2023-04-28T16:02:15.466Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:15.466Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|INFO|500||InvokeReturn
2023-04-28T16:02:15.471Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T16:02:15.471Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T16:02:15.472Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:15.472Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T16:02:15.472Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T16:02:15.472Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9183", X-B3-TraceId:"af5192acb6b06a5860ecce2e1b465b01", X-B3-SpanId:"4b538d3920583812", X-B3-ParentSpanId:"205a44f49d805149", X-B3-Sampled:"0", X-ONAP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-TransactionID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ECOMP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45dd84cb-c3e4-4a17-a056-4c8670bce4dc"]
2023-04-28T16:02:15.473Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"1f50bc04-df24-4de8-86c9-dfa4170302a2","requestStatus":"IN_PROGRESS","startTime":1682697734749,"source":"VID","tenantId":"1772051f58d048c5975bfbbeb46a2e3e","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"1f50bc04-df24-4de8-86c9-dfa4170302a2"}
2023-04-28T16:02:15.473Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T16:02:15.519Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:15.520Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T16:02:15.520Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T16:02:15.521Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:14 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:15.524Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T16:02:14.749+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T16:02:15.495+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:02:15.525Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:15.525Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T16:02:15.533Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T16:02:15.534Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T16:02:15.534Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:15.535Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T16:02:15.535Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T16:02:15.535Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4607", X-B3-TraceId:"af5192acb6b06a5860ecce2e1b465b01", X-B3-SpanId:"eb8cdd9a5e8d9de3", X-B3-ParentSpanId:"205a44f49d805149", X-B3-Sampled:"0", X-ONAP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-TransactionID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ECOMP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d72a12b-a83d-49d8-9b5b-8bcbfecee415"]
2023-04-28T16:02:15.535Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d46203c8-96d3-4830-92cc-3df006398a3d\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"16df5d25-496b-4970-895c-ea810168a467\",\"modelUuid\":\"16df5d25-496b-4970-895c-ea810168a467\",\"modelInvariantUuid\":\"d46203c8-96d3-4830-92cc-3df006398a3d\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\"modelInvariantUuid\":\"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"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\":\"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\"modelInvariantUuid\":\"9c695498-363d-4b44-a54f-74535964e568\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"ef478cb3-1c14-47be-af3d-0e770dd64051\"},\"instanceName\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"16df5d25-496b-4970-895c-ea810168a467\",\"modelInvariantId\":\"d46203c8-96d3-4830-92cc-3df006398a3d\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"c759a800-5dce-4349-8fd2-ab33636c1c49\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"1f50bc04-df24-4de8-86c9-dfa4170302a2","type":"String"},"mso-request-id":{"value":"1f50bc04-df24-4de8-86c9-dfa4170302a2","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"}}}
2023-04-28T16:02:15.536Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T16:02:16.138Z|fe47506a-9ee0-45a8-84a4-aff0ed176414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:02:16.143Z|fe47506a-9ee0-45a8-84a4-aff0ed176414|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:02:17.555Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:17.556Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T16:02:17.556Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T16:02:17.556Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 16:02:16 GMT", X-ONAP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-TransactionID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ECOMP-RequestID:"1f50bc04-df24-4de8-86c9-dfa4170302a2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3d72a12b-a83d-49d8-9b5b-8bcbfecee415", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"2014", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:17.557Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"1f50bc04-df24-4de8-86c9-dfa4170302a2\",\"instanceId\":\"69a58ca8-684f-4317-a6a9-dfc9f14c9912\"}}","message":"Success","processInstanceID":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T16:02:17.557Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:17.557Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T16:02:17.562Z|1f50bc04-df24-4de8-86c9-dfa4170302a2|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:02:17.883Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:02:17.891Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:02:17.891Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:02:17.892Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:17.892Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:02:17.892Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:02:17.892Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f75336c12d38406dc7b212225e4a83b9", X-B3-SpanId:"0e9c97c77dc4614a", X-B3-ParentSpanId:"7ed4379f4d21ced7", X-B3-Sampled:"0", X-ONAP-RequestID:"80b2dfbc-6cc6-4d84-af95-0a5d61b7767d", X-RequestID:"80b2dfbc-6cc6-4d84-af95-0a5d61b7767d", X-TransactionID:"80b2dfbc-6cc6-4d84-af95-0a5d61b7767d", X-ECOMP-RequestID:"80b2dfbc-6cc6-4d84-af95-0a5d61b7767d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f69ed26d-28f4-42a7-8c4c-cc1562a1477e"]
2023-04-28T16:02:17.892Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:02:17.892Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:02:18.070Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:18.071Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:18.071Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : OK
2023-04-28T16:02:18.072Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:18 GMT", x-envoy-upstream-service-time:"174", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:18.073Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T16:02:14.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:02:16.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:02:18.073Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:18.073Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||InvokeReturn
2023-04-28T16:02:18.074Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:02:18.075Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:02:18.075Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:18.075Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:02:18.075Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:02:18.076Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f75336c12d38406dc7b212225e4a83b9", X-B3-SpanId:"5c75eb24c6a7cd5d", X-B3-ParentSpanId:"7ed4379f4d21ced7", X-B3-Sampled:"0", X-ONAP-RequestID:"80b2dfbc-6cc6-4d84-af95-0a5d61b7767d", X-RequestID:"80b2dfbc-6cc6-4d84-af95-0a5d61b7767d", X-TransactionID:"80b2dfbc-6cc6-4d84-af95-0a5d61b7767d", X-ECOMP-RequestID:"80b2dfbc-6cc6-4d84-af95-0a5d61b7767d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6fd0fab-83e2-467d-b984-8d082e61c98c"]
2023-04-28T16:02:18.076Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:02:18.076Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:02:18.094Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:18.094Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:18.094Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:02:18.095Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:18 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:18.095Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:02:18.095Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:18.096Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:02:18.105Z|80b2dfbc-6cc6-4d84-af95-0a5d61b7767d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:02:19.922Z|9eff4da0-7150-4a3a-ac1b-8bf765295d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:19.923Z|9eff4da0-7150-4a3a-ac1b-8bf765295d72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:20.632Z|8038522c-7263-4833-bbec-60759a3ac0a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:20.633Z|8038522c-7263-4833-bbec-60759a3ac0a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:22.095Z|c00c3d38-6af9-412a-a6a8-dd9010910c44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:22.096Z|c00c3d38-6af9-412a-a6a8-dd9010910c44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:24.513Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:02:24.520Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:02:24.521Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:02:24.521Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:24.521Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:02:24.521Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:02:24.521Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ed92be10a33590879ecc36cc9f38ef8", X-B3-SpanId:"3346af1302930102", X-B3-ParentSpanId:"bf368c0604e5ea01", X-B3-Sampled:"0", X-ONAP-RequestID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-RequestID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-TransactionID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-ECOMP-RequestID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"702f68e9-f3de-40df-8b3e-a70523cbe0ad"]
2023-04-28T16:02:24.522Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:02:24.522Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:02:24.554Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:24.554Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:24.555Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:02:24.555Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:24 GMT", x-envoy-upstream-service-time:"27", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:24.555Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:01:51.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:02:24.556Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:24.556Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:02:24.557Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:02:24.558Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:02:24.558Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:24.558Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:02:24.558Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:02:24.559Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ed92be10a33590879ecc36cc9f38ef8", X-B3-SpanId:"44e759b11a299efe", X-B3-ParentSpanId:"bf368c0604e5ea01", X-B3-Sampled:"0", X-ONAP-RequestID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-RequestID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-TransactionID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-ECOMP-RequestID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6629d31c-04bc-4d9a-a2a5-2fe5ee8e70b7"]
2023-04-28T16:02:24.559Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:02:24.559Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:02:24.579Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:24.580Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:24.580Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:02:24.580Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:24 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:24.581Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:02:24.581Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:24.582Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:02:24.606Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:24.606Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:24.606Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:24.606Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:24.607Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:24.607Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-RequestID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-TransactionID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-ECOMP-RequestID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f3a6521-1c21-4aa1-b07a-4f919ff41101"]
2023-04-28T16:02:24.607Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:24.607Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:24.794Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:24.795Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:24.795Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:24.796Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FDD2F086D5D2BA59F50D5AAB400614D4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Fri, 28 Apr 2023 16:02:24 GMT", x-envoy-upstream-service-time:"183", server:"envoy"]
2023-04-28T16:02:24.796Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-28T16:01:53.021+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"fd02908d-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:02:24.797Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:24.797Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:24.831Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:24.832Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:24.833Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:24.833Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:24.833Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:24.834Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-RequestID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-TransactionID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-ECOMP-RequestID:"459edc47-3ca5-4d84-8371-5e4e714015e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f420238-bd1a-4320-bce1-1a7a1f233481"]
2023-04-28T16:02:24.834Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:24.834Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:24.989Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:24.989Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:24.989Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:24.990Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A217786A22894B797AEA878D00A10E80; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Fri, 28 Apr 2023 16:02:24 GMT", x-envoy-upstream-service-time:"150", server:"envoy"]
2023-04-28T16:02:24.990Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:fe0707b8-e5dd-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","executionId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:01:53.076+0000","endTime":"2023-04-28T16:01:53.076+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:02:24.990Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:24.990Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:24.995Z|459edc47-3ca5-4d84-8371-5e4e714015e8|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:02:28.382Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:02:28.391Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:02:28.392Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:02:28.393Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:28.393Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:02:28.393Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:02:28.393Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdc032c40aab883b3b8e67a955f06770", X-B3-SpanId:"1eb6cfa42e0f6e93", X-B3-ParentSpanId:"1ffd0ef64fd9c7ae", X-B3-Sampled:"0", X-ONAP-RequestID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-RequestID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-TransactionID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-ECOMP-RequestID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75da0dab-e281-40db-9672-4433196566ca"]
2023-04-28T16:02:28.393Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:02:28.394Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:02:28.509Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:28.510Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:28.510Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : OK
2023-04-28T16:02:28.510Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:28 GMT", x-envoy-upstream-service-time:"111", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:28.512Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).",
  "progress" : 26,
  "startTime" : "2023-04-28T16:02:14.000+00:00",
  "source" : "VID",
  "vnfId" : "d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:02:27.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:02:28.513Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:28.513Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||InvokeReturn
2023-04-28T16:02:28.515Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:02:28.516Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:02:28.517Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:28.517Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:02:28.517Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:02:28.518Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdc032c40aab883b3b8e67a955f06770", X-B3-SpanId:"bc578aa793b2463a", X-B3-ParentSpanId:"1ffd0ef64fd9c7ae", X-B3-Sampled:"0", X-ONAP-RequestID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-RequestID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-TransactionID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-ECOMP-RequestID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9282ca87-3f01-4350-9694-88b2ec5d600b"]
2023-04-28T16:02:28.518Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:02:28.518Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:02:28.537Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:28.538Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:28.540Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:02:28.541Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:28 GMT", x-envoy-upstream-service-time:"12", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:28.542Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:02:28.542Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:28.543Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:02:28.581Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:28.582Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:28.583Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:28.584Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:28.584Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:28.585Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-RequestID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-TransactionID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-ECOMP-RequestID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e24dd386-8836-4bd2-87cc-02f01bf300b7"]
2023-04-28T16:02:28.585Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:28.585Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:28.761Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:28.762Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:28.762Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:28.763Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=DC8AC0E6072E9A0DDFF0FFF6F62A43AD; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"681", Date:"Fri, 28 Apr 2023 16:02:27 GMT", x-envoy-upstream-service-time:"172", server:"envoy"]
2023-04-28T16:02:28.763Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"103655d5-e5de-11ed-bf0c-2ead1f80446c","businessKey":"1f50bc04-df24-4de8-86c9-dfa4170302a2","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-28T16:02:23.585+0000","endTime":"2023-04-28T16:02:26.122+0000","removalTime":null,"durationInMillis":2537,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"0f5fa494-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T16:02:28.763Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:28.764Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:28.806Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:28.807Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:28.808Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:28.808Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:28.808Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:28.809Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-RequestID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-TransactionID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-ECOMP-RequestID:"cbca84cd-3bb1-40e8-a51e-37788897b30f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fd4b8b0-1e2e-4286-8129-573854f0f5c5"]
2023-04-28T16:02:28.810Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:28.811Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:28.954Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:28.955Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:28.955Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:28.955Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=555450EAF1F9C36C77A02DFE4D3F4963; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Fri, 28 Apr 2023 16:02:27 GMT", x-envoy-upstream-service-time:"137", server:"envoy"]
2023-04-28T16:02:28.956Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"106d1d7d-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"SubProcess_0y8yozw:104bb2b1-e5de-11ed-bf0c-2ead1f80446c","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"103655d5-e5de-11ed-bf0c-2ead1f80446c","executionId":"106d1d7b-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:02:23.944+0000","endTime":"2023-04-28T16:02:25.901+0000","durationInMillis":1957,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:02:28.956Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:28.956Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=103655d5-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:28.963Z|cbca84cd-3bb1-40e8-a51e-37788897b30f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:02:29.949Z|69826a38-7600-438b-9364-b2120b431cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:29.950Z|69826a38-7600-438b-9364-b2120b431cb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:30.660Z|5edcd44a-c860-4cf9-b9ad-6585c1e6cc90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:30.661Z|5edcd44a-c860-4cf9-b9ad-6585c1e6cc90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:31.137Z|74906af5-5785-4f9c-b5bb-7189774da14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:02:31.138Z|74906af5-5785-4f9c-b5bb-7189774da14c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:02:31.573Z|e5baca03-de3d-4883-8173-412a3a0c74a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:02:31.573Z|e5baca03-de3d-4883-8173-412a3a0c74a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:02:32.127Z|f14db0bf-b919-4ac0-b039-9ad9a8c80e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:32.128Z|f14db0bf-b919-4ac0-b039-9ad9a8c80e4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:35.248Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:02:35.257Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:02:35.258Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:02:35.258Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:35.258Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:02:35.258Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:02:35.258Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7d5fc5152ee9b6fa5951276628474ad", X-B3-SpanId:"1624a0d1a3eaeb4f", X-B3-ParentSpanId:"45e7d3205e0f8d34", X-B3-Sampled:"0", X-ONAP-RequestID:"55328c49-6f76-4891-9787-262ef9475ae3", X-RequestID:"55328c49-6f76-4891-9787-262ef9475ae3", X-TransactionID:"55328c49-6f76-4891-9787-262ef9475ae3", X-ECOMP-RequestID:"55328c49-6f76-4891-9787-262ef9475ae3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7e47cb0-a830-4353-8fd6-1e93ce47ab96"]
2023-04-28T16:02:35.258Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:02:35.258Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:02:35.300Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:35.301Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:35.301Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:02:35.301Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:34 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:35.302Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:01:51.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:02:35.303Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:35.304Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:02:35.305Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:02:35.306Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:02:35.306Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:35.306Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:02:35.306Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:02:35.307Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c7d5fc5152ee9b6fa5951276628474ad", X-B3-SpanId:"051ed5bca67edcbb", X-B3-ParentSpanId:"45e7d3205e0f8d34", X-B3-Sampled:"0", X-ONAP-RequestID:"55328c49-6f76-4891-9787-262ef9475ae3", X-RequestID:"55328c49-6f76-4891-9787-262ef9475ae3", X-TransactionID:"55328c49-6f76-4891-9787-262ef9475ae3", X-ECOMP-RequestID:"55328c49-6f76-4891-9787-262ef9475ae3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa8ab4fe-55f8-4230-974b-895196c7c519"]
2023-04-28T16:02:35.307Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:02:35.307Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:02:35.327Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:35.329Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:35.329Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:02:35.330Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:34 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:35.330Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:02:35.330Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:35.331Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:02:35.369Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:35.369Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:35.370Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:35.370Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:35.370Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:35.371Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"55328c49-6f76-4891-9787-262ef9475ae3", X-RequestID:"55328c49-6f76-4891-9787-262ef9475ae3", X-TransactionID:"55328c49-6f76-4891-9787-262ef9475ae3", X-ECOMP-RequestID:"55328c49-6f76-4891-9787-262ef9475ae3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae11ee59-e08c-45e3-92ad-aa046de5ce16"]
2023-04-28T16:02:35.371Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:35.371Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:35.532Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:35.532Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:35.533Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:35.533Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=BA3B3F040221ADC594CE1341F2E57E72; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Fri, 28 Apr 2023 16:02:34 GMT", x-envoy-upstream-service-time:"148", server:"envoy"]
2023-04-28T16:02:35.534Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-28T16:01:53.021+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"fd02908d-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:02:35.534Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:35.535Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:35.564Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:35.565Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:35.565Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:35.565Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:35.566Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:35.566Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"55328c49-6f76-4891-9787-262ef9475ae3", X-RequestID:"55328c49-6f76-4891-9787-262ef9475ae3", X-TransactionID:"55328c49-6f76-4891-9787-262ef9475ae3", X-ECOMP-RequestID:"55328c49-6f76-4891-9787-262ef9475ae3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76e02bb7-28d2-4d9e-93db-16b893f548dd"]
2023-04-28T16:02:35.567Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:35.567Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:35.699Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:35.700Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:35.701Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:35.701Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=65A7B307D3DCA19B233ED760E4EF003B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Fri, 28 Apr 2023 16:02:34 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2023-04-28T16:02:35.702Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:fe0707b8-e5dd-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","executionId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:01:53.076+0000","endTime":"2023-04-28T16:01:53.076+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:02:35.702Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:35.702Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:35.710Z|55328c49-6f76-4891-9787-262ef9475ae3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:02:39.103Z|128fa338-e5c6-4367-a0f5-f73e4715e0eb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:02:39.103Z|128fa338-e5c6-4367-a0f5-f73e4715e0eb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:39.309Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:02:39.316Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:02:39.317Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:02:39.318Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:39.318Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:02:39.318Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:02:39.318Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dba5f3e2d547ff1f6132a7cea3e19a78", X-B3-SpanId:"c7cfbe8a6300d67c", X-B3-ParentSpanId:"a736471febe6348d", X-B3-Sampled:"0", X-ONAP-RequestID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-RequestID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-TransactionID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-ECOMP-RequestID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67c1c386-38d1-4ac3-8b45-c7fd8182a875"]
2023-04-28T16:02:39.319Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:02:39.319Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:02:39.350Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:39.351Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:39.351Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : OK
2023-04-28T16:02:39.351Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:39 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:39.352Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-04-28T16:02:14.000+00:00",
  "source" : "VID",
  "vnfId" : "d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:02:35.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:02:39.353Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:39.353Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||InvokeReturn
2023-04-28T16:02:39.354Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:02:39.355Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:02:39.355Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:39.356Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:02:39.356Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:02:39.356Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dba5f3e2d547ff1f6132a7cea3e19a78", X-B3-SpanId:"a4f649c27e8a2f3d", X-B3-ParentSpanId:"a736471febe6348d", X-B3-Sampled:"0", X-ONAP-RequestID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-RequestID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-TransactionID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-ECOMP-RequestID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7247e8cf-0d86-4b39-8db9-e242e9f01f68"]
2023-04-28T16:02:39.357Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:02:39.357Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:02:39.375Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:39.376Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:39.376Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:02:39.376Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:39 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:39.376Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:02:39.376Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:39.377Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:02:39.391Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:39.391Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:39.392Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:39.392Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:39.392Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:39.392Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-RequestID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-TransactionID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-ECOMP-RequestID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06e850a0-8aee-4a30-8293-8891124e0719"]
2023-04-28T16:02:39.392Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:39.393Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:39.590Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:39.591Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:39.591Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:39.592Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4AA1A3ACEA6C7BE7281F6DFA906F0DF6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 16:02:38 GMT", x-envoy-upstream-service-time:"194", server:"envoy"]
2023-04-28T16:02:39.593Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"18bec838-e5de-11ed-bf0c-2ead1f80446c","businessKey":"1f50bc04-df24-4de8-86c9-dfa4170302a2","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T16:02:37.901+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"18be04a7-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:02:39.593Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:39.594Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:39.631Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:39.633Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:39.633Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:39.634Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:39.634Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:39.634Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-RequestID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-TransactionID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-ECOMP-RequestID:"a751915f-f2e8-4f23-83b9-3ee136dc2406", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f286d0b3-cd79-441f-8e27-9568feec17b0"]
2023-04-28T16:02:39.635Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:39.636Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:39.800Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:39.801Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:39.802Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:39.802Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=A6F08CA2DEBC963F2FDA6B67BB1DB1B6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"775", Date:"Fri, 28 Apr 2023 16:02:38 GMT", x-envoy-upstream-service-time:"160", server:"envoy"]
2023-04-28T16:02:39.803Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:18bec83f-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","executionId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:02:37.901+0000","endTime":"2023-04-28T16:02:37.901+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:02:39.803Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:39.804Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:39.811Z|a751915f-f2e8-4f23-83b9-3ee136dc2406|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:02:39.978Z|d654102b-bd2e-443e-b712-aa9c65595968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:39.978Z|d654102b-bd2e-443e-b712-aa9c65595968|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:40.690Z|8beb21ad-12f9-4773-a9ed-2d9aa71a27fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:40.691Z|8beb21ad-12f9-4773-a9ed-2d9aa71a27fa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:42.178Z|4ede8b2f-041b-45bd-889f-be76dd74b3dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:42.178Z|4ede8b2f-041b-45bd-889f-be76dd74b3dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:45.938Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:02:45.947Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:02:45.948Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:02:45.948Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:45.948Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:02:45.948Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:02:45.949Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b61d02807f5e4d0a0d4d5fe7b0680614", X-B3-SpanId:"5ccd7767d3355317", X-B3-ParentSpanId:"d3410c99e4dd6563", X-B3-Sampled:"0", X-ONAP-RequestID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-RequestID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-TransactionID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-ECOMP-RequestID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b7de736-5631-4b73-a6a1-7219fad3f574"]
2023-04-28T16:02:45.949Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:02:45.949Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:02:45.978Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:45.978Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:45.978Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:02:45.978Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:45 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:45.979Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:01:51.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:02:45.979Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:45.980Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:02:45.981Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:02:45.981Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:02:45.981Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:45.981Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:02:45.982Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:02:45.982Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b61d02807f5e4d0a0d4d5fe7b0680614", X-B3-SpanId:"af4fa856ff4678d2", X-B3-ParentSpanId:"d3410c99e4dd6563", X-B3-Sampled:"0", X-ONAP-RequestID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-RequestID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-TransactionID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-ECOMP-RequestID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d8e1209-691b-43b9-be0c-71339c13d45c"]
2023-04-28T16:02:45.982Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:02:45.982Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:02:46.003Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:46.003Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:46.004Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:02:46.004Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:45 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:46.005Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:02:46.005Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:46.006Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:02:46.026Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:46.026Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:46.027Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:46.027Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:46.027Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:46.027Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-RequestID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-TransactionID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-ECOMP-RequestID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b7e4d0d-4b3c-4d03-8791-b8e7668c221d"]
2023-04-28T16:02:46.027Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:46.027Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:46.138Z|175e57f3-328c-4f11-9cf7-ee9be7cdf73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:02:46.138Z|175e57f3-328c-4f11-9cf7-ee9be7cdf73f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:02:46.201Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:46.202Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:46.202Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:46.202Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=50763627633245A20F9677574A1B3000; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Fri, 28 Apr 2023 16:02:44 GMT", x-envoy-upstream-service-time:"170", server:"envoy"]
2023-04-28T16:02:46.202Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-28T16:01:53.021+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"fd02908d-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:02:46.203Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:46.203Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:46.224Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:46.224Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:46.224Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:46.225Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:46.225Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:46.226Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-RequestID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-TransactionID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-ECOMP-RequestID:"8bc6363a-6346-4558-ac74-3867c9ab0ce6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0be91df8-fcc8-48ca-89d4-e50db2503333"]
2023-04-28T16:02:46.226Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:46.226Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:46.373Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:46.373Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:46.374Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:46.374Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AE54360340B438854B618796F4C98789; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Fri, 28 Apr 2023 16:02:44 GMT", x-envoy-upstream-service-time:"142", server:"envoy"]
2023-04-28T16:02:46.374Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:fe0707b8-e5dd-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","executionId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:01:53.076+0000","endTime":"2023-04-28T16:01:53.076+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:02:46.374Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:46.374Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:46.380Z|8bc6363a-6346-4558-ac74-3867c9ab0ce6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:02:50.011Z|99abf7aa-3873-4831-991a-d67bf1ccb45b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:50.012Z|99abf7aa-3873-4831-991a-d67bf1ccb45b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:50.050Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:02:50.058Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:02:50.058Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:02:50.059Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:50.059Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:02:50.059Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:02:50.059Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92a6dd88503fb7891a82c55167356da1", X-B3-SpanId:"3db7bdcb7a8bedda", X-B3-ParentSpanId:"e4e9c8c65cdbdef0", X-B3-Sampled:"0", X-ONAP-RequestID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-RequestID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-TransactionID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-ECOMP-RequestID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3e30010-be44-4797-8cad-394dc639c856"]
2023-04-28T16:02:50.060Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:02:50.060Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:02:50.097Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:50.097Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:50.098Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : OK
2023-04-28T16:02:50.098Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:50 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:50.099Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-04-28T16:02:14.000+00:00",
  "source" : "VID",
  "vnfId" : "d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:02:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
    "cloudIdentifier" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T16:02:41.000+00:00"
  } ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:02:50.100Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:50.100Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||InvokeReturn
2023-04-28T16:02:50.102Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:02:50.103Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:02:50.103Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:50.103Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:02:50.104Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:02:50.104Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92a6dd88503fb7891a82c55167356da1", X-B3-SpanId:"dc7f3be6c6156b10", X-B3-ParentSpanId:"e4e9c8c65cdbdef0", X-B3-Sampled:"0", X-ONAP-RequestID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-RequestID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-TransactionID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-ECOMP-RequestID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f596fa8-62e8-4214-b440-36acf919e949"]
2023-04-28T16:02:50.104Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:02:50.104Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:02:50.123Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:50.124Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:50.125Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:02:50.125Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:50 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:50.127Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682697763000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:02:46.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:02:50.127Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:50.128Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:02:50.165Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:50.166Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:50.167Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:50.167Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:50.168Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:50.168Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-RequestID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-TransactionID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-ECOMP-RequestID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ebf2aec-ce28-4699-b430-f8727a275c99"]
2023-04-28T16:02:50.168Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:50.169Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:50.317Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:50.317Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:50.317Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:50.318Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4A63CBD6468539732F2A5E0E0AA2629B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 16:02:49 GMT", x-envoy-upstream-service-time:"143", server:"envoy"]
2023-04-28T16:02:50.318Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"18bec838-e5de-11ed-bf0c-2ead1f80446c","businessKey":"1f50bc04-df24-4de8-86c9-dfa4170302a2","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T16:02:37.901+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"18be04a7-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:02:50.318Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:50.318Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:50.341Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:50.342Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:50.342Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:50.342Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:50.342Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:50.342Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-RequestID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-TransactionID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-ECOMP-RequestID:"7b753cb2-2da4-4dd3-9149-0b35eda37abf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b5056b5-e5d3-4ae0-84fe-8fee752c4306"]
2023-04-28T16:02:50.343Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:50.343Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:50.489Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:50.490Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:50.490Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:50.491Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=34E43C4791D7CBD2994FE978F6497587; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 28 Apr 2023 16:02:49 GMT", x-envoy-upstream-service-time:"142", server:"envoy"]
2023-04-28T16:02:50.491Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1cf45bc0-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","executionId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:02:44.964+0000","endTime":"2023-04-28T16:02:44.967+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:02:50.491Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:50.492Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:50.497Z|7b753cb2-2da4-4dd3-9149-0b35eda37abf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:02:50.722Z|b8a8d6bf-d6a5-4e5c-9c4d-7b6039cf4f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:50.723Z|b8a8d6bf-d6a5-4e5c-9c4d-7b6039cf4f70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:52.209Z|c05e6569-c77c-499b-b178-313ec7e72033|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:02:52.210Z|c05e6569-c77c-499b-b178-313ec7e72033|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:02:56.715Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:02:56.724Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:02:56.725Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:02:56.725Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:56.725Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:02:56.726Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:02:56.726Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cf619ffd8e2fb5eac0f270b7999a4f7", X-B3-SpanId:"3008a1d0fe0a8c23", X-B3-ParentSpanId:"9314dc3907c8fbe7", X-B3-Sampled:"0", X-ONAP-RequestID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-RequestID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-TransactionID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-ECOMP-RequestID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c82f931d-55a1-438e-b040-740ab46d0456"]
2023-04-28T16:02:56.726Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:02:56.726Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:02:56.760Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:56.761Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:56.761Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:02:56.761Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:56 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:56.762Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:01:51.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:02:56.762Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:56.763Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:02:56.764Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:02:56.764Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:02:56.765Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:56.765Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:02:56.765Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:02:56.765Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9cf619ffd8e2fb5eac0f270b7999a4f7", X-B3-SpanId:"14c026872f041c10", X-B3-ParentSpanId:"9314dc3907c8fbe7", X-B3-Sampled:"0", X-ONAP-RequestID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-RequestID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-TransactionID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-ECOMP-RequestID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8708212e-011d-4c2a-a40c-4ee953a73493"]
2023-04-28T16:02:56.765Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:02:56.765Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:02:56.791Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:56.792Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:56.793Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:02:56.794Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:02:56 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:02:56.795Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:02:56.796Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:56.797Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:02:56.826Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:56.827Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:56.828Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:56.828Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:02:56.829Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:56.829Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-RequestID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-TransactionID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-ECOMP-RequestID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bcb9e1c-5375-4d7d-b74b-4ea80fcd7dc2"]
2023-04-28T16:02:56.829Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:56.830Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:56.992Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:56.993Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:56.993Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:56.993Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=687BF454C33EBB7183E64D5709C8EA74; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Fri, 28 Apr 2023 16:02:56 GMT", x-envoy-upstream-service-time:"152", server:"envoy"]
2023-04-28T16:02:56.994Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-28T16:01:53.021+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"fd02908d-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:02:56.994Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:56.994Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:57.025Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:57.026Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:02:57.027Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:02:57.027Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:02:57.028Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:02:57.028Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-RequestID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-TransactionID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-ECOMP-RequestID:"ede11887-8f47-45bd-88f9-7cc63c5f5d22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0642e424-0c1a-4ed1-985f-0441e2bdd34b"]
2023-04-28T16:02:57.028Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:02:57.029Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:02:57.170Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:02:57.171Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:02:57.172Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:02:57.172Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=9CA0FD5BA9270982FBDB99B3A219C05C; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Fri, 28 Apr 2023 16:02:56 GMT", x-envoy-upstream-service-time:"136", server:"envoy"]
2023-04-28T16:02:57.173Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:fe0707b8-e5dd-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","executionId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:01:53.076+0000","endTime":"2023-04-28T16:01:53.076+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:02:57.173Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:02:57.173Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:02:57.179Z|ede11887-8f47-45bd-88f9-7cc63c5f5d22|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:00.043Z|9e45b806-9b8a-4fe6-acf9-8faf225101be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:00.044Z|9e45b806-9b8a-4fe6-acf9-8faf225101be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:00.753Z|68c69d1f-e555-4d75-abf7-6d7c03e1df68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:00.754Z|68c69d1f-e555-4d75-abf7-6d7c03e1df68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:00.894Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:00.904Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:00.905Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:03:00.905Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:00.905Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:00.906Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:03:00.906Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0bf1b83482274ed9e0dfd7ce51747ba", X-B3-SpanId:"05155e6064f5f360", X-B3-ParentSpanId:"57216673ca9c18e8", X-B3-Sampled:"0", X-ONAP-RequestID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-RequestID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-TransactionID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-ECOMP-RequestID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e50f415b-32c5-4408-9d6a-b84043e5e6b6"]
2023-04-28T16:03:00.906Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:03:00.906Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:03:00.947Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:00.948Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:00.949Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : OK
2023-04-28T16:03:00.950Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:00 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:00.953Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-04-28T16:02:14.000+00:00",
  "source" : "VID",
  "vnfId" : "d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:02:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
    "cloudIdentifier" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T16:02:41.000+00:00"
  } ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:03:00.954Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:00.954Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||InvokeReturn
2023-04-28T16:03:00.956Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:00.957Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:00.957Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:00.957Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:00.958Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:00.958Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0bf1b83482274ed9e0dfd7ce51747ba", X-B3-SpanId:"a7ee53f061004004", X-B3-ParentSpanId:"57216673ca9c18e8", X-B3-Sampled:"0", X-ONAP-RequestID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-RequestID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-TransactionID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-ECOMP-RequestID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccc6adc6-24b6-40aa-b84d-1b3f4ffc5fb9"]
2023-04-28T16:03:00.959Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:00.959Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:00.983Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:00.984Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:00.984Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:00.984Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:00 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:00.986Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682697763000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:02:46.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:03:00.986Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:00.987Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:01.019Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:01.020Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:01.021Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:01.021Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:01.021Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:01.022Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-RequestID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-TransactionID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-ECOMP-RequestID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5f8d623-92c0-4049-bb33-df4d16bf91b4"]
2023-04-28T16:03:01.022Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:01.022Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:01.137Z|cf5d7071-0a1d-44af-9416-dca27609b3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:03:01.142Z|cf5d7071-0a1d-44af-9416-dca27609b3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:03:01.171Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:01.172Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:01.172Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:01.172Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AA10949A8DBAEF9A41044F714B20DB16; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 16:03:00 GMT", x-envoy-upstream-service-time:"144", server:"envoy"]
2023-04-28T16:03:01.173Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"18bec838-e5de-11ed-bf0c-2ead1f80446c","businessKey":"1f50bc04-df24-4de8-86c9-dfa4170302a2","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T16:02:37.901+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"18be04a7-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:03:01.173Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:01.174Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:01.205Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:01.206Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:01.206Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:01.207Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:01.207Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:01.208Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-RequestID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-TransactionID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-ECOMP-RequestID:"45b6ab8c-a19a-46a5-8fc1-4971083eeae0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4382de0c-e161-458d-bba3-8ae82a4417df"]
2023-04-28T16:03:01.208Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:01.208Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:01.352Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:01.353Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:01.354Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:01.354Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=77218F17F9C0F27B1B7876E7514826D1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 28 Apr 2023 16:03:00 GMT", x-envoy-upstream-service-time:"137", server:"envoy"]
2023-04-28T16:03:01.355Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1cf45bc0-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","executionId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:02:44.964+0000","endTime":"2023-04-28T16:02:44.967+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:03:01.355Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:01.355Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:01.363Z|45b6ab8c-a19a-46a5-8fc1-4971083eeae0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:01.574Z|9d95cef8-51db-4cc6-8133-76ea235bab2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:03:01.575Z|9d95cef8-51db-4cc6-8133-76ea235bab2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:03:02.240Z|f246abb9-4957-421c-9de8-302a6def9301|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:02.240Z|f246abb9-4957-421c-9de8-302a6def9301|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:07.460Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:07.469Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:07.470Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:03:07.470Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:07.470Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:07.470Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:03:07.471Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9dffb2652e9a8b7a258b3c670718b14", X-B3-SpanId:"2f211cacf4506e55", X-B3-ParentSpanId:"0e5f11b0fcf0267c", X-B3-Sampled:"0", X-ONAP-RequestID:"877b2622-980e-486c-8b07-30567d118e7b", X-RequestID:"877b2622-980e-486c-8b07-30567d118e7b", X-TransactionID:"877b2622-980e-486c-8b07-30567d118e7b", X-ECOMP-RequestID:"877b2622-980e-486c-8b07-30567d118e7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3bd2735-ad2d-4136-8b5a-8f1b7042930f"]
2023-04-28T16:03:07.471Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:03:07.471Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:03:07.511Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:07.511Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:07.511Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:03:07.512Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:07 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:07.513Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:01:51.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:03:07.514Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:07.514Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:03:07.515Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:07.515Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:07.515Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:07.515Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:07.516Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:07.516Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9dffb2652e9a8b7a258b3c670718b14", X-B3-SpanId:"40f4c980007eed80", X-B3-ParentSpanId:"0e5f11b0fcf0267c", X-B3-Sampled:"0", X-ONAP-RequestID:"877b2622-980e-486c-8b07-30567d118e7b", X-RequestID:"877b2622-980e-486c-8b07-30567d118e7b", X-TransactionID:"877b2622-980e-486c-8b07-30567d118e7b", X-ECOMP-RequestID:"877b2622-980e-486c-8b07-30567d118e7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dc231f6-6bf1-41c3-985c-3525273cb185"]
2023-04-28T16:03:07.516Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:07.516Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:07.541Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:07.541Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:07.541Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:07.541Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:07 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:07.543Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:03:07.543Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:07.543Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:07.581Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:07.582Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:07.582Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:07.583Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:07.583Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:07.583Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"877b2622-980e-486c-8b07-30567d118e7b", X-RequestID:"877b2622-980e-486c-8b07-30567d118e7b", X-TransactionID:"877b2622-980e-486c-8b07-30567d118e7b", X-ECOMP-RequestID:"877b2622-980e-486c-8b07-30567d118e7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c1c4eb4-5d3d-47c0-ba5b-c7cac7af3e69"]
2023-04-28T16:03:07.584Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:07.584Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:07.734Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:07.735Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:07.736Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:07.736Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=82EA776A6EAF5B346D79E6CBF63D93B4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Fri, 28 Apr 2023 16:03:06 GMT", x-envoy-upstream-service-time:"140", server:"envoy"]
2023-04-28T16:03:07.737Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-28T16:01:53.021+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"fd02908d-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:03:07.737Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:07.738Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:07.774Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:07.774Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:07.774Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:07.774Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:07.774Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:07.775Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"877b2622-980e-486c-8b07-30567d118e7b", X-RequestID:"877b2622-980e-486c-8b07-30567d118e7b", X-TransactionID:"877b2622-980e-486c-8b07-30567d118e7b", X-ECOMP-RequestID:"877b2622-980e-486c-8b07-30567d118e7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d451b74b-0906-42db-8e5d-c8a89ec43a4b"]
2023-04-28T16:03:07.775Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:07.775Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:07.915Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:07.916Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:07.916Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:07.917Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=F6EF714E7C8B8BB3E7F7484A1D72D250; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"807", Date:"Fri, 28 Apr 2023 16:03:06 GMT", x-envoy-upstream-service-time:"137", server:"envoy"]
2023-04-28T16:03:07.917Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:fe0707b8-e5dd-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","executionId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:01:53.076+0000","endTime":"2023-04-28T16:01:53.076+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:03:07.917Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:07.918Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:07.924Z|877b2622-980e-486c-8b07-30567d118e7b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:10.074Z|b9a5e89c-caa1-4cf6-9610-214f0a8c985a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:10.075Z|b9a5e89c-caa1-4cf6-9610-214f0a8c985a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:10.785Z|d1218e0e-2157-44cc-a45f-f61cb32b8a93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:10.786Z|d1218e0e-2157-44cc-a45f-f61cb32b8a93|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:11.621Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:11.628Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:11.628Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:03:11.628Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:11.629Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:11.629Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:03:11.629Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdb39d5d9d5f01a69dab0aa13911e532", X-B3-SpanId:"53deb8ec6545de7c", X-B3-ParentSpanId:"0c9df09eccb01025", X-B3-Sampled:"0", X-ONAP-RequestID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-RequestID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-TransactionID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-ECOMP-RequestID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b221128-1912-4782-89e1-b841ba1ec8e7"]
2023-04-28T16:03:11.629Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:03:11.629Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:03:11.668Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:11.669Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:11.670Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : OK
2023-04-28T16:03:11.670Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:11 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:11.670Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-04-28T16:02:14.000+00:00",
  "source" : "VID",
  "vnfId" : "d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:02:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
    "cloudIdentifier" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T16:02:41.000+00:00"
  } ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:03:11.671Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:11.671Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||InvokeReturn
2023-04-28T16:03:11.673Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:11.673Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:11.674Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:11.674Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:11.674Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:11.674Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdb39d5d9d5f01a69dab0aa13911e532", X-B3-SpanId:"27984c669af4f245", X-B3-ParentSpanId:"0c9df09eccb01025", X-B3-Sampled:"0", X-ONAP-RequestID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-RequestID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-TransactionID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-ECOMP-RequestID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"122716d1-32b7-47c7-9407-e25a40e75d12"]
2023-04-28T16:03:11.675Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:11.675Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:11.700Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:11.701Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:11.701Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:11.701Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:11 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:11.703Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682697763000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:02:46.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:03:11.704Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:11.705Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:11.744Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:11.745Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:11.746Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:11.746Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:11.746Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:11.746Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-RequestID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-TransactionID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-ECOMP-RequestID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e449662-6eb0-477c-bd1d-7a48b2d82227"]
2023-04-28T16:03:11.747Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:11.747Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:11.910Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:11.910Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:11.910Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:11.911Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AA40B5DD767E69A87F098F9DA9C272AC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 16:03:11 GMT", x-envoy-upstream-service-time:"158", server:"envoy"]
2023-04-28T16:03:11.911Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"18bec838-e5de-11ed-bf0c-2ead1f80446c","businessKey":"1f50bc04-df24-4de8-86c9-dfa4170302a2","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T16:02:37.901+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"18be04a7-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:03:11.911Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:11.911Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:11.929Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:11.929Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:11.930Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:11.930Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:11.930Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:11.930Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-RequestID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-TransactionID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-ECOMP-RequestID:"c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bdb8bae-d83d-4b00-aed9-847dd5723fd7"]
2023-04-28T16:03:11.930Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:11.930Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:12.073Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:12.074Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:12.074Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:12.074Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E2F69FB2BAEA3171D6DAC7E52C634770; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 28 Apr 2023 16:03:11 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2023-04-28T16:03:12.075Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1cf45bc0-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","executionId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:02:44.964+0000","endTime":"2023-04-28T16:02:44.967+0000","durationInMillis":3,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:03:12.075Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:12.076Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:12.082Z|c261be0c-5e9f-48e7-a82e-f48b7d0bd1d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:12.270Z|20ec60c0-b5c7-4eef-903c-669b523ff435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:12.271Z|20ec60c0-b5c7-4eef-903c-669b523ff435|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:16.137Z|183473bd-e86e-47ba-a460-40bf14120c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:03:16.138Z|183473bd-e86e-47ba-a460-40bf14120c99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:03:18.166Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:18.175Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:18.176Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:03:18.176Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:18.176Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:18.176Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:03:18.176Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cf1ea44267daf687a4d562640ce9784", X-B3-SpanId:"75f3251883d44b2a", X-B3-ParentSpanId:"062095fa1746b57f", X-B3-Sampled:"0", X-ONAP-RequestID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-RequestID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-TransactionID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-ECOMP-RequestID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e8ab980-b31c-49b5-b677-ed19d1851188"]
2023-04-28T16:03:18.176Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:03:18.176Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:03:18.209Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:18.210Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:18.210Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:03:18.211Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:17 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:18.213Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of ActivateVnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 8; BBs remaining = 1).",
  "progress" : 89,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:18.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:03:18.214Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:18.214Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:03:18.216Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:18.217Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:18.217Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:18.218Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:18.218Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:18.218Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cf1ea44267daf687a4d562640ce9784", X-B3-SpanId:"cd0f58ef1adb1e08", X-B3-ParentSpanId:"062095fa1746b57f", X-B3-Sampled:"0", X-ONAP-RequestID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-RequestID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-TransactionID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-ECOMP-RequestID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df49341b-137a-48d9-8706-b92d22a20863"]
2023-04-28T16:03:18.219Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:18.219Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:18.236Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:18.236Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:18.236Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:18.237Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:17 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:18.237Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:03:18.237Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:18.237Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:18.253Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:18.254Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:18.254Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:18.254Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:18.254Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:18.254Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-RequestID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-TransactionID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-ECOMP-RequestID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c4bd309-29a5-4f49-ba71-67ece9acb60d"]
2023-04-28T16:03:18.254Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:18.255Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:18.435Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:18.436Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:18.436Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:18.437Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=995898BA9E2D72CD9FF00187F37DECD7; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"721", Date:"Fri, 28 Apr 2023 16:03:17 GMT", x-envoy-upstream-service-time:"177", server:"envoy"]
2023-04-28T16:03:18.437Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","businessKey":"fce97fb0-4008-465e-a540-594eb74390ef","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-28T16:01:53.021+0000","endTime":"2023-04-28T16:03:12.790+0000","removalTime":null,"durationInMillis":79769,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"fd02908d-e5dd-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T16:03:18.437Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:18.438Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fce97fb0-4008-465e-a540-594eb74390ef&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:18.470Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:18.471Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:18.471Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:18.472Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:18.472Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:18.472Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-RequestID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-TransactionID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-ECOMP-RequestID:"b07443da-969a-44ee-92d4-b5ecce96592f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e02d062-df1a-466c-9a33-beff140e12b3"]
2023-04-28T16:03:18.473Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:18.473Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:18.655Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:18.656Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:18.656Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:18.656Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=AE065B62164C2DD68F99C74EBF800AD4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Fri, 28 Apr 2023 16:03:17 GMT", x-envoy-upstream-service-time:"177", server:"envoy"]
2023-04-28T16:03:18.657Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:2d8a1de9-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","executionId":"fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:03:12.788+0000","endTime":"2023-04-28T16:03:12.788+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d625118f-e5dd-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:03:18.657Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:18.658Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=fdfe7c03-e5dd-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:18.664Z|b07443da-969a-44ee-92d4-b5ecce96592f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:20.102Z|db756ffe-ef94-4093-8d9b-69bb2fe8f6d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:20.103Z|db756ffe-ef94-4093-8d9b-69bb2fe8f6d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:20.813Z|898a3d49-fb9b-4e8c-8018-05f9cb79664c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:20.814Z|898a3d49-fb9b-4e8c-8018-05f9cb79664c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:22.287Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:22.296Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:22.297Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:03:22.297Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:22.297Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:22.297Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:03:22.297Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6edc54abf48f672a4d010136f39ace9", X-B3-SpanId:"6822091f2f5a364c", X-B3-ParentSpanId:"14ca07f65493b559", X-B3-Sampled:"0", X-ONAP-RequestID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-RequestID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-TransactionID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-ECOMP-RequestID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91c460bb-6819-47d4-b492-38925dcd9e81"]
2023-04-28T16:03:22.297Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:03:22.297Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:03:22.300Z|8f93d6b1-1a7f-4095-a5e2-b43d0bef72b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:22.301Z|8f93d6b1-1a7f-4095-a5e2-b43d0bef72b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:22.341Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:22.342Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:22.342Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : OK
2023-04-28T16:03:22.343Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:22 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:22.344Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).",
  "progress" : 47,
  "startTime" : "2023-04-28T16:02:14.000+00:00",
  "source" : "VID",
  "vnfId" : "d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:02:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
    "cloudIdentifier" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T16:02:41.000+00:00"
  } ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:03:22.346Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:22.347Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||InvokeReturn
2023-04-28T16:03:22.349Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:22.350Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:22.350Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:22.351Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:22.351Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:22.351Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6edc54abf48f672a4d010136f39ace9", X-B3-SpanId:"cc32203482c2f8a2", X-B3-ParentSpanId:"14ca07f65493b559", X-B3-Sampled:"0", X-ONAP-RequestID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-RequestID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-TransactionID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-ECOMP-RequestID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3aa31df5-812e-4419-8400-dff80e81d9b3"]
2023-04-28T16:03:22.352Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:22.353Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:22.372Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:22.373Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:22.373Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:22.374Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:22 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:22.374Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682697763000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:02:46.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:03:22.375Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:22.375Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:22.444Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:22.446Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:22.448Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:22.449Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:22.449Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:22.451Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-RequestID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-TransactionID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-ECOMP-RequestID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b22401eb-13c8-41e4-938b-00448b509753"]
2023-04-28T16:03:22.452Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:22.453Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:22.621Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:22.622Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:22.622Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:22.623Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=4307754B03AEE40892D8F5D30C8D0079; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"718", Date:"Fri, 28 Apr 2023 16:03:21 GMT", x-envoy-upstream-service-time:"162", server:"envoy"]
2023-04-28T16:03:22.623Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"18bec838-e5de-11ed-bf0c-2ead1f80446c","businessKey":"1f50bc04-df24-4de8-86c9-dfa4170302a2","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T16:02:37.901+0000","endTime":"2023-04-28T16:03:16.677+0000","removalTime":null,"durationInMillis":38776,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"18be04a7-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T16:03:22.623Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:22.624Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:22.683Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:22.684Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:22.685Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:22.685Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:22.685Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:22.685Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-RequestID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-TransactionID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-ECOMP-RequestID:"201f51b8-fb15-4739-b3b5-4cac3ba8af7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb937086-37ad-46a4-b3a3-9627fa46100d"]
2023-04-28T16:03:22.686Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:22.686Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:22.830Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:22.831Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:22.831Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:22.832Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=546683D029F6E5A9B9B2D1EBA97F5DDF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"772", Date:"Fri, 28 Apr 2023 16:03:21 GMT", x-envoy-upstream-service-time:"136", server:"envoy"]
2023-04-28T16:03:22.832Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2fdb39c5-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","executionId":"18bec838-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:03:16.675+0000","endTime":"2023-04-28T16:03:16.676+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:03:22.833Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:22.833Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=18bec838-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:22.844Z|201f51b8-fb15-4739-b3b5-4cac3ba8af7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:28.914Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:28.922Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:28.922Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:03:28.922Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:28.922Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:28.922Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:03:28.923Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e6332c5dcfc1b06732c05fabc0e6a03", X-B3-SpanId:"8612c891df27b7e1", X-B3-ParentSpanId:"f980613377062563", X-B3-Sampled:"0", X-ONAP-RequestID:"743e6bd2-5d3b-4a99-8532-1b0339f9da8f", X-RequestID:"743e6bd2-5d3b-4a99-8532-1b0339f9da8f", X-TransactionID:"743e6bd2-5d3b-4a99-8532-1b0339f9da8f", X-ECOMP-RequestID:"743e6bd2-5d3b-4a99-8532-1b0339f9da8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b5f174a-ede5-4be0-8e83-91963ae244bd"]
2023-04-28T16:03:28.923Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:03:28.923Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:03:28.967Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:28.968Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:28.968Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:03:28.968Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:28 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:28.970Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "endTime" : "2023-04-28T16:03:20.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:03:28.971Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:28.971Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:03:28.973Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:28.973Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:28.973Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:28.974Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:28.974Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:28.974Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e6332c5dcfc1b06732c05fabc0e6a03", X-B3-SpanId:"619baab4c653838b", X-B3-ParentSpanId:"f980613377062563", X-B3-Sampled:"0", X-ONAP-RequestID:"743e6bd2-5d3b-4a99-8532-1b0339f9da8f", X-RequestID:"743e6bd2-5d3b-4a99-8532-1b0339f9da8f", X-TransactionID:"743e6bd2-5d3b-4a99-8532-1b0339f9da8f", X-ECOMP-RequestID:"743e6bd2-5d3b-4a99-8532-1b0339f9da8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7133a6de-d25b-4b4c-b1a7-71f8f36842ff"]
2023-04-28T16:03:28.974Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:28.974Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:28.999Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:29.000Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:29.001Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:29.001Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:28 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:29.002Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:03:29.003Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:29.003Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:29.012Z|743e6bd2-5d3b-4a99-8532-1b0339f9da8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:29.270Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:29.279Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:29.279Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:03:29.279Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:29.280Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:29.280Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:03:29.280Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"967f187c64a6da4e184bbad2c4311eb0", X-B3-SpanId:"32a0d2913ae914b3", X-B3-ParentSpanId:"409379aaeaae74cd", X-B3-Sampled:"0", X-ONAP-RequestID:"776a7149-d10e-4ce9-999e-276578e39fda", X-RequestID:"776a7149-d10e-4ce9-999e-276578e39fda", X-TransactionID:"776a7149-d10e-4ce9-999e-276578e39fda", X-ECOMP-RequestID:"776a7149-d10e-4ce9-999e-276578e39fda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a38b4470-31d9-443d-867d-c3621071a622"]
2023-04-28T16:03:29.280Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:03:29.280Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:03:29.310Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:29.311Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:29.311Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:03:29.311Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:28 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:29.312Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "endTime" : "2023-04-28T16:03:20.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:03:29.312Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:29.312Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:03:29.314Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:29.314Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:29.314Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:29.314Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:29.315Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:29.315Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"967f187c64a6da4e184bbad2c4311eb0", X-B3-SpanId:"29c69bd443d7ef9d", X-B3-ParentSpanId:"409379aaeaae74cd", X-B3-Sampled:"0", X-ONAP-RequestID:"776a7149-d10e-4ce9-999e-276578e39fda", X-RequestID:"776a7149-d10e-4ce9-999e-276578e39fda", X-TransactionID:"776a7149-d10e-4ce9-999e-276578e39fda", X-ECOMP-RequestID:"776a7149-d10e-4ce9-999e-276578e39fda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc002c3e-94b6-4186-bc29-19df13c6410e"]
2023-04-28T16:03:29.315Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:29.315Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:29.334Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:29.335Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:29.335Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:29.335Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:28 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:29.336Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:03:29.337Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:29.337Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:29.344Z|776a7149-d10e-4ce9-999e-276578e39fda|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:29.555Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:29.566Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:29.566Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:03:29.566Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:29.567Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:29.567Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:03:29.567Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fd119532a561a7d8f3493d3528c1d4e", X-B3-SpanId:"51a496cabd1c0acf", X-B3-ParentSpanId:"0bec20619f1c73e1", X-B3-Sampled:"0", X-ONAP-RequestID:"98facb66-083e-461d-8c29-84d93fab7d9a", X-RequestID:"98facb66-083e-461d-8c29-84d93fab7d9a", X-TransactionID:"98facb66-083e-461d-8c29-84d93fab7d9a", X-ECOMP-RequestID:"98facb66-083e-461d-8c29-84d93fab7d9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efb35ace-37a0-4666-a615-b8649ba66c52"]
2023-04-28T16:03:29.567Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:03:29.567Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:03:29.604Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:29.605Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:29.605Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:03:29.606Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:28 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:29.606Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "endTime" : "2023-04-28T16:03:20.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:03:29.607Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:29.607Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:03:29.609Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:29.609Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:29.610Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:29.610Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:29.610Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:29.611Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8fd119532a561a7d8f3493d3528c1d4e", X-B3-SpanId:"98ca8053c9b04b73", X-B3-ParentSpanId:"0bec20619f1c73e1", X-B3-Sampled:"0", X-ONAP-RequestID:"98facb66-083e-461d-8c29-84d93fab7d9a", X-RequestID:"98facb66-083e-461d-8c29-84d93fab7d9a", X-TransactionID:"98facb66-083e-461d-8c29-84d93fab7d9a", X-ECOMP-RequestID:"98facb66-083e-461d-8c29-84d93fab7d9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"072ddad4-102e-4644-a9a7-9dd64e8cb6f6"]
2023-04-28T16:03:29.611Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:29.611Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:29.634Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:29.635Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:29.636Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:29.637Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:28 GMT", x-envoy-upstream-service-time:"19", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:29.637Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:03:29.638Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:29.638Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:29.650Z|98facb66-083e-461d-8c29-84d93fab7d9a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:29.956Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:29.963Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:29.964Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:03:29.964Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:29.965Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:29.965Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:03:29.965Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0dd74ab2ab84aaec7e23efb1cb2649c8", X-B3-SpanId:"73389bb11df4a0f4", X-B3-ParentSpanId:"84cbb43c4a8e3b81", X-B3-Sampled:"0", X-ONAP-RequestID:"8080d9b8-cabf-4a02-8c6b-0d6691bac402", X-RequestID:"8080d9b8-cabf-4a02-8c6b-0d6691bac402", X-TransactionID:"8080d9b8-cabf-4a02-8c6b-0d6691bac402", X-ECOMP-RequestID:"8080d9b8-cabf-4a02-8c6b-0d6691bac402", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec2da56c-159f-40e8-b09e-6bd4bdc0311c"]
2023-04-28T16:03:29.966Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:03:29.966Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:03:30.003Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:30.004Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:30.005Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:03:30.005Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:30 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:30.006Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "endTime" : "2023-04-28T16:03:20.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:03:30.007Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:30.008Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:03:30.009Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:30.010Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:30.010Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:30.010Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:30.011Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:30.011Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0dd74ab2ab84aaec7e23efb1cb2649c8", X-B3-SpanId:"0afb65947c03bb1b", X-B3-ParentSpanId:"84cbb43c4a8e3b81", X-B3-Sampled:"0", X-ONAP-RequestID:"8080d9b8-cabf-4a02-8c6b-0d6691bac402", X-RequestID:"8080d9b8-cabf-4a02-8c6b-0d6691bac402", X-TransactionID:"8080d9b8-cabf-4a02-8c6b-0d6691bac402", X-ECOMP-RequestID:"8080d9b8-cabf-4a02-8c6b-0d6691bac402", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42c3b7f2-1b40-4e64-a295-a37596a5a546"]
2023-04-28T16:03:30.012Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:30.012Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:30.033Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:30.034Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:30.034Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:30.034Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:30 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:30.036Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:03:30.037Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:30.037Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:30.046Z|8080d9b8-cabf-4a02-8c6b-0d6691bac402|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:30.137Z|82272b3c-5bef-40d1-864f-09754c307f95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:30.137Z|82272b3c-5bef-40d1-864f-09754c307f95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:30.289Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:30.294Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:30.294Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||Invoke
2023-04-28T16:03:30.295Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:30.295Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef
2023-04-28T16:03:30.295Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Method      : GET
2023-04-28T16:03:30.295Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"474e79e24692ada0e005bf9fc5006b89", X-B3-SpanId:"89b85aad5d15e76f", X-B3-ParentSpanId:"dd07c57584484644", X-B3-Sampled:"0", X-ONAP-RequestID:"f00b3851-76f2-44ba-a1fb-a00c4fc97996", X-RequestID:"f00b3851-76f2-44ba-a1fb-a00c4fc97996", X-TransactionID:"f00b3851-76f2-44ba-a1fb-a00c4fc97996", X-ECOMP-RequestID:"f00b3851-76f2-44ba-a1fb-a00c4fc97996", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"595f27f7-8f1a-48d2-a778-45b987c3874f"]
2023-04-28T16:03:30.295Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Request body: 
2023-04-28T16:03:30.296Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||==========================request end================================================
2023-04-28T16:03:30.336Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:30.336Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:30.336Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Status text  : OK
2023-04-28T16:03:30.337Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:30 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:30.338Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||Response body: {
  "requestId" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:00:46.000+00:00",
  "endTime" : "2023-04-28T16:03:20.000+00:00",
  "source" : "VID",
  "vnfId" : "e6c736ce-d81a-4483-aa69-323ffd94cebf",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n\t\t\t\"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\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_5740a236-4972-472e-b8b0-c284ba712304\",\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\": \"ac386773-70cf-4a1b-8c25-560965e68b88\",\n                                        \"modelInvariantUuid\": \"9ab40e4e-dbe9-43e8-99c0-a8c558d53c0f\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"6af49a4c-9598-43d4-9541-63b9d7810594\",\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\": \"ddbb970b-99f2-40d0-b20c-7d7fe44fb519\",\n                                                \"modelInvariantUuid\": \"5c0af704-5151-41a2-8572-5df8bc173424\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"13bffee1-ee92-4541-8866-25551dc5a152\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304_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\": \"62d95696-7997-4f53-8f96-17fe755b1797\",\n                            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\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\": \"91b42c40-a4cf-4ca6-affd-df6db72cc5da\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fce97fb0-4008-465e-a540-594eb74390ef",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef"
    }
  }
}
2023-04-28T16:03:30.339Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:30.339Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fce97fb0-4008-465e-a540-594eb74390ef|INFO|500||InvokeReturn
2023-04-28T16:03:30.340Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:30.341Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:30.341Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:30.341Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false
2023-04-28T16:03:30.341Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:30.341Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"474e79e24692ada0e005bf9fc5006b89", X-B3-SpanId:"a723d5f7cfdc7154", X-B3-ParentSpanId:"dd07c57584484644", X-B3-Sampled:"0", X-ONAP-RequestID:"f00b3851-76f2-44ba-a1fb-a00c4fc97996", X-RequestID:"f00b3851-76f2-44ba-a1fb-a00c4fc97996", X-TransactionID:"f00b3851-76f2-44ba-a1fb-a00c4fc97996", X-ECOMP-RequestID:"f00b3851-76f2-44ba-a1fb-a00c4fc97996", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1c0cdfd-0edf-42d2-89fa-b11036444040"]
2023-04-28T16:03:30.342Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:30.342Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:30.356Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:30.357Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:30.357Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:30.357Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:30 GMT", x-envoy-upstream-service-time:"11", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:30.358Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:03:30.358Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:30.359Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fce97fb0-4008-465e-a540-594eb74390ef&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:30.367Z|f00b3851-76f2-44ba-a1fb-a00c4fc97996|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fce97fb0-4008-465e-a540-594eb74390ef|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:30.851Z|78ee95c8-241c-46c3-ad24-3aa40d88ed80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:30.852Z|78ee95c8-241c-46c3-ad24-3aa40d88ed80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:31.138Z|d4ad1e44-8d3d-4f41-9273-ac52c4b2a104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:03:31.139Z|d4ad1e44-8d3d-4f41-9273-ac52c4b2a104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:03:31.576Z|bca62908-7131-468a-9c66-5a613499dbf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:03:31.577Z|bca62908-7131-468a-9c66-5a613499dbf1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:03:32.337Z|cfd41d29-6605-47fb-b850-2df850ea2fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:32.341Z|cfd41d29-6605-47fb-b850-2df850ea2fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:33.125Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:33.134Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:33.135Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:03:33.135Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:33.135Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:33.135Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:03:33.135Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af6fcee50403e28bcd831cb0137158b5", X-B3-SpanId:"5fdefa401e67cf67", X-B3-ParentSpanId:"b3755c02e681701f", X-B3-Sampled:"0", X-ONAP-RequestID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-RequestID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-TransactionID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-ECOMP-RequestID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cd6766a-bb03-49c7-8ec2-61249350c0ea"]
2023-04-28T16:03:33.136Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:03:33.136Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:03:33.171Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:33.171Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:33.171Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : OK
2023-04-28T16:03:33.172Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:33 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:33.175Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).",
  "progress" : 68,
  "startTime" : "2023-04-28T16:02:14.000+00:00",
  "source" : "VID",
  "vnfId" : "d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:29.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
    "cloudIdentifier" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T16:02:41.000+00:00"
  } ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:03:33.176Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:33.176Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||InvokeReturn
2023-04-28T16:03:33.178Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:33.179Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:33.179Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:33.179Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:33.180Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:33.180Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"af6fcee50403e28bcd831cb0137158b5", X-B3-SpanId:"1927217b8a248114", X-B3-ParentSpanId:"b3755c02e681701f", X-B3-Sampled:"0", X-ONAP-RequestID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-RequestID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-TransactionID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-ECOMP-RequestID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43d4ffe7-28e6-450e-8d5c-c8a357510392"]
2023-04-28T16:03:33.180Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:33.180Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:33.197Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:33.198Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:33.198Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:33.199Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:33 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:33.200Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682697763000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:02:46.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:03:33.201Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:33.201Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:33.233Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:33.234Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:33.234Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:33.234Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:33.234Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:33.235Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-RequestID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-TransactionID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-ECOMP-RequestID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92e04fb3-6a58-4dad-a58b-02181c2e6fb0"]
2023-04-28T16:03:33.235Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:33.235Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:33.394Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:33.395Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:33.395Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:33.395Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=0A2C63FDA701C52AD76DEA7376DD621D; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"691", Date:"Fri, 28 Apr 2023 16:03:32 GMT", x-envoy-upstream-service-time:"153", server:"envoy"]
2023-04-28T16:03:33.396Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"38a3c2c2-e5de-11ed-bf0c-2ead1f80446c","businessKey":"1f50bc04-df24-4de8-86c9-dfa4170302a2","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-04-28T16:03:31.411+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"376771ec-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:03:33.396Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:33.396Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=1f50bc04-df24-4de8-86c9-dfa4170302a2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:33.426Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:33.427Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:33.427Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:33.427Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:33.428Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:33.428Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-RequestID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-TransactionID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-ECOMP-RequestID:"5b5c30b0-c63b-469c-aca7-5288da428553", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19a57829-96a9-4420-b3a7-8294e06ea495"]
2023-04-28T16:03:33.428Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:33.429Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:33.561Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:33.562Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:33.562Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:33.563Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=ABA65F34AD2365A1D05D0398F2C6385B; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"786", Date:"Fri, 28 Apr 2023 16:03:32 GMT", x-envoy-upstream-service-time:"128", server:"envoy"]
2023-04-28T16:03:33.563Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:3921f3d2-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"38a3c2c2-e5de-11ed-bf0c-2ead1f80446c","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:e69150db-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"38a3c2c2-e5de-11ed-bf0c-2ead1f80446c","executionId":"38a3c2c2-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:03:32.238+0000","endTime":"2023-04-28T16:03:32.238+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"0af7ddc3-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:03:33.563Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:33.564Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=38a3c2c2-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:33.570Z|5b5c30b0-c63b-469c-aca7-5288da428553|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:34.599Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:34.602Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|||INFO|500||Checking if requestId: fa6672e2-2f28-4f40-a31c-fb7be30260ec already exists in requestDb InfraActiveRequests table
2023-04-28T16:03:34.603Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:03:34.604Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||Invoke
2023-04-28T16:03:34.604Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:34.605Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:03:34.605Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Method      : GET
2023-04-28T16:03:34.605Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"468f46555bcde1b94d575cbb033f772a", X-B3-SpanId:"874876d8dea98688", X-B3-ParentSpanId:"11d8bd845a0e92b0", X-B3-Sampled:"0", X-ONAP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-TransactionID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ECOMP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"509db3d9-2c12-44e5-862f-89e8ec1fde61"]
2023-04-28T16:03:34.606Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Request body: 
2023-04-28T16:03:34.606Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||==========================request end================================================
2023-04-28T16:03:34.654Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:34.655Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:03:34.655Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status text  : Not Found
2023-04-28T16:03:34.655Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:03:34 GMT", x-envoy-upstream-service-time:"45", server:"envoy"]
2023-04-28T16:03:34.655Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Response body: 
2023-04-28T16:03:34.655Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:34.655Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|404|Not Found|InvokeReturn
2023-04-28T16:03:34.665Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T16:03:34.669Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T16:03:34.688Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T16:03:34.688Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2023-04-28T16:03:34.754Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2023-04-28T16:03:34.754Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 16:03:34 GMT], server=[envoy], content-length=[1013], x-envoy-upstream-service-time=[60], vertex-id=[180456], x-aai-txid=[1-aai-resources-230428-16:03:34:330-92300], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T16:03:34.755Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1682697652577","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/e6c736ce-d81a-4483-aa69-323ffd94cebf","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"e6c736ce-d81a-4483-aa69-323ffd94cebf"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf_macro"}]},{"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"}]}]}}

2023-04-28T16:03:34.757Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T16:03:34.758Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T16:03:34.758Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|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
2023-04-28T16:03:34.758Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T16:03:34.759Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:34.759Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|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
2023-04-28T16:03:34.759Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T16:03:34.759Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"468f46555bcde1b94d575cbb033f772a", X-B3-SpanId:"cd6c0caa93bf4187", X-B3-ParentSpanId:"11d8bd845a0e92b0", X-B3-Sampled:"0", X-ONAP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-TransactionID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ECOMP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3335d5ff-3d92-432c-9563-a8775583a09f"]
2023-04-28T16:03:34.759Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"13602477-63bc-4afa-90b9-036d6b58bec1"},"instanceName":null,"requestScope":"service"}
2023-04-28T16:03:34.759Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T16:03:34.789Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:34.790Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:34.790Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T16:03:34.791Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:03:34 GMT", x-envoy-upstream-service-time:"27", server:"envoy"]
2023-04-28T16:03:34.791Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T16:03:34.792Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:34.792Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T16:03:34.793Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797
2023-04-28T16:03:34.793Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|INFO|500||Invoke
2023-04-28T16:03:34.794Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:34.794Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797
2023-04-28T16:03:34.794Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Method      : GET
2023-04-28T16:03:34.794Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-TransactionID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ECOMP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a006f5be-d59f-4759-962b-a60d9f33ccac"]
2023-04-28T16:03:34.795Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Request body: 
2023-04-28T16:03:34.795Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||==========================request end================================================
2023-04-28T16:03:34.843Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:34.844Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:34.844Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Status text  : OK
2023-04-28T16:03:34.845Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:34 GMT", x-envoy-upstream-service-time:"44", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:34.846Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "62d95696-7997-4f53-8f96-17fe755b1797",
  "modelInvariantUUID" : "d0f805cf-7ceb-4ee6-948a-cb695f2a4047",
  "created" : "2023-04-28 15:57:54.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 12,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/csar"
    }
  }
}
2023-04-28T16:03:34.846Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:34.847Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|INFO|500||InvokeReturn
2023-04-28T16:03:34.851Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance
2023-04-28T16:03:34.851Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|INFO|500||Invoke
2023-04-28T16:03:34.852Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:34.852Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance
2023-04-28T16:03:34.852Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T16:03:34.852Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-TransactionID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ECOMP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1feec111-f0a2-4c28-ba40-5447f17866c9"]
2023-04-28T16:03:34.853Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T16:03:34.853Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:03:34.879Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:34.879Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:03:34.880Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Status text  : Not Found
2023-04-28T16:03:34.880Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:03:34 GMT", x-envoy-upstream-service-time:"22", server:"envoy"]
2023-04-28T16:03:34.880Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Response body: 
2023-04-28T16:03:34.881Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:34.881Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T16:03:34.882Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047
2023-04-28T16:03:34.882Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|INFO|500||Invoke
2023-04-28T16:03:34.882Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:34.882Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047
2023-04-28T16:03:34.883Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Method      : GET
2023-04-28T16:03:34.883Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-TransactionID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ECOMP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"053b99fd-e6f9-4a16-8c54-f76d626b12a9"]
2023-04-28T16:03:34.883Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Request body: 
2023-04-28T16:03:34.883Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||==========================request end================================================
2023-04-28T16:03:34.919Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:34.920Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:34.921Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Status text  : OK
2023-04-28T16:03:34.921Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:34 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:34.922Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "62d95696-7997-4f53-8f96-17fe755b1797",
      "modelInvariantUUID" : "d0f805cf-7ceb-4ee6-948a-cb695f2a4047",
      "created" : "2023-04-28 15:57:54.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_cnf_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 12,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/vnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/csar"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047"
    }
  }
}
2023-04-28T16:03:34.922Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:34.923Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d0f805cf-7ceb-4ee6-948a-cb695f2a4047|INFO|500||InvokeReturn
2023-04-28T16:03:34.926Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance
2023-04-28T16:03:34.927Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|INFO|500||Invoke
2023-04-28T16:03:34.927Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:34.927Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance
2023-04-28T16:03:34.927Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T16:03:34.928Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-TransactionID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ECOMP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a626ee84-723d-40c0-90db-63e012354161"]
2023-04-28T16:03:34.928Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T16:03:34.928Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:03:34.946Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:34.947Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:03:34.947Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Status text  : Not Found
2023-04-28T16:03:34.948Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:03:34 GMT", x-envoy-upstream-service-time:"15", server:"envoy"]
2023-04-28T16:03:34.948Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||Response body: 
2023-04-28T16:03:34.948Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:34.949Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=62d95696-7997-4f53-8f96-17fe755b1797&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T16:03:34.949Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|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
2023-04-28T16:03:34.950Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T16:03:34.950Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:34.950Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|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
2023-04-28T16:03:34.950Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T16:03:34.951Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|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:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-TransactionID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ECOMP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27df9626-ada3-4997-bc56-c321da8d7147"]
2023-04-28T16:03:34.951Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T16:03:34.951Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T16:03:34.977Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:34.977Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:34.978Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T16:03:34.978Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:34 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:34.978Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|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" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T16:03:34.979Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:34.979Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T16:03:34.982Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-04-28T16:03:34.983Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2023-04-28T16:03:34.983Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:34.983Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-04-28T16:03:34.983Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T16:03:34.985Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-TransactionID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ECOMP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22226b55-177c-43e3-8473-31155a19c3df"]
2023-04-28T16:03:34.988Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T16:03:34.988Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:03:35.014Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:35.015Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:35.015Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : OK
2023-04-28T16:03:35.015Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:34 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:35.018Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2023-04-28T16:03:35.018Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:35.019Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2023-04-28T16:03:35.020Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797
2023-04-28T16:03:35.020Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|INFO|500||Invoke
2023-04-28T16:03:35.020Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:35.021Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797
2023-04-28T16:03:35.021Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Method      : GET
2023-04-28T16:03:35.021Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-TransactionID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ECOMP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4242592e-5731-47cd-82f5-dd61dfb2f0e5"]
2023-04-28T16:03:35.021Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Request body: 
2023-04-28T16:03:35.021Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||==========================request end================================================
2023-04-28T16:03:35.058Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:35.059Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:35.059Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Status text  : OK
2023-04-28T16:03:35.059Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:34 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:35.061Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "62d95696-7997-4f53-8f96-17fe755b1797",
  "modelInvariantUUID" : "d0f805cf-7ceb-4ee6-948a-cb695f2a4047",
  "created" : "2023-04-28 15:57:54.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_cnf_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 12,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797/csar"
    }
  }
}
2023-04-28T16:03:35.061Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:35.061Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/62d95696-7997-4f53-8f96-17fe755b1797|INFO|500||InvokeReturn
2023-04-28T16:03:35.063Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T16:03:35.064Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T16:03:35.064Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:35.064Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T16:03:35.064Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T16:03:35.064Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|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:"1346", X-B3-TraceId:"468f46555bcde1b94d575cbb033f772a", X-B3-SpanId:"6557788ab3a7f69d", X-B3-ParentSpanId:"11d8bd845a0e92b0", X-B3-Sampled:"0", X-ONAP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-TransactionID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ECOMP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c838f430-78ca-4a6e-9a3e-c83fcee8b51b"]
2023-04-28T16:03:35.064Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fa6672e2-2f28-4f40-a31c-fb7be30260ec","requestStatus":"IN_PROGRESS","startTime":1682697814666,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceId":"13602477-63bc-4afa-90b9-036d6b58bec1","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"fa6672e2-2f28-4f40-a31c-fb7be30260ec"}
2023-04-28T16:03:35.065Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T16:03:35.111Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:35.112Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T16:03:35.113Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T16:03:35.113Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|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/fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:34 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:35.114Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T16:03:34.666+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T16:03:35.085+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    }
  }
}
2023-04-28T16:03:35.116Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:35.116Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T16:03:35.128Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|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
2023-04-28T16:03:35.129Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T16:03:35.129Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:35.130Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|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
2023-04-28T16:03:35.130Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T16:03:35.131Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|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:"2015", X-B3-TraceId:"468f46555bcde1b94d575cbb033f772a", X-B3-SpanId:"8916ce08884a2776", X-B3-ParentSpanId:"11d8bd845a0e92b0", X-B3-Sampled:"0", X-ONAP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-TransactionID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ECOMP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78e0938c-d321-42a2-a7e2-757e51edd575"]
2023-04-28T16:03:35.132Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"62d95696-7997-4f53-8f96-17fe755b1797\",\"modelUuid\":\"62d95696-7997-4f53-8f96-17fe755b1797\",\"modelInvariantUuid\":\"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basiccnf-cloud-owner\",\"lcpCloudRegionId\":\"k8sregion-cnf-macro\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"13602477-63bc-4afa-90b9-036d6b58bec1\"}","type":"String"},"requestId":{"value":"fa6672e2-2f28-4f40-a31c-fb7be30260ec","type":"String"},"mso-request-id":{"value":"fa6672e2-2f28-4f40-a31c-fb7be30260ec","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"13602477-63bc-4afa-90b9-036d6b58bec1","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/13602477-63bc-4afa-90b9-036d6b58bec1","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-28T16:03:35.132Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T16:03:37.153Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:37.153Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T16:03:37.154Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T16:03:37.154Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 16:03:36 GMT", X-ONAP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-TransactionID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ECOMP-RequestID:"fa6672e2-2f28-4f40-a31c-fb7be30260ec", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"78e0938c-d321-42a2-a7e2-757e51edd575", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"2015", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:37.155Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fa6672e2-2f28-4f40-a31c-fb7be30260ec\",\"instanceId\":\"13602477-63bc-4afa-90b9-036d6b58bec1\"}}","message":"Success","processInstanceID":"3a6a2b24-e5de-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T16:03:37.155Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:37.156Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T16:03:37.163Z|fa6672e2-2f28-4f40-a31c-fb7be30260ec|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:37.472Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:37.481Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:03:37.482Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||Invoke
2023-04-28T16:03:37.482Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:37.482Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:03:37.482Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Method      : GET
2023-04-28T16:03:37.483Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c3a84c6dc4d84447f0bfef1c84acbe8", X-B3-SpanId:"1be80dfeaa1110f6", X-B3-ParentSpanId:"da8fb347d29d5645", X-B3-Sampled:"0", X-ONAP-RequestID:"94937516-c68c-48dc-923d-701f8f4f0d28", X-RequestID:"94937516-c68c-48dc-923d-701f8f4f0d28", X-TransactionID:"94937516-c68c-48dc-923d-701f8f4f0d28", X-ECOMP-RequestID:"94937516-c68c-48dc-923d-701f8f4f0d28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"387f3578-fc9e-4c5b-9ec3-48589ef674ee"]
2023-04-28T16:03:37.483Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Request body: 
2023-04-28T16:03:37.483Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||==========================request end================================================
2023-04-28T16:03:37.519Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:37.520Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:37.520Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status text  : OK
2023-04-28T16:03:37.520Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:37 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:37.521Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Response body: {
  "requestId" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T16:03:34.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:36.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    }
  }
}
2023-04-28T16:03:37.521Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:37.521Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||InvokeReturn
2023-04-28T16:03:37.522Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:03:37.523Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:37.523Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:37.523Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:03:37.523Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:37.523Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c3a84c6dc4d84447f0bfef1c84acbe8", X-B3-SpanId:"21de475ad285f383", X-B3-ParentSpanId:"da8fb347d29d5645", X-B3-Sampled:"0", X-ONAP-RequestID:"94937516-c68c-48dc-923d-701f8f4f0d28", X-RequestID:"94937516-c68c-48dc-923d-701f8f4f0d28", X-TransactionID:"94937516-c68c-48dc-923d-701f8f4f0d28", X-ECOMP-RequestID:"94937516-c68c-48dc-923d-701f8f4f0d28", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5110df82-7543-4e56-995a-709f52f303ec"]
2023-04-28T16:03:37.524Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:37.524Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:37.544Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:37.545Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:37.545Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:37.546Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:37 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:37.546Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:03:37.547Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:37.547Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:37.555Z|94937516-c68c-48dc-923d-701f8f4f0d28|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:39.098Z|43324ecc-c13b-4af2-934c-5648f64cd10f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:03:39.098Z|43324ecc-c13b-4af2-934c-5648f64cd10f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:40.169Z|b111b2fd-0706-4589-bd02-8f12ac38f59a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:40.169Z|b111b2fd-0706-4589-bd02-8f12ac38f59a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:40.882Z|7d435e43-ba2d-4a91-a333-84fdfba13399|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:40.883Z|7d435e43-ba2d-4a91-a333-84fdfba13399|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:42.380Z|9dce31d8-6370-4421-bb97-0a9450391f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:42.381Z|9dce31d8-6370-4421-bb97-0a9450391f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:43.897Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:43.909Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:43.911Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:03:43.911Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:43.911Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:43.911Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:03:43.912Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cd9932052af2e2c9721e9bd0c67b073", X-B3-SpanId:"a98f52652e8d654d", X-B3-ParentSpanId:"d7a9ac9a258ac752", X-B3-Sampled:"0", X-ONAP-RequestID:"5e6c5e67-d7a2-47bc-a560-11e8c4722f87", X-RequestID:"5e6c5e67-d7a2-47bc-a560-11e8c4722f87", X-TransactionID:"5e6c5e67-d7a2-47bc-a560-11e8c4722f87", X-ECOMP-RequestID:"5e6c5e67-d7a2-47bc-a560-11e8c4722f87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47f751dc-4eaf-461d-bb4d-09649b60c8f1"]
2023-04-28T16:03:43.912Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:03:43.912Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:03:43.956Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:43.957Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:43.957Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : OK
2023-04-28T16:03:43.957Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:43 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:43.958Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:02:14.000+00:00",
  "endTime" : "2023-04-28T16:03:38.000+00:00",
  "source" : "VID",
  "vnfId" : "d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
    "cloudIdentifier" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T16:02:41.000+00:00"
  } ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:03:43.958Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:43.959Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||InvokeReturn
2023-04-28T16:03:43.962Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:43.963Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:43.963Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:43.963Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:43.963Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:43.964Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3cd9932052af2e2c9721e9bd0c67b073", X-B3-SpanId:"bfd58e58bc668c80", X-B3-ParentSpanId:"d7a9ac9a258ac752", X-B3-Sampled:"0", X-ONAP-RequestID:"5e6c5e67-d7a2-47bc-a560-11e8c4722f87", X-RequestID:"5e6c5e67-d7a2-47bc-a560-11e8c4722f87", X-TransactionID:"5e6c5e67-d7a2-47bc-a560-11e8c4722f87", X-ECOMP-RequestID:"5e6c5e67-d7a2-47bc-a560-11e8c4722f87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54b5a66a-76ea-4471-b152-6a76b472c438"]
2023-04-28T16:03:43.964Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:43.964Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:43.989Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:43.990Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:43.990Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:43.991Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:43 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:43.991Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682697763000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:02:46.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:03:43.992Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:43.992Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:44.004Z|5e6c5e67-d7a2-47bc-a560-11e8c4722f87|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:44.255Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:44.264Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:44.265Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:03:44.265Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:44.266Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:44.266Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:03:44.266Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91d1ba05695f459b6d699621ac7819da", X-B3-SpanId:"f227ba3d724f7068", X-B3-ParentSpanId:"fc5a758e363bfc20", X-B3-Sampled:"0", X-ONAP-RequestID:"90871cce-1000-448a-87c0-bd4f8e7ee7d4", X-RequestID:"90871cce-1000-448a-87c0-bd4f8e7ee7d4", X-TransactionID:"90871cce-1000-448a-87c0-bd4f8e7ee7d4", X-ECOMP-RequestID:"90871cce-1000-448a-87c0-bd4f8e7ee7d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0707c2b0-37c4-4e3e-8fd3-448b7b9f58cd"]
2023-04-28T16:03:44.266Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:03:44.266Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:03:44.299Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:44.300Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:44.301Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : OK
2023-04-28T16:03:44.301Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:43 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:44.303Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:02:14.000+00:00",
  "endTime" : "2023-04-28T16:03:38.000+00:00",
  "source" : "VID",
  "vnfId" : "d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
    "cloudIdentifier" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T16:02:41.000+00:00"
  } ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:03:44.304Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:44.304Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||InvokeReturn
2023-04-28T16:03:44.306Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:44.307Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:44.307Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:44.307Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:44.307Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:44.308Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91d1ba05695f459b6d699621ac7819da", X-B3-SpanId:"58b9e6830ab17da0", X-B3-ParentSpanId:"fc5a758e363bfc20", X-B3-Sampled:"0", X-ONAP-RequestID:"90871cce-1000-448a-87c0-bd4f8e7ee7d4", X-RequestID:"90871cce-1000-448a-87c0-bd4f8e7ee7d4", X-TransactionID:"90871cce-1000-448a-87c0-bd4f8e7ee7d4", X-ECOMP-RequestID:"90871cce-1000-448a-87c0-bd4f8e7ee7d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5604588-97f6-4016-950c-c46d33353d0d"]
2023-04-28T16:03:44.308Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:44.308Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:44.326Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:44.327Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:44.327Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:44.327Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:43 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:44.330Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682697763000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:02:46.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:03:44.331Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:44.331Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:44.340Z|90871cce-1000-448a-87c0-bd4f8e7ee7d4|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:44.560Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:44.576Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:44.577Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:03:44.577Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:44.578Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:44.578Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:03:44.578Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"808e804f4229c5d8a0bac3cddcc5e0db", X-B3-SpanId:"04d2054e8b7019a8", X-B3-ParentSpanId:"4e9e37fc950e136b", X-B3-Sampled:"0", X-ONAP-RequestID:"ae6976f7-4d6b-4d24-bcc1-b7828443213a", X-RequestID:"ae6976f7-4d6b-4d24-bcc1-b7828443213a", X-TransactionID:"ae6976f7-4d6b-4d24-bcc1-b7828443213a", X-ECOMP-RequestID:"ae6976f7-4d6b-4d24-bcc1-b7828443213a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e6136c0-faeb-4a9b-b828-fd4443f498e3"]
2023-04-28T16:03:44.579Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:03:44.579Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:03:44.656Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:44.657Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:44.657Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : OK
2023-04-28T16:03:44.657Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:43 GMT", x-envoy-upstream-service-time:"72", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:44.672Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:02:14.000+00:00",
  "endTime" : "2023-04-28T16:03:38.000+00:00",
  "source" : "VID",
  "vnfId" : "d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
    "cloudIdentifier" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T16:02:41.000+00:00"
  } ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:03:44.683Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:44.684Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||InvokeReturn
2023-04-28T16:03:44.693Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:44.719Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:44.720Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:44.720Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:44.720Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:44.720Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"808e804f4229c5d8a0bac3cddcc5e0db", X-B3-SpanId:"d53b672e4c006371", X-B3-ParentSpanId:"4e9e37fc950e136b", X-B3-Sampled:"0", X-ONAP-RequestID:"ae6976f7-4d6b-4d24-bcc1-b7828443213a", X-RequestID:"ae6976f7-4d6b-4d24-bcc1-b7828443213a", X-TransactionID:"ae6976f7-4d6b-4d24-bcc1-b7828443213a", X-ECOMP-RequestID:"ae6976f7-4d6b-4d24-bcc1-b7828443213a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec23c65b-4f1a-4312-96ba-71b0907df004"]
2023-04-28T16:03:44.720Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:44.720Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:44.784Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:44.784Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:44.785Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:44.785Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:43 GMT", x-envoy-upstream-service-time:"57", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:44.785Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682697763000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:02:46.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:03:44.785Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:44.785Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:44.808Z|ae6976f7-4d6b-4d24-bcc1-b7828443213a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:45.112Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:45.124Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:45.125Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:03:45.125Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:45.125Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:45.125Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:03:45.125Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23cf46a1c57782785f594606b18428c3", X-B3-SpanId:"94e41c2fd73d5db9", X-B3-ParentSpanId:"6694327f00d26014", X-B3-Sampled:"0", X-ONAP-RequestID:"1816f08f-828c-4cb7-9c07-afbe2538c450", X-RequestID:"1816f08f-828c-4cb7-9c07-afbe2538c450", X-TransactionID:"1816f08f-828c-4cb7-9c07-afbe2538c450", X-ECOMP-RequestID:"1816f08f-828c-4cb7-9c07-afbe2538c450", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3cd91ef-ab7f-4aea-aef1-c76aee1e778a"]
2023-04-28T16:03:45.126Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:03:45.126Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:03:45.215Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:45.216Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:45.216Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : OK
2023-04-28T16:03:45.216Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:45 GMT", x-envoy-upstream-service-time:"87", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:45.231Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:02:14.000+00:00",
  "endTime" : "2023-04-28T16:03:38.000+00:00",
  "source" : "VID",
  "vnfId" : "d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
    "cloudIdentifier" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T16:02:41.000+00:00"
  } ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:03:45.232Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:45.232Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||InvokeReturn
2023-04-28T16:03:45.233Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:45.234Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:45.234Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:45.234Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:45.234Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:45.234Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23cf46a1c57782785f594606b18428c3", X-B3-SpanId:"f8f73a224177c42e", X-B3-ParentSpanId:"6694327f00d26014", X-B3-Sampled:"0", X-ONAP-RequestID:"1816f08f-828c-4cb7-9c07-afbe2538c450", X-RequestID:"1816f08f-828c-4cb7-9c07-afbe2538c450", X-TransactionID:"1816f08f-828c-4cb7-9c07-afbe2538c450", X-ECOMP-RequestID:"1816f08f-828c-4cb7-9c07-afbe2538c450", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8cc2f2bf-ee2e-4184-9d43-e406f4fb0c97"]
2023-04-28T16:03:45.234Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:45.234Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:45.307Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:45.308Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:45.308Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:45.308Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:45 GMT", x-envoy-upstream-service-time:"67", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:45.308Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682697763000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:02:46.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:03:45.309Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:45.309Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:45.344Z|1816f08f-828c-4cb7-9c07-afbe2538c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:45.646Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:45.667Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:45.669Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||Invoke
2023-04-28T16:03:45.670Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:45.670Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2
2023-04-28T16:03:45.670Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Method      : GET
2023-04-28T16:03:45.674Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6336175e69166479275c0bcd8e525181", X-B3-SpanId:"6798d253529642bb", X-B3-ParentSpanId:"1bf598cf9ec6c6cb", X-B3-Sampled:"0", X-ONAP-RequestID:"f819c694-31f7-4e96-bbfa-c3c982e12651", X-RequestID:"f819c694-31f7-4e96-bbfa-c3c982e12651", X-TransactionID:"f819c694-31f7-4e96-bbfa-c3c982e12651", X-ECOMP-RequestID:"f819c694-31f7-4e96-bbfa-c3c982e12651", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6baf954e-d6e1-46f7-a2bb-f0dd5bcfad0b"]
2023-04-28T16:03:45.674Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Request body: 
2023-04-28T16:03:45.674Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||==========================request end================================================
2023-04-28T16:03:46.137Z|6d5922a6-1c22-4b4d-b8ab-5f76314cb5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:03:46.151Z|6d5922a6-1c22-4b4d-b8ab-5f76314cb5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:03:46.603Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:46.604Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:46.604Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Status text  : OK
2023-04-28T16:03:46.605Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:46 GMT", x-envoy-upstream-service-time:"927", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:46.607Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||Response body: {
  "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The new vf module was successfully created in the cloud",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:02:14.000+00:00",
  "endTime" : "2023-04-28T16:03:38.000+00:00",
  "source" : "VID",
  "vnfId" : "d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n\t\t\t\"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n            \"modelVersion\": \"1.0\"\n        },\n        \n        \"cloudConfiguration\": {\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \n        \"subscriberInfo\": {\n            \"globalSubscriberId\": \"basicvm-customer\"\n        },\n        \"requestParameters\": {\n            \n            \"subscriptionServiceType\": \"basic_vm_macro\",\n            \n            \"userParams\": [\n                {\n                    \"Homing_Solution\": \"none\"\n                },\n                \n                {\n                    \"service\": {\n                        \"instanceParams\": [],\n                        \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                                {\n                                    \"modelInfo\": {\n                                        \"modelName\": \"basic_vm_macro\",\n                                        \"modelVersionId\": \"62bc0360-d51a-4ee0-be5d-b10166b035ad\",\n                                        \"modelInvariantUuid\": \"8f280c9e-26f0-4584-b737-5a94a9ca2af6\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"1ce3beb5-3aa2-4f29-aae4-7ce8679d535a\",\n                                        \"modelInstanceName\": \"basic_vm_macro\"\n                                    },\n                                    \"cloudConfiguration\": {\n                                        \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\",\n                                        \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n                                        \"lcpCloudRegionId\": \"RegionOne\"\n                                    },\n                                    \"platform\": {\n                                        \"platformName\": \"basicvm-platform\"\n                                    },\n                                    \"lineOfBusiness\": {\n                                        \"lineOfBusinessName\": \"basicvm-lob\"\n                                    },\n                                    \"productFamilyId\": \"1234\",\n                                    \"instanceName\": \"basic_vm_macro\",\n                                    \"instanceParams\": [\n                                        {\n                                            \n                                            \n                                            \n                                            \n                                            \n                                        }\n                                    ],\n                                    \"vfModules\": [\n                                        \n                                        {\n                                            \"modelInfo\": {\n                                                \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n                                                \"modelVersionId\": \"60b1d0b3-2657-4860-836b-2d757d4cf62f\",\n                                                \"modelInvariantUuid\": \"9c695498-363d-4b44-a54f-74535964e568\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"ef478cb3-1c14-47be-af3d-0e770dd64051\"\n                                            },\n                                            \"instanceName\": \"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n                                            \"instanceParams\": [\n                                                {\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \"ubuntu20_image_name\": \"Ubuntu_2004\",\n                                                    \n                                                    \"ubuntu20_key_name\": \"onap_dt\",\n                                                    \n                                                    \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n                                                    \n                                                    \"ubuntu20_flavor_name\": \"m1.small\",\n                                                    \n                                                    \"VM_name\": \"basic_vm_macro-VM-01\",\n                                                    \n                                                    \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n                                                    \n                                                    \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n                                                    \n                                                    \"vnf_name\": \"basic_vm_macro-VNF\",\n                                                    \n                                                    \"admin_plane_net_name\": \"admin-daily-master-sm\",\n                                                    \n                                                    \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n                                                    \n                                                    \n                                                    \n                                                    \n                                                    \n                                                }\n                                            ]\n                                        }\n                                        \n                                    ]\n                                }\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\",\n                            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n                            \"modelName\": \"basic_vm_macro\",\n                            \"modelType\": \"service\"\n                        }\n                    }\n                }\n            ],\n            \"aLaCarte\": false\n        },\n        \"project\": {\n            \"projectName\": \"basicvm-project\"\n        },\n        \"owningEntity\": {\n            \"owningEntityId\": \"c759a800-5dce-4349-8fd2-ab33636c1c49\",\n            \"owningEntityName\": \"basicvm-oe\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:39.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
    "cloudIdentifier" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n  admin_plane_net_name: \\\"admin\\\"\\n  dcae_collector_ip: \\\"10.4.2.166\\\"\\n  dcae_collector_port: \\\"30417\\\"\\n  ubuntu20_flavor_name: \\\"m1.small\\\"\\n  ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n  ubuntu20_name_0: \\\"Ubuntu20\\\"\\n  ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n  vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n  vnf_id: \\\"Ubuntu20-VNF\\\"\\n  vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}",
    "created" : "2023-04-28T16:02:41.000+00:00"
  } ],
  "requestURI" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2"
    }
  }
}
2023-04-28T16:03:46.608Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:46.608Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/1f50bc04-df24-4de8-86c9-dfa4170302a2|INFO|500||InvokeReturn
2023-04-28T16:03:46.610Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:46.611Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:46.611Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:46.611Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false
2023-04-28T16:03:46.611Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:46.612Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6336175e69166479275c0bcd8e525181", X-B3-SpanId:"cc4f69f3909cdb2c", X-B3-ParentSpanId:"1bf598cf9ec6c6cb", X-B3-Sampled:"0", X-ONAP-RequestID:"f819c694-31f7-4e96-bbfa-c3c982e12651", X-RequestID:"f819c694-31f7-4e96-bbfa-c3c982e12651", X-TransactionID:"f819c694-31f7-4e96-bbfa-c3c982e12651", X-ECOMP-RequestID:"f819c694-31f7-4e96-bbfa-c3c982e12651", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a8922dd-c5b0-4493-9e36-0755b507704b"]
2023-04-28T16:03:46.612Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:46.612Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:46.647Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:46.648Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:46.648Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:46.649Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:46 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:46.651Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 53,
  "soRequestId" : "1f50bc04-df24-4de8-86c9-dfa4170302a2",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1682697763000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:02:46.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:03:46.651Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:46.651Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=1f50bc04-df24-4de8-86c9-dfa4170302a2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:46.660Z|f819c694-31f7-4e96-bbfa-c3c982e12651|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/1f50bc04-df24-4de8-86c9-dfa4170302a2|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:47.829Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:47.836Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:03:47.836Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||Invoke
2023-04-28T16:03:47.836Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:47.836Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:03:47.836Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Method      : GET
2023-04-28T16:03:47.836Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e994ae1649ddd4a87f5f4aca33d52e4e", X-B3-SpanId:"cf2a0c068324fdf4", X-B3-ParentSpanId:"08a3b82074d1c24c", X-B3-Sampled:"0", X-ONAP-RequestID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-RequestID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-TransactionID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-ECOMP-RequestID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c3f7b1c-95a5-4bed-8613-a58f2eddacec"]
2023-04-28T16:03:47.836Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Request body: 
2023-04-28T16:03:47.837Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||==========================request end================================================
2023-04-28T16:03:47.877Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:47.877Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:47.878Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status text  : OK
2023-04-28T16:03:47.878Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:47 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:47.880Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Response body: {
  "requestId" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2023-04-28T16:03:34.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:41.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    }
  }
}
2023-04-28T16:03:47.880Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:47.880Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||InvokeReturn
2023-04-28T16:03:47.882Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:03:47.882Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:47.883Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:47.883Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:03:47.883Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:47.883Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e994ae1649ddd4a87f5f4aca33d52e4e", X-B3-SpanId:"4204555595bda203", X-B3-ParentSpanId:"08a3b82074d1c24c", X-B3-Sampled:"0", X-ONAP-RequestID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-RequestID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-TransactionID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-ECOMP-RequestID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9b6ae7d-2a66-452f-aa83-989464dc3c6f"]
2023-04-28T16:03:47.884Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:47.884Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:47.910Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:47.910Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:47.911Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:47.911Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:47 GMT", x-envoy-upstream-service-time:"23", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:47.912Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:03:47.913Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:47.913Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:47.943Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:47.943Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:47.944Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:47.944Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:47.944Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:47.945Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-RequestID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-TransactionID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-ECOMP-RequestID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"840f46bc-39cf-4d16-8695-fe6be3b5d120"]
2023-04-28T16:03:47.945Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:47.945Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:48.086Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:48.087Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:48.087Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:48.088Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=54A332C7CE31D7DECDBBFEEDDF55A089; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"694", Date:"Fri, 28 Apr 2023 16:03:47 GMT", x-envoy-upstream-service-time:"135", server:"envoy"]
2023-04-28T16:03:48.089Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"400c9477-e5de-11ed-bf0c-2ead1f80446c","businessKey":"fa6672e2-2f28-4f40-a31c-fb7be30260ec","processDefinitionId":"ReceiveWorkflowMessage:1:e63a0891-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionName":"ReceiveWorkflowMessage","processDefinitionVersion":1,"startTime":"2023-04-28T16:03:43.842+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3a6a2b24-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"3ffaba0d-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:03:48.089Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:48.089Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:48.119Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:48.119Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:48.120Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:48.120Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:48.120Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:48.120Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-RequestID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-TransactionID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-ECOMP-RequestID:"bd4c7b24-a305-4a61-95c8-b08d91b4343e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b54d161e-fe3b-44a1-aa4f-37066e4688a2"]
2023-04-28T16:03:48.120Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:48.120Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:48.267Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:48.268Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:48.268Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:48.268Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C61A306E858051C1461C7C3AFF504AE8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"827", Date:"Fri, 28 Apr 2023 16:03:47 GMT", x-envoy-upstream-service-time:"142", server:"envoy"]
2023-04-28T16:03:48.269Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"IntermediateCatchEvent_1:400ede86-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"SubProcess_2:400df41d-e5de-11ed-bf0c-2ead1f80446c","activityId":"IntermediateCatchEvent_1","activityName":"Catch Workflow Message","activityType":"intermediateMessageCatch","processDefinitionKey":"ReceiveWorkflowMessage","processDefinitionId":"ReceiveWorkflowMessage:1:e63a0891-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"400c9477-e5de-11ed-bf0c-2ead1f80446c","executionId":"400ede84-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:03:43.857+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3a6a2b24-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:03:48.269Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:48.269Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=400c9477-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:48.274Z|bd4c7b24-a305-4a61-95c8-b08d91b4343e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:48.651Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:48.652Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|||INFO|500||Checking if requestId: dbfa28ad-1b88-4042-b139-bf36e9544b58 already exists in requestDb InfraActiveRequests table
2023-04-28T16:03:48.653Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:03:48.653Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||Invoke
2023-04-28T16:03:48.653Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:48.653Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:03:48.654Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Method      : GET
2023-04-28T16:03:48.654Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ead24b66bc0d024197025070f376bac", X-B3-SpanId:"345c1b5350872798", X-B3-ParentSpanId:"81bf923feeaf13e9", X-B3-Sampled:"0", X-ONAP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-TransactionID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ECOMP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cba87c4-f407-4a7f-9898-168695098055"]
2023-04-28T16:03:48.654Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Request body: 
2023-04-28T16:03:48.654Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||==========================request end================================================
2023-04-28T16:03:48.682Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:48.682Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:03:48.683Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status text  : Not Found
2023-04-28T16:03:48.683Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:03:47 GMT", x-envoy-upstream-service-time:"25", server:"envoy"]
2023-04-28T16:03:48.683Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Response body: 
2023-04-28T16:03:48.683Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:48.683Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|404|Not Found|InvokeReturn
2023-04-28T16:03:48.695Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T16:03:48.701Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T16:03:48.725Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T16:03:48.726Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||Invoke
2023-04-28T16:03:48.797Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e|INFO|500||InvokeReturn
2023-04-28T16:03:48.798Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/1772051f58d048c5975bfbbeb46a2e3e has http status code:200 and response headers:{date=[Fri, 28 Apr 2023 16:03:48 GMT], server=[envoy], content-length=[1035], x-envoy-upstream-service-time=[66], vertex-id=[278576], x-aai-txid=[0-aai-resources-230428-16:03:48:369-1845], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T16:03:48.799Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|||DEBUG|500||{"tenant-id":"1772051f58d048c5975bfbbeb46a2e3e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1682697743243","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}}

2023-04-28T16:03:48.801Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T16:03:48.801Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T16:03:48.802Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|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
2023-04-28T16:03:48.803Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T16:03:48.803Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:48.803Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|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
2023-04-28T16:03:48.804Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T16:03:48.804Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"9ead24b66bc0d024197025070f376bac", X-B3-SpanId:"aedce61645758ccb", X-B3-ParentSpanId:"81bf923feeaf13e9", X-B3-Sampled:"0", X-ONAP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-TransactionID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ECOMP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c73b4027-5f4b-404f-a2da-2ea7afe11381"]
2023-04-28T16:03:48.804Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"69a58ca8-684f-4317-a6a9-dfc9f14c9912"},"instanceName":null,"requestScope":"service"}
2023-04-28T16:03:48.805Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T16:03:48.835Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:48.836Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:48.836Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T16:03:48.836Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:03:47 GMT", x-envoy-upstream-service-time:"28", server:"envoy"]
2023-04-28T16:03:48.836Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T16:03:48.836Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:48.836Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T16:03:48.837Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467
2023-04-28T16:03:48.837Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|INFO|500||Invoke
2023-04-28T16:03:48.837Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:48.837Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467
2023-04-28T16:03:48.837Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Method      : GET
2023-04-28T16:03:48.838Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-TransactionID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ECOMP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5a723f7-ce15-4099-8d3e-cf7cef645e7b"]
2023-04-28T16:03:48.838Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Request body: 
2023-04-28T16:03:48.838Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||==========================request end================================================
2023-04-28T16:03:48.884Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:48.885Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:48.885Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Status text  : OK
2023-04-28T16:03:48.885Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:48 GMT", x-envoy-upstream-service-time:"42", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:48.887Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "16df5d25-496b-4970-895c-ea810168a467",
  "modelInvariantUUID" : "d46203c8-96d3-4830-92cc-3df006398a3d",
  "created" : "2023-04-28 16:00:45.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/csar"
    }
  }
}
2023-04-28T16:03:48.887Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:48.887Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|INFO|500||InvokeReturn
2023-04-28T16:03:48.891Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance
2023-04-28T16:03:48.892Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|INFO|500||Invoke
2023-04-28T16:03:48.892Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:48.892Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance
2023-04-28T16:03:48.893Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T16:03:48.893Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-TransactionID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ECOMP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"825ac83e-03b1-4c27-977d-3fafbbd99942"]
2023-04-28T16:03:48.893Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T16:03:48.893Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:03:48.920Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:48.920Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:03:48.921Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Status text  : Not Found
2023-04-28T16:03:48.921Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:03:48 GMT", x-envoy-upstream-service-time:"23", server:"envoy"]
2023-04-28T16:03:48.921Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Response body: 
2023-04-28T16:03:48.922Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:48.922Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T16:03:48.923Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d
2023-04-28T16:03:48.923Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|INFO|500||Invoke
2023-04-28T16:03:48.924Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:48.924Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d
2023-04-28T16:03:48.924Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Method      : GET
2023-04-28T16:03:48.924Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-TransactionID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ECOMP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5edeed6-d36d-4e45-ab5e-e3d4c1fc2e13"]
2023-04-28T16:03:48.925Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Request body: 
2023-04-28T16:03:48.925Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||==========================request end================================================
2023-04-28T16:03:49.002Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:49.002Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:49.003Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Status text  : OK
2023-04-28T16:03:49.003Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:48 GMT", x-envoy-upstream-service-time:"73", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:49.005Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_vm_macro",
      "description" : "service",
      "modelUUID" : "16df5d25-496b-4970-895c-ea810168a467",
      "modelInvariantUUID" : "d46203c8-96d3-4830-92cc-3df006398a3d",
      "created" : "2023-04-28 16:00:45.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "basic_vm_macro",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ {
        "id" : 15,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/vnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/csar"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d"
    }
  }
}
2023-04-28T16:03:49.006Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:49.006Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=d46203c8-96d3-4830-92cc-3df006398a3d|INFO|500||InvokeReturn
2023-04-28T16:03:49.010Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance
2023-04-28T16:03:49.010Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|INFO|500||Invoke
2023-04-28T16:03:49.011Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:49.011Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance
2023-04-28T16:03:49.011Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T16:03:49.011Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-TransactionID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ECOMP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"872c3793-f8af-48be-ac00-c1ce08fd575c"]
2023-04-28T16:03:49.012Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T16:03:49.012Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:03:49.033Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:49.034Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:03:49.034Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Status text  : Not Found
2023-04-28T16:03:49.034Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:03:48 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2023-04-28T16:03:49.035Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||Response body: 
2023-04-28T16:03:49.035Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:49.036Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=16df5d25-496b-4970-895c-ea810168a467&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T16:03:49.036Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|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
2023-04-28T16:03:49.037Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T16:03:49.037Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:49.037Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|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
2023-04-28T16:03:49.037Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T16:03:49.038Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|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:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-TransactionID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ECOMP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b8f5799-3f95-4e42-80c0-a536a66196ab"]
2023-04-28T16:03:49.038Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T16:03:49.038Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T16:03:49.071Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:49.072Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:49.072Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T16:03:49.073Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:48 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:49.073Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|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" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T16:03:49.074Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:49.074Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T16:03:49.078Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-04-28T16:03:49.078Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2023-04-28T16:03:49.079Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:49.079Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-04-28T16:03:49.079Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T16:03:49.080Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-TransactionID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ECOMP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2a663ce-86a5-464e-8726-c6f82c6010e9"]
2023-04-28T16:03:49.080Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T16:03:49.080Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:03:49.113Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:49.114Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:49.114Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : OK
2023-04-28T16:03:49.115Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:48 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:49.115Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2023-04-28T16:03:49.115Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:49.116Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2023-04-28T16:03:49.118Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467
2023-04-28T16:03:49.118Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|INFO|500||Invoke
2023-04-28T16:03:49.119Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:49.119Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467
2023-04-28T16:03:49.121Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Method      : GET
2023-04-28T16:03:49.121Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-TransactionID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ECOMP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de4104ff-772e-4f9e-b555-e7d008fc755f"]
2023-04-28T16:03:49.122Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Request body: 
2023-04-28T16:03:49.122Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||==========================request end================================================
2023-04-28T16:03:49.168Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:49.169Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:49.169Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Status text  : OK
2023-04-28T16:03:49.169Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:48 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:49.173Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||Response body: {
  "modelName" : "basic_vm_macro",
  "description" : "service",
  "modelUUID" : "16df5d25-496b-4970-895c-ea810168a467",
  "modelInvariantUUID" : "d46203c8-96d3-4830-92cc-3df006398a3d",
  "created" : "2023-04-28 16:00:45.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "basic_vm_macro",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ {
    "id" : 15,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467/csar"
    }
  }
}
2023-04-28T16:03:49.173Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:49.174Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/16df5d25-496b-4970-895c-ea810168a467|INFO|500||InvokeReturn
2023-04-28T16:03:49.178Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T16:03:49.178Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T16:03:49.179Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:49.179Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T16:03:49.179Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T16:03:49.180Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|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:"1392", X-B3-TraceId:"9ead24b66bc0d024197025070f376bac", X-B3-SpanId:"c5724c33a50e5560", X-B3-ParentSpanId:"81bf923feeaf13e9", X-B3-Sampled:"0", X-ONAP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-TransactionID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ECOMP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63249bdf-b8a8-4d64-8444-7f153ab9c4eb"]
2023-04-28T16:03:49.180Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"dbfa28ad-1b88-4042-b139-bf36e9544b58","requestStatus":"IN_PROGRESS","startTime":1682697828696,"source":"VID","tenantId":"1772051f58d048c5975bfbbeb46a2e3e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"69a58ca8-684f-4317-a6a9-dfc9f14c9912","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"dbfa28ad-1b88-4042-b139-bf36e9544b58"}
2023-04-28T16:03:49.180Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T16:03:49.232Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:49.234Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T16:03:49.234Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T16:03:49.235Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|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/dbfa28ad-1b88-4042-b139-bf36e9544b58", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:49 GMT", x-envoy-upstream-service-time:"49", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:49.236Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T16:03:48.696+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T16:03:49.206+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    }
  }
}
2023-04-28T16:03:49.236Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:49.237Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T16:03:49.246Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|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
2023-04-28T16:03:49.248Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T16:03:49.248Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:49.249Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|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
2023-04-28T16:03:49.249Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T16:03:49.249Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2035", X-B3-TraceId:"9ead24b66bc0d024197025070f376bac", X-B3-SpanId:"e4c9d5c9678b0ef0", X-B3-ParentSpanId:"81bf923feeaf13e9", X-B3-Sampled:"0", X-ONAP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-TransactionID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ECOMP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b27e642d-c84a-4083-8e9d-358865cc9bb4"]
2023-04-28T16:03:49.250Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"d46203c8-96d3-4830-92cc-3df006398a3d\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"16df5d25-496b-4970-895c-ea810168a467\",\"modelUuid\":\"16df5d25-496b-4970-895c-ea810168a467\",\"modelInvariantUuid\":\"d46203c8-96d3-4830-92cc-3df006398a3d\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"69a58ca8-684f-4317-a6a9-dfc9f14c9912\"}","type":"String"},"requestId":{"value":"dbfa28ad-1b88-4042-b139-bf36e9544b58","type":"String"},"mso-request-id":{"value":"dbfa28ad-1b88-4042-b139-bf36e9544b58","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"69a58ca8-684f-4317-a6a9-dfc9f14c9912","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/69a58ca8-684f-4317-a6a9-dfc9f14c9912","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-28T16:03:49.251Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T16:03:50.201Z|e1fc03df-5369-4d10-a3c8-657da5d3bbf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:50.202Z|e1fc03df-5369-4d10-a3c8-657da5d3bbf3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:50.915Z|9eb438ac-afb3-40d4-b7a9-eeb28e5176fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:50.916Z|9eb438ac-afb3-40d4-b7a9-eeb28e5176fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:51.270Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:51.271Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T16:03:51.271Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T16:03:51.272Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 16:03:50 GMT", X-ONAP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-TransactionID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ECOMP-RequestID:"dbfa28ad-1b88-4042-b139-bf36e9544b58", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"b27e642d-c84a-4083-8e9d-358865cc9bb4", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"2014", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:51.273Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"dbfa28ad-1b88-4042-b139-bf36e9544b58\",\"instanceId\":\"69a58ca8-684f-4317-a6a9-dfc9f14c9912\"}}","message":"Success","processInstanceID":"42d3caa2-e5de-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T16:03:51.273Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:51.274Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T16:03:51.280Z|dbfa28ad-1b88-4042-b139-bf36e9544b58|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:51.524Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:51.534Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:03:51.534Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||Invoke
2023-04-28T16:03:51.534Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:51.534Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:03:51.535Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Method      : GET
2023-04-28T16:03:51.535Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4dad2cc2a1af698823270536453198f", X-B3-SpanId:"eb1e6a3a00f1c523", X-B3-ParentSpanId:"53c0053b2eadb494", X-B3-Sampled:"0", X-ONAP-RequestID:"e65e3ab1-ddcb-4c8d-a793-c041c830d0bf", X-RequestID:"e65e3ab1-ddcb-4c8d-a793-c041c830d0bf", X-TransactionID:"e65e3ab1-ddcb-4c8d-a793-c041c830d0bf", X-ECOMP-RequestID:"e65e3ab1-ddcb-4c8d-a793-c041c830d0bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a34000ae-1d18-4822-965e-048194cc26a5"]
2023-04-28T16:03:51.535Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Request body: 
2023-04-28T16:03:51.535Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||==========================request end================================================
2023-04-28T16:03:51.574Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:51.574Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:51.575Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status text  : OK
2023-04-28T16:03:51.575Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:51 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:51.576Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Response body: {
  "requestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T16:03:48.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    }
  }
}
2023-04-28T16:03:51.576Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:51.576Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||InvokeReturn
2023-04-28T16:03:51.578Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:03:51.578Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:51.578Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:51.578Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:03:51.578Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:51.578Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4dad2cc2a1af698823270536453198f", X-B3-SpanId:"7377153e5a49bdf2", X-B3-ParentSpanId:"53c0053b2eadb494", X-B3-Sampled:"0", X-ONAP-RequestID:"e65e3ab1-ddcb-4c8d-a793-c041c830d0bf", X-RequestID:"e65e3ab1-ddcb-4c8d-a793-c041c830d0bf", X-TransactionID:"e65e3ab1-ddcb-4c8d-a793-c041c830d0bf", X-ECOMP-RequestID:"e65e3ab1-ddcb-4c8d-a793-c041c830d0bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"694c7ea3-202f-47d3-864a-e3d1e4d3c84f"]
2023-04-28T16:03:51.579Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:51.579Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:51.600Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:51.601Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:51.601Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:51.601Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:51 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:51.602Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:03:51.602Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:51.603Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:51.613Z|e65e3ab1-ddcb-4c8d-a793-c041c830d0bf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:52.053Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:52.054Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 053d554e-a5f4-45dd-a93c-1b5f83759a55 already exists in requestDb InfraActiveRequests table
2023-04-28T16:03:52.054Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:03:52.054Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||Invoke
2023-04-28T16:03:52.055Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:52.055Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:03:52.055Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Method      : GET
2023-04-28T16:03:52.055Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3bad4bc9407ff5002b3418fbe8258157", X-B3-SpanId:"d3b9dd7c911da57f", X-B3-ParentSpanId:"4bbc6c8038b115d8", X-B3-Sampled:"0", X-ONAP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-TransactionID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ECOMP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22757f7c-6bd8-49f4-947a-ffcdfc63982b"]
2023-04-28T16:03:52.055Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Request body: 
2023-04-28T16:03:52.055Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||==========================request end================================================
2023-04-28T16:03:52.088Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:52.088Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:03:52.088Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status text  : Not Found
2023-04-28T16:03:52.089Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:03:51 GMT", x-envoy-upstream-service-time:"29", server:"envoy"]
2023-04-28T16:03:52.089Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Response body: 
2023-04-28T16:03:52.089Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:52.089Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|404|Not Found|InvokeReturn
2023-04-28T16:03:52.095Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T16:03:52.095Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2023-04-28T16:03:52.098Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T16:03:52.109Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-04-28T16:03:52.110Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[053d554e-a5f4-45dd-a93c-1b5f83759a55], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[601f6136-4fbc-48df-87a4-22e533694452], X-ECOMP-RequestID=[053d554e-a5f4-45dd-a93c-1b5f83759a55], X-TransactionId=[], X-ONAP-RequestID=[053d554e-a5f4-45dd-a93c-1b5f83759a55]}
2023-04-28T16:03:52.148Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 16:03:51 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[32], x-aai-txid=[0-aai-resources-230428-16:03:51:752-11010], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T16:03:52.150Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2023-04-28T16:03:52.150Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-04-28T16:03:52.153Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2023-04-28T16:03:52.154Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-04-28T16:03:52.158Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2023-04-28T16:03:52.185Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2023-04-28T16:03:52.185Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2023-04-28T16:03:52.220Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2023-04-28T16:03:52.221Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 28 Apr 2023 16:03:51 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[30], x-aai-txid=[2-aai-resources-230428-16:03:51:825-77592], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2023-04-28T16:03:52.222Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2023-04-28T16:03:52.224Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2023-04-28T16:03:52.224Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2023-04-28T16:03:52.225Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T16:03:52.225Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T16:03:52.231Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T16:03:52.232Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T16:03:52.232Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:52.233Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2023-04-28T16:03:52.233Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T16:03:52.233Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"127", X-B3-TraceId:"3bad4bc9407ff5002b3418fbe8258157", X-B3-SpanId:"ebe1ab4002f7ac20", X-B3-ParentSpanId:"4bbc6c8038b115d8", X-B3-Sampled:"0", X-ONAP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-TransactionID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ECOMP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1d7e05c-55a9-4c37-b9f1-19c4d096d174"]
2023-04-28T16:03:52.233Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933","requestScope":"service"}
2023-04-28T16:03:52.234Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T16:03:52.272Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:52.272Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:52.273Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T16:03:52.273Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:03:51 GMT", x-envoy-upstream-service-time:"34", server:"envoy"]
2023-04-28T16:03:52.273Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T16:03:52.273Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:52.274Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T16:03:52.274Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f
2023-04-28T16:03:52.274Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|INFO|500||Invoke
2023-04-28T16:03:52.275Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:52.275Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f
2023-04-28T16:03:52.275Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Method      : GET
2023-04-28T16:03:52.275Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-TransactionID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ECOMP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c90da6e-f543-428f-96ef-293daee27cb4"]
2023-04-28T16:03:52.275Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Request body: 
2023-04-28T16:03:52.275Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||==========================request end================================================
2023-04-28T16:03:52.323Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:52.323Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:52.323Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Status text  : OK
2023-04-28T16:03:52.324Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:51 GMT", x-envoy-upstream-service-time:"43", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:52.327Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "80cc1047-8d76-426e-89d5-9d856e5de97f",
  "modelInvariantUUID" : "2b117e9e-9072-45fc-8dae-221dafa09ec7",
  "created" : "2023-04-28 16:01:31.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/csar"
    }
  }
}
2023-04-28T16:03:52.327Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:52.328Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|INFO|500||InvokeReturn
2023-04-28T16:03:52.329Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance
2023-04-28T16:03:52.330Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|INFO|500||Invoke
2023-04-28T16:03:52.330Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:52.330Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance
2023-04-28T16:03:52.331Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T16:03:52.331Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-TransactionID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ECOMP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffe3535e-cf2d-4657-8ba0-3bf95aa072d0"]
2023-04-28T16:03:52.331Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Request body: 
2023-04-28T16:03:52.331Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:03:52.353Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:52.354Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:03:52.355Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Status text  : Not Found
2023-04-28T16:03:52.356Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:03:51 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2023-04-28T16:03:52.357Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Response body: 
2023-04-28T16:03:52.357Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:52.357Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T16:03:52.358Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7
2023-04-28T16:03:52.359Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|INFO|500||Invoke
2023-04-28T16:03:52.359Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:52.360Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7
2023-04-28T16:03:52.360Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Method      : GET
2023-04-28T16:03:52.361Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-TransactionID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ECOMP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64df2ef8-0662-4a62-bb19-3dc73ca28646"]
2023-04-28T16:03:52.361Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Request body: 
2023-04-28T16:03:52.362Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||==========================request end================================================
2023-04-28T16:03:52.414Z|2c086833-99b5-4890-a83b-023636aae0da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:03:52.414Z|2c086833-99b5-4890-a83b-023636aae0da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:03:52.421Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:52.422Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:52.422Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Status text  : OK
2023-04-28T16:03:52.423Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:51 GMT", x-envoy-upstream-service-time:"56", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:52.423Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "80cc1047-8d76-426e-89d5-9d856e5de97f",
      "modelInvariantUUID" : "2b117e9e-9072-45fc-8dae-221dafa09ec7",
      "created" : "2023-04-28 16:01:31.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "test-pnf",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/vnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/csar"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7"
    }
  }
}
2023-04-28T16:03:52.424Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:52.424Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|INFO|500||InvokeReturn
2023-04-28T16:03:52.427Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance
2023-04-28T16:03:52.428Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|INFO|500||Invoke
2023-04-28T16:03:52.428Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:52.428Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance
2023-04-28T16:03:52.429Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T16:03:52.429Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-TransactionID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ECOMP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06d9fc7f-9c80-423c-8427-ec2f5bf4c7f2"]
2023-04-28T16:03:52.429Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Request body: 
2023-04-28T16:03:52.430Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:03:52.449Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:52.449Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:03:52.449Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Status text  : Not Found
2023-04-28T16:03:52.450Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:03:51 GMT", x-envoy-upstream-service-time:"16", server:"envoy"]
2023-04-28T16:03:52.450Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||Response body: 
2023-04-28T16:03:52.451Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:52.451Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=createInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T16:03:52.452Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T16:03:52.452Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T16:03:52.453Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:52.453Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2023-04-28T16:03:52.453Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T16:03:52.454Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-TransactionID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ECOMP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ccdb221-a531-4248-b52c-8bc5230c56b1"]
2023-04-28T16:03:52.454Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T16:03:52.454Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T16:03:52.487Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:52.488Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:52.489Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T16:03:52.490Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:51 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:52.490Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T16:03:52.491Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:52.491Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T16:03:52.496Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-04-28T16:03:52.497Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2023-04-28T16:03:52.498Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:52.498Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2023-04-28T16:03:52.498Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2023-04-28T16:03:52.499Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-TransactionID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ECOMP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c964967d-8a1b-40b9-a971-3a92206b1202"]
2023-04-28T16:03:52.499Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2023-04-28T16:03:52.500Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:03:52.525Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:52.526Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:52.526Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2023-04-28T16:03:52.527Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:51 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:52.527Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 531,
  "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" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/531/service"
    }
  }
}
2023-04-28T16:03:52.528Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:52.528Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2023-04-28T16:03:52.531Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f
2023-04-28T16:03:52.532Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|INFO|500||Invoke
2023-04-28T16:03:52.532Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:52.532Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f
2023-04-28T16:03:52.533Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Method      : GET
2023-04-28T16:03:52.533Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-TransactionID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ECOMP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b509373-900d-4c12-87af-602864172447"]
2023-04-28T16:03:52.534Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Request body: 
2023-04-28T16:03:52.534Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||==========================request end================================================
2023-04-28T16:03:52.578Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:52.578Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:52.579Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Status text  : OK
2023-04-28T16:03:52.580Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:03:52 GMT", x-envoy-upstream-service-time:"38", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:52.581Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "80cc1047-8d76-426e-89d5-9d856e5de97f",
  "modelInvariantUUID" : "2b117e9e-9072-45fc-8dae-221dafa09ec7",
  "created" : "2023-04-28 16:01:31.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/csar"
    }
  }
}
2023-04-28T16:03:52.581Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:52.581Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|INFO|500||InvokeReturn
2023-04-28T16:03:52.591Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T16:03:52.591Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T16:03:52.592Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:52.592Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T16:03:52.592Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T16:03:52.592Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"4527", X-B3-TraceId:"3bad4bc9407ff5002b3418fbe8258157", X-B3-SpanId:"5f9d1ec91c87744f", X-B3-ParentSpanId:"4bbc6c8038b115d8", X-B3-Sampled:"0", X-ONAP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-TransactionID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ECOMP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01ca487a-6327-4c8f-80d1-23714f9481bf"]
2023-04-28T16:03:52.593Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"053d554e-a5f4-45dd-a93c-1b5f83759a55","requestStatus":"IN_PROGRESS","startTime":1682697832095,"source":"VID","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n\t\t\t\"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"ca441469-5b75-4d0e-b15c-e08ca62f33d3\",\n                                        \"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n                                        \"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\n                            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\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\": \"db5250d1-7e72-4aa0-9c51-1c8de65c0d1b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"053d554e-a5f4-45dd-a93c-1b5f83759a55"}
2023-04-28T16:03:52.593Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T16:03:52.655Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:52.656Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T16:03:52.657Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T16:03:52.657Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", Location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:52 GMT", x-envoy-upstream-service-time:"58", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:52.660Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T16:03:52.095+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n\t\t\t\"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"ca441469-5b75-4d0e-b15c-e08ca62f33d3\",\n                                        \"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n                                        \"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\n                            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\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\": \"db5250d1-7e72-4aa0-9c51-1c8de65c0d1b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T16:03:52.617+00:00",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    }
  }
}
2023-04-28T16:03:52.661Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:52.662Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T16:03:52.681Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T16:03:52.682Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T16:03:52.683Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:52.683Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2023-04-28T16:03:52.684Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T16:03:52.684Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3168", X-B3-TraceId:"3bad4bc9407ff5002b3418fbe8258157", X-B3-SpanId:"03d6261694ea7ac7", X-B3-ParentSpanId:"4bbc6c8038b115d8", X-B3-Sampled:"0", X-ONAP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-TransactionID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ECOMP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f27c701-7275-41ea-b9f7-d7c4c4ce3fb8"]
2023-04-28T16:03:52.685Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\"modelUuid\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\"modelInvariantUuid\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"ca441469-5b75-4d0e-b15c-e08ca62f33d3\",\"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\"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_b72b5cf0-3728-40d7-9138-eb79febb8933\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"db5250d1-7e72-4aa0-9c51-1c8de65c0d1b\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"053d554e-a5f4-45dd-a93c-1b5f83759a55","type":"String"},"mso-request-id":{"value":"053d554e-a5f4-45dd-a93c-1b5f83759a55","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"}}}
2023-04-28T16:03:52.685Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T16:03:53.714Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:53.715Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T16:03:53.716Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T16:03:53.716Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 16:03:52 GMT", X-ONAP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-TransactionID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ECOMP-RequestID:"053d554e-a5f4-45dd-a93c-1b5f83759a55", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4f27c701-7275-41ea-b9f7-d7c4c4ce3fb8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1025", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:53.717Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"053d554e-a5f4-45dd-a93c-1b5f83759a55\",\"instanceId\":\"9f532e35-96b4-479c-a1be-a51bddb6be70\"}}","message":"Success","processInstanceID":"44e0b244-e5de-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T16:03:53.717Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:53.718Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T16:03:53.730Z|053d554e-a5f4-45dd-a93c-1b5f83759a55|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:53.996Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:54.000Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:03:54.001Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||Invoke
2023-04-28T16:03:54.001Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:54.001Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:03:54.001Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Method      : GET
2023-04-28T16:03:54.001Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdc8ad84c90d6acfacd40726ba40e0d1", X-B3-SpanId:"0b621cbb43ea8b3c", X-B3-ParentSpanId:"8ba93d13afce1324", X-B3-Sampled:"0", X-ONAP-RequestID:"fa7e6bf9-beaf-4b4f-a78b-f0a50e562042", X-RequestID:"fa7e6bf9-beaf-4b4f-a78b-f0a50e562042", X-TransactionID:"fa7e6bf9-beaf-4b4f-a78b-f0a50e562042", X-ECOMP-RequestID:"fa7e6bf9-beaf-4b4f-a78b-f0a50e562042", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62df7adc-343c-40a3-bb78-d3d6540158cc"]
2023-04-28T16:03:54.001Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Request body: 
2023-04-28T16:03:54.001Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||==========================request end================================================
2023-04-28T16:03:54.034Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:54.034Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:54.035Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status text  : OK
2023-04-28T16:03:54.035Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:53 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:54.035Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Response body: {
  "requestId" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T16:03:52.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n\t\t\t\"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"ca441469-5b75-4d0e-b15c-e08ca62f33d3\",\n                                        \"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n                                        \"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\n                            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\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\": \"db5250d1-7e72-4aa0-9c51-1c8de65c0d1b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:53.000+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    }
  }
}
2023-04-28T16:03:54.036Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:54.036Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||InvokeReturn
2023-04-28T16:03:54.037Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:03:54.038Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:54.038Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:54.038Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:03:54.039Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:54.039Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bdc8ad84c90d6acfacd40726ba40e0d1", X-B3-SpanId:"8ab26d2f75d5dd41", X-B3-ParentSpanId:"8ba93d13afce1324", X-B3-Sampled:"0", X-ONAP-RequestID:"fa7e6bf9-beaf-4b4f-a78b-f0a50e562042", X-RequestID:"fa7e6bf9-beaf-4b4f-a78b-f0a50e562042", X-TransactionID:"fa7e6bf9-beaf-4b4f-a78b-f0a50e562042", X-ECOMP-RequestID:"fa7e6bf9-beaf-4b4f-a78b-f0a50e562042", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79d3fb43-9d48-4782-a265-f5fb3eeaf77b"]
2023-04-28T16:03:54.040Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:54.040Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:54.070Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:54.070Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:54.071Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:54.071Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:53 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:54.078Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:03:54.079Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:54.080Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:54.088Z|fa7e6bf9-beaf-4b4f-a78b-f0a50e562042|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:03:58.559Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:03:58.569Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:03:58.570Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||Invoke
2023-04-28T16:03:58.570Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:58.570Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:03:58.571Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Method      : GET
2023-04-28T16:03:58.571Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee310f505a250b0890deaeb62639f98a", X-B3-SpanId:"213307c174a7a951", X-B3-ParentSpanId:"d7cf3ad461f3fb63", X-B3-Sampled:"0", X-ONAP-RequestID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-RequestID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-TransactionID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-ECOMP-RequestID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9ca3336-4100-4ac7-aef6-c5179fe79d47"]
2023-04-28T16:03:58.571Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Request body: 
2023-04-28T16:03:58.571Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||==========================request end================================================
2023-04-28T16:03:58.840Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:58.841Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:58.841Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status text  : OK
2023-04-28T16:03:58.842Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:58 GMT", x-envoy-upstream-service-time:"264", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:58.843Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Response body: {
  "requestId" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 3).",
  "progress" : 59,
  "startTime" : "2023-04-28T16:03:34.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:54.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    }
  }
}
2023-04-28T16:03:58.843Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:58.844Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||InvokeReturn
2023-04-28T16:03:58.845Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:03:58.846Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:03:58.846Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:58.846Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:03:58.846Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:03:58.847Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee310f505a250b0890deaeb62639f98a", X-B3-SpanId:"0f6c6138235e28e7", X-B3-ParentSpanId:"d7cf3ad461f3fb63", X-B3-Sampled:"0", X-ONAP-RequestID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-RequestID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-TransactionID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-ECOMP-RequestID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2782582c-bf16-462f-a9b2-71811309a7b9"]
2023-04-28T16:03:58.847Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:03:58.848Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:03:58.864Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:58.865Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:58.865Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:03:58.865Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:03:58 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:03:58.866Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:03:58.866Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:58.867Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:03:58.899Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:58.900Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:58.901Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:58.901Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:03:58.901Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:58.901Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-RequestID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-TransactionID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-ECOMP-RequestID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7931487-9f75-4bcb-b345-832d5bc23ad4"]
2023-04-28T16:03:58.902Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:58.902Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:59.034Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:59.034Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:59.035Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:59.035Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=CC8D34A5505FC8AEE1AC1751B5A596A1; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 28 Apr 2023 16:03:58 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2023-04-28T16:03:59.035Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4520efb3-e5de-11ed-bf0c-2ead1f80446c","businessKey":"fa6672e2-2f28-4f40-a31c-fb7be30260ec","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-28T16:03:52.364+0000","endTime":"2023-04-28T16:03:52.875+0000","removalTime":null,"durationInMillis":511,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"3a6a2b24-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"4520051c-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T16:03:59.036Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:59.036Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:59.066Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:59.067Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:03:59.068Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:03:59.068Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:03:59.068Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:03:59.068Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-RequestID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-TransactionID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-ECOMP-RequestID:"761fe7a0-780d-431b-8e54-6b94f0c5a729", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69d673d4-34cc-4587-ac0d-f219165d5478"]
2023-04-28T16:03:59.069Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:03:59.069Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:03:59.558Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:03:59.558Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:03:59.559Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:03:59.559Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=789A285C7BE43824FFC438BF8E559CF8; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 28 Apr 2023 16:03:58 GMT", x-envoy-upstream-service-time:"484", server:"envoy"]
2023-04-28T16:03:59.559Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:45213ce6-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"4520efb3-e5de-11ed-bf0c-2ead1f80446c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"4520efb3-e5de-11ed-bf0c-2ead1f80446c","executionId":"4520efb3-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:03:52.366+0000","endTime":"2023-04-28T16:03:52.874+0000","durationInMillis":508,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3a6a2b24-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:03:59.560Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:03:59.560Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4520efb3-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:03:59.566Z|761fe7a0-780d-431b-8e54-6b94f0c5a729|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:00.233Z|3d4388c4-379e-4fc2-9b12-7f4a87842021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:00.233Z|3d4388c4-379e-4fc2-9b12-7f4a87842021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:00.947Z|05a469ce-7f3b-4e5a-8b48-3d6e230f03ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:00.948Z|05a469ce-7f3b-4e5a-8b48-3d6e230f03ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:01.138Z|5bc65722-bd85-4ed6-9b7b-1c19c6458a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:04:01.138Z|5bc65722-bd85-4ed6-9b7b-1c19c6458a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:04:01.578Z|7ae0e1b4-9bab-4324-8a81-fbcfa3a43b83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:04:01.578Z|7ae0e1b4-9bab-4324-8a81-fbcfa3a43b83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:04:01.902Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:01.911Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:01.912Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||Invoke
2023-04-28T16:04:01.912Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:01.912Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:01.912Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Method      : GET
2023-04-28T16:04:01.912Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1b21186ca2daa7ae24e1426a87ba66e", X-B3-SpanId:"9927da04ae6cb97b", X-B3-ParentSpanId:"226354406e247af5", X-B3-Sampled:"0", X-ONAP-RequestID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-RequestID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-TransactionID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-ECOMP-RequestID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62c9ec81-3e0d-4ec4-bf19-78ca5931cbf0"]
2023-04-28T16:04:01.912Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Request body: 
2023-04-28T16:04:01.912Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||==========================request end================================================
2023-04-28T16:04:01.951Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:01.951Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:01.952Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status text  : OK
2023-04-28T16:04:01.952Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:01 GMT", x-envoy-upstream-service-time:"35", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:01.954Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Response body: {
  "requestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2023-04-28T16:03:48.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    }
  }
}
2023-04-28T16:04:01.954Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:01.955Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||InvokeReturn
2023-04-28T16:04:01.957Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:01.958Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:01.958Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:01.959Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:01.959Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:01.959Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1b21186ca2daa7ae24e1426a87ba66e", X-B3-SpanId:"89b9ceda0a13717e", X-B3-ParentSpanId:"226354406e247af5", X-B3-Sampled:"0", X-ONAP-RequestID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-RequestID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-TransactionID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-ECOMP-RequestID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57d37ec8-51ec-49a7-b6f0-477029b9379d"]
2023-04-28T16:04:01.960Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:01.960Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:01.983Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:01.984Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:01.984Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:01.985Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:01 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:01.987Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682697839000,\"creation_time\":1682697763000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:03:59.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:04:01.987Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:01.988Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:02.020Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:04:02.020Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:04:02.021Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:02.021Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:04:02.021Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:04:02.021Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-RequestID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-TransactionID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-ECOMP-RequestID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"407ce1d6-bfd8-4dde-a409-8837b6469c13"]
2023-04-28T16:04:02.022Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:04:02.022Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:04:02.205Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:02.205Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:02.206Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:04:02.206Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=86913C2D68DA99EBA8BD95F99EF55CEF; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 16:04:01 GMT", x-envoy-upstream-service-time:"178", server:"envoy"]
2023-04-28T16:04:02.207Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"46a3226a-e5de-11ed-bf0c-2ead1f80446c","businessKey":"dbfa28ad-1b88-4042-b139-bf36e9544b58","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T16:03:54.895+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"42d3caa2-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"46a210b7-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:04:02.207Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:02.208Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:04:02.238Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:04:02.238Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:04:02.239Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:02.239Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:04:02.239Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:04:02.240Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-RequestID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-TransactionID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-ECOMP-RequestID:"0f47a9d6-24e2-4f24-89f9-20e2b3e08672", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dfac935-48ac-4e82-a7f0-2f3ba400ac44"]
2023-04-28T16:04:02.240Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:04:02.240Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:04:02.383Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:02.383Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:02.384Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:04:02.385Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=173C59851DACCBB84B971B2F89ED6AF4; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 28 Apr 2023 16:04:01 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2023-04-28T16:04:02.386Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:48d4cf2d-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"46a3226a-e5de-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"46a3226a-e5de-11ed-bf0c-2ead1f80446c","executionId":"46a3226a-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:03:58.576+0000","endTime":"2023-04-28T16:03:58.582+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"42d3caa2-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:04:02.386Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:02.387Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:04:02.395Z|0f47a9d6-24e2-4f24-89f9-20e2b3e08672|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:02.446Z|b107cb89-4a29-4aae-89b4-fa523148b296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:02.447Z|b107cb89-4a29-4aae-89b4-fa523148b296|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:04.376Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:04.383Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:04.383Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||Invoke
2023-04-28T16:04:04.383Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:04.383Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:04.384Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Method      : GET
2023-04-28T16:04:04.384Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e90ef2ca35f864d14906a9c682dc0ef1", X-B3-SpanId:"30b3700ef569b6c7", X-B3-ParentSpanId:"e2d5c089e1896b30", X-B3-Sampled:"0", X-ONAP-RequestID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-RequestID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-TransactionID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-ECOMP-RequestID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3d7d3a8-d16c-46b5-a691-f9fe600661c0"]
2023-04-28T16:04:04.384Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Request body: 
2023-04-28T16:04:04.384Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||==========================request end================================================
2023-04-28T16:04:04.427Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:04.428Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:04.428Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status text  : OK
2023-04-28T16:04:04.428Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:04 GMT", x-envoy-upstream-service-time:"39", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:04.429Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Response body: {
  "requestId" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "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" : "2023-04-28T16:03:52.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n\t\t\t\"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"ca441469-5b75-4d0e-b15c-e08ca62f33d3\",\n                                        \"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n                                        \"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\n                            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\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\": \"db5250d1-7e72-4aa0-9c51-1c8de65c0d1b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:01.000+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    }
  }
}
2023-04-28T16:04:04.429Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:04.429Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||InvokeReturn
2023-04-28T16:04:04.430Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:04.431Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:04.431Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:04.431Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:04.431Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:04.432Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e90ef2ca35f864d14906a9c682dc0ef1", X-B3-SpanId:"6911b604bd2a4a6c", X-B3-ParentSpanId:"e2d5c089e1896b30", X-B3-Sampled:"0", X-ONAP-RequestID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-RequestID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-TransactionID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-ECOMP-RequestID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d272711-186a-4b8b-adf3-f422c5da6f63"]
2023-04-28T16:04:04.432Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:04.432Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:06.072Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:06.073Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:06.073Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:06.074Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:06 GMT", x-envoy-upstream-service-time:"1637", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:06.075Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:06.075Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:06.075Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:06.107Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:04:06.108Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:04:06.109Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:06.109Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:04:06.109Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:04:06.109Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-RequestID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-TransactionID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-ECOMP-RequestID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54474083-2d3c-49f0-a6f0-d085698bc169"]
2023-04-28T16:04:06.110Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:04:06.110Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:04:06.250Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:06.251Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:06.251Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:04:06.251Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FB43EFEC7D450F1F291CF3C440A32D0F; Path=/; HttpOnly", Cache-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:"Fri, 28 Apr 2023 16:04:05 GMT", x-envoy-upstream-service-time:"135", server:"envoy"]
2023-04-28T16:04:06.252Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c","businessKey":"053d554e-a5f4-45dd-a93c-1b5f83759a55","processDefinitionId":"WaitForPnfReadyBB:1:e6642617-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-04-28T16:04:01.466+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"44e0b244-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"4a0dec10-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:04:06.252Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:06.253Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:04:06.279Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:04:06.280Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:04:06.280Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:06.280Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:04:06.281Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:04:06.281Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-RequestID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-TransactionID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-ECOMP-RequestID:"0150998c-9e7e-44e8-8121-4e78fab003f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39f873c9-8407-4698-96d0-5e5c3dedacb9"]
2023-04-28T16:04:06.281Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:04:06.282Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:04:08.441Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:08.442Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:08.442Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:04:08.442Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=77B8C44F8AC68D6743B62860460A5683; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 28 Apr 2023 16:04:07 GMT", x-envoy-upstream-service-time:"2154", server:"envoy"]
2023-04-28T16:04:08.443Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"4a8e660d-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:e6642617-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c","executionId":"4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:04:01.470+0000","endTime":"2023-04-28T16:04:01.613+0000","durationInMillis":143,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44e0b244-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:04:08.443Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:08.444Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:04:08.450Z|0150998c-9e7e-44e8-8121-4e78fab003f1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:09.814Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:09.823Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:04:09.824Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||Invoke
2023-04-28T16:04:09.824Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:09.824Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:04:09.824Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Method      : GET
2023-04-28T16:04:09.825Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab3632d34ca9b343b12032701fadfe8e", X-B3-SpanId:"6455b4f517ae3b57", X-B3-ParentSpanId:"bc10bedb3e5c2f29", X-B3-Sampled:"0", X-ONAP-RequestID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-RequestID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-TransactionID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-ECOMP-RequestID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"264b68f2-dc03-4d14-a432-5d886bed4a7c"]
2023-04-28T16:04:09.825Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Request body: 
2023-04-28T16:04:09.825Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||==========================request end================================================
2023-04-28T16:04:09.862Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:09.863Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:09.863Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status text  : OK
2023-04-28T16:04:09.863Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:09 GMT", x-envoy-upstream-service-time:"34", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:09.864Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Response body: {
  "requestId" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "requestStatus" : "IN_PROGRESS",
  "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).",
  "progress" : 72,
  "startTime" : "2023-04-28T16:03:34.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:01.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    }
  }
}
2023-04-28T16:04:09.864Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:09.865Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||InvokeReturn
2023-04-28T16:04:09.866Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:04:09.866Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:09.866Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:09.867Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:04:09.867Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:09.867Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ab3632d34ca9b343b12032701fadfe8e", X-B3-SpanId:"8de1fb774ece7b7f", X-B3-ParentSpanId:"bc10bedb3e5c2f29", X-B3-Sampled:"0", X-ONAP-RequestID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-RequestID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-TransactionID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-ECOMP-RequestID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af25b3b7-d9c1-44dd-82ab-70ff3ca496f3"]
2023-04-28T16:04:09.867Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:09.867Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:09.884Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:09.884Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:09.885Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:09.885Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:09 GMT", x-envoy-upstream-service-time:"14", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:09.885Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:09.885Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:09.886Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:09.900Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:04:09.900Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:04:09.900Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:09.901Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:04:09.901Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:04:09.901Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-RequestID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-TransactionID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-ECOMP-RequestID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20ec3a9b-84d5-4e07-836b-acf5f6558998"]
2023-04-28T16:04:09.901Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:04:09.901Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:04:10.042Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:10.042Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:10.043Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:04:10.043Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=6139F4378D5D43FAF55A073C7BBC60C6; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 28 Apr 2023 16:04:09 GMT", x-envoy-upstream-service-time:"135", server:"envoy"]
2023-04-28T16:04:10.043Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"495b64d6-e5de-11ed-bf0c-2ead1f80446c","businessKey":"fa6672e2-2f28-4f40-a31c-fb7be30260ec","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-28T16:03:59.458+0000","endTime":"2023-04-28T16:03:59.805+0000","removalTime":null,"durationInMillis":347,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"3a6a2b24-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"495a532f-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T16:04:10.044Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:10.044Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa6672e2-2f28-4f40-a31c-fb7be30260ec&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:04:10.057Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:04:10.057Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:04:10.058Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:10.058Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:04:10.058Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:04:10.058Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-RequestID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-TransactionID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-ECOMP-RequestID:"d6e4857e-d06d-4f6d-b5d3-bf7101412970", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ad71e32-9d03-4c07-9247-d6f47df195b2"]
2023-04-28T16:04:10.058Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:04:10.058Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:04:10.223Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:10.224Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:10.224Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:04:10.224Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=FB93C9BEAA82A05A0AE7D4B10C4E7083; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 28 Apr 2023 16:04:09 GMT", x-envoy-upstream-service-time:"161", server:"envoy"]
2023-04-28T16:04:10.225Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:495bda19-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"495b64d6-e5de-11ed-bf0c-2ead1f80446c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"495b64d6-e5de-11ed-bf0c-2ead1f80446c","executionId":"495b64d6-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:03:59.461+0000","endTime":"2023-04-28T16:03:59.804+0000","durationInMillis":343,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3a6a2b24-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:04:10.225Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:10.225Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=495b64d6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:04:10.230Z|d6e4857e-d06d-4f6d-b5d3-bf7101412970|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:10.265Z|52a7a0db-41a0-4e4c-88d1-45a7379bede1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:10.266Z|52a7a0db-41a0-4e4c-88d1-45a7379bede1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:11.007Z|74c6791f-8ef2-4ffe-bfa3-6a49efea0f39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:11.009Z|74c6791f-8ef2-4ffe-bfa3-6a49efea0f39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:12.478Z|f3dffe41-c27e-4265-b0bd-d8a7af1be23e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:12.479Z|f3dffe41-c27e-4265-b0bd-d8a7af1be23e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:12.664Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:12.674Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:12.675Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||Invoke
2023-04-28T16:04:12.675Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:12.675Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:12.675Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Method      : GET
2023-04-28T16:04:12.676Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d65b011868d482d83750ecf219528370", X-B3-SpanId:"69d2db01be9dfe70", X-B3-ParentSpanId:"440331deeafe0482", X-B3-Sampled:"0", X-ONAP-RequestID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-RequestID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-TransactionID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-ECOMP-RequestID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c597a722-edee-4733-adb8-9e1343796c64"]
2023-04-28T16:04:12.676Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Request body: 
2023-04-28T16:04:12.676Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||==========================request end================================================
2023-04-28T16:04:12.711Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:12.712Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:12.713Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status text  : OK
2023-04-28T16:04:12.713Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:12 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:12.714Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Response body: {
  "requestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).",
  "progress" : 18,
  "startTime" : "2023-04-28T16:03:48.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:03:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    }
  }
}
2023-04-28T16:04:12.714Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:12.715Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||InvokeReturn
2023-04-28T16:04:12.717Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:12.717Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:12.718Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:12.718Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:12.718Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:12.719Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d65b011868d482d83750ecf219528370", X-B3-SpanId:"8114216e92d3a91c", X-B3-ParentSpanId:"440331deeafe0482", X-B3-Sampled:"0", X-ONAP-RequestID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-RequestID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-TransactionID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-ECOMP-RequestID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c16c57c0-2ac2-4753-b3e3-408812a5f2ff"]
2023-04-28T16:04:12.719Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:12.719Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:12.740Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:12.740Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:12.741Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:12.741Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:12 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:12.743Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682697839000,\"creation_time\":1682697763000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:03:59.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:04:12.743Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:12.744Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:12.796Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:04:12.797Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:04:12.798Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:12.798Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:04:12.799Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:04:12.799Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-RequestID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-TransactionID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-ECOMP-RequestID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9fb6505a-25da-4b91-9e7b-f1309db435bd"]
2023-04-28T16:04:12.799Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:04:12.800Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:04:12.948Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:12.949Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:12.949Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:04:12.950Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E0392CAFA774D338EBCD6D4CA353C0E3; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"688", Date:"Fri, 28 Apr 2023 16:04:12 GMT", x-envoy-upstream-service-time:"144", server:"envoy"]
2023-04-28T16:04:12.950Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"46a3226a-e5de-11ed-bf0c-2ead1f80446c","businessKey":"dbfa28ad-1b88-4042-b139-bf36e9544b58","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-04-28T16:03:54.895+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"42d3caa2-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"46a210b7-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:04:12.950Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:12.951Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:04:12.981Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:04:12.982Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:04:12.982Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:12.982Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:04:12.982Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:04:12.983Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-RequestID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-TransactionID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-ECOMP-RequestID:"d15218f0-d6fb-4d93-99ab-fc7655f7bb90", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1c69fce-5318-41e5-bb51-db917986582a"]
2023-04-28T16:04:12.983Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:04:12.983Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:04:13.117Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:13.118Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:13.119Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:04:13.121Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=E6E5981167ABF98183FD16FFF941291F; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"811", Date:"Fri, 28 Apr 2023 16:04:12 GMT", x-envoy-upstream-service-time:"130", server:"envoy"]
2023-04-28T16:04:13.121Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:48d4cf2d-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"46a3226a-e5de-11ed-bf0c-2ead1f80446c","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:e67ae28a-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"46a3226a-e5de-11ed-bf0c-2ead1f80446c","executionId":"46a3226a-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:03:58.576+0000","endTime":"2023-04-28T16:03:58.582+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"42d3caa2-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:04:13.122Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:13.123Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=46a3226a-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:04:13.129Z|d15218f0-d6fb-4d93-99ab-fc7655f7bb90|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:16.138Z|620d1980-346f-4610-950f-84fabb16ef7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:04:16.138Z|620d1980-346f-4610-950f-84fabb16ef7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:04:18.732Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:18.739Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:18.740Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||Invoke
2023-04-28T16:04:18.740Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:18.741Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:18.741Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Method      : GET
2023-04-28T16:04:18.741Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c07e6338515389fb07622772ca01717b", X-B3-SpanId:"736d3cfc95b5d1c5", X-B3-ParentSpanId:"64e15c88a106f7e8", X-B3-Sampled:"0", X-ONAP-RequestID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-RequestID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-TransactionID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-ECOMP-RequestID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d33cbb4-29be-467d-819d-609f0831de11"]
2023-04-28T16:04:18.742Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Request body: 
2023-04-28T16:04:18.742Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||==========================request end================================================
2023-04-28T16:04:18.784Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:18.784Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:18.785Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status text  : OK
2023-04-28T16:04:18.786Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:18 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:18.788Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Response body: {
  "requestId" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "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" : "2023-04-28T16:03:52.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n\t\t\t\"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"ca441469-5b75-4d0e-b15c-e08ca62f33d3\",\n                                        \"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n                                        \"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\n                            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\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\": \"db5250d1-7e72-4aa0-9c51-1c8de65c0d1b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:01.000+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    }
  }
}
2023-04-28T16:04:18.788Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:18.789Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||InvokeReturn
2023-04-28T16:04:18.791Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:18.792Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:18.792Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:18.793Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:18.793Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:18.793Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c07e6338515389fb07622772ca01717b", X-B3-SpanId:"6178f5394aa8c010", X-B3-ParentSpanId:"64e15c88a106f7e8", X-B3-Sampled:"0", X-ONAP-RequestID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-RequestID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-TransactionID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-ECOMP-RequestID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a6d1d8e-52ca-426f-a44a-c1ce4d404627"]
2023-04-28T16:04:18.794Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:18.794Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:18.813Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:18.813Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:18.814Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:18.814Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:18 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:18.815Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:18.815Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:18.816Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:18.852Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:04:18.853Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:04:18.854Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:18.854Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:04:18.855Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:04:18.855Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-RequestID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-TransactionID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-ECOMP-RequestID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01abbe90-2b35-4c8a-9936-6a32a9c8cab3"]
2023-04-28T16:04:18.855Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:04:18.856Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:04:19.011Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:19.012Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:19.012Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:04:19.013Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=C6DA2F9761FE5721740EB5CE0279B437; Path=/; HttpOnly", Cache-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:"Fri, 28 Apr 2023 16:04:18 GMT", x-envoy-upstream-service-time:"144", server:"envoy"]
2023-04-28T16:04:19.013Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c","businessKey":"053d554e-a5f4-45dd-a93c-1b5f83759a55","processDefinitionId":"WaitForPnfReadyBB:1:e6642617-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-04-28T16:04:01.466+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"44e0b244-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"4a0dec10-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2023-04-28T16:04:19.013Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:19.014Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=053d554e-a5f4-45dd-a93c-1b5f83759a55&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:04:19.038Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:04:19.039Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:04:19.039Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:19.040Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:04:19.040Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:04:19.040Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-RequestID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-TransactionID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-ECOMP-RequestID:"b6b47865-e302-4d03-baab-d35997b9d6eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14ee3feb-79b0-475f-b096-3b58275d9621"]
2023-04-28T16:04:19.040Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:04:19.040Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:04:19.172Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:19.172Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:19.172Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:04:19.172Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=151B90276DA57EFFEA29768DF9AB0D08; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Fri, 28 Apr 2023 16:04:18 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2023-04-28T16:04:19.173Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"4a8e660d-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:e6642617-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c","executionId":"4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:04:01.470+0000","endTime":"2023-04-28T16:04:01.613+0000","durationInMillis":143,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"44e0b244-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:04:19.173Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:19.173Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4a8dc9b6-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:04:19.177Z|b6b47865-e302-4d03-baab-d35997b9d6eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:20.318Z|2598e886-666e-484f-881b-8678d2cb156f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:20.319Z|2598e886-666e-484f-881b-8678d2cb156f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:20.429Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:20.437Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:04:20.439Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||Invoke
2023-04-28T16:04:20.439Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:20.440Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:04:20.440Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Method      : GET
2023-04-28T16:04:20.440Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0fc042ef38ae59c295f49b585ada78d", X-B3-SpanId:"0e89b6873b737db4", X-B3-ParentSpanId:"6e1fe79cf0a01621", X-B3-Sampled:"0", X-ONAP-RequestID:"aca67100-ff1a-4094-b090-483b9a11f792", X-RequestID:"aca67100-ff1a-4094-b090-483b9a11f792", X-TransactionID:"aca67100-ff1a-4094-b090-483b9a11f792", X-ECOMP-RequestID:"aca67100-ff1a-4094-b090-483b9a11f792", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d253dbd8-1c9a-4834-96da-3d1584f26fea"]
2023-04-28T16:04:20.441Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Request body: 
2023-04-28T16:04:20.441Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||==========================request end================================================
2023-04-28T16:04:20.478Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:20.479Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:20.479Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status text  : OK
2023-04-28T16:04:20.479Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:20 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:20.481Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Response body: {
  "requestId" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:03:34.000+00:00",
  "endTime" : "2023-04-28T16:04:13.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:14.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    }
  }
}
2023-04-28T16:04:20.481Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:20.481Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||InvokeReturn
2023-04-28T16:04:20.482Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:04:20.482Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:20.483Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:20.483Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:04:20.483Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:20.483Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b0fc042ef38ae59c295f49b585ada78d", X-B3-SpanId:"c78ef291e0d5920b", X-B3-ParentSpanId:"6e1fe79cf0a01621", X-B3-Sampled:"0", X-ONAP-RequestID:"aca67100-ff1a-4094-b090-483b9a11f792", X-RequestID:"aca67100-ff1a-4094-b090-483b9a11f792", X-TransactionID:"aca67100-ff1a-4094-b090-483b9a11f792", X-ECOMP-RequestID:"aca67100-ff1a-4094-b090-483b9a11f792", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7067290-1f74-4881-9598-ab6df8c012a5"]
2023-04-28T16:04:20.483Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:20.483Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:20.511Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:20.512Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:20.512Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:20.512Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:20 GMT", x-envoy-upstream-service-time:"25", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:20.514Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:20.514Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:20.515Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:20.523Z|aca67100-ff1a-4094-b090-483b9a11f792|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:20.743Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:20.749Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:04:20.750Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||Invoke
2023-04-28T16:04:20.751Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:20.751Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:04:20.752Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Method      : GET
2023-04-28T16:04:20.753Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd321586d6b73048a30047609606b433", X-B3-SpanId:"43e91b2395d2b9e0", X-B3-ParentSpanId:"0f261233ac3921b1", X-B3-Sampled:"0", X-ONAP-RequestID:"171675a4-0e47-4e35-ad6b-bf28a3f6b261", X-RequestID:"171675a4-0e47-4e35-ad6b-bf28a3f6b261", X-TransactionID:"171675a4-0e47-4e35-ad6b-bf28a3f6b261", X-ECOMP-RequestID:"171675a4-0e47-4e35-ad6b-bf28a3f6b261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb4b4f8b-645f-4576-9d10-2ae7058356fc"]
2023-04-28T16:04:20.754Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Request body: 
2023-04-28T16:04:20.754Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||==========================request end================================================
2023-04-28T16:04:20.787Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:20.788Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:20.789Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status text  : OK
2023-04-28T16:04:20.789Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:20 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:20.792Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Response body: {
  "requestId" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:03:34.000+00:00",
  "endTime" : "2023-04-28T16:04:13.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:14.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    }
  }
}
2023-04-28T16:04:20.803Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:20.803Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||InvokeReturn
2023-04-28T16:04:20.805Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:04:20.806Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:20.806Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:20.807Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:04:20.807Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:20.808Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fd321586d6b73048a30047609606b433", X-B3-SpanId:"32a3982bfd1eaf81", X-B3-ParentSpanId:"0f261233ac3921b1", X-B3-Sampled:"0", X-ONAP-RequestID:"171675a4-0e47-4e35-ad6b-bf28a3f6b261", X-RequestID:"171675a4-0e47-4e35-ad6b-bf28a3f6b261", X-TransactionID:"171675a4-0e47-4e35-ad6b-bf28a3f6b261", X-ECOMP-RequestID:"171675a4-0e47-4e35-ad6b-bf28a3f6b261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"036e628d-b9a4-4b88-96c6-1331ec59a283"]
2023-04-28T16:04:20.808Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:20.808Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:20.827Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:20.828Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:20.829Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:20.829Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:20 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:20.830Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:20.830Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:20.830Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:20.839Z|171675a4-0e47-4e35-ad6b-bf28a3f6b261|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:21.044Z|a72961dd-609f-4cfe-8fd1-205f0f1b1c21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:21.045Z|a72961dd-609f-4cfe-8fd1-205f0f1b1c21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:21.082Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:21.091Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:04:21.091Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||Invoke
2023-04-28T16:04:21.092Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:21.092Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:04:21.092Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Method      : GET
2023-04-28T16:04:21.092Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30336c51f1327448c54de81a313930db", X-B3-SpanId:"40b3cf3056cab90b", X-B3-ParentSpanId:"e5f6191250aa04f3", X-B3-Sampled:"0", X-ONAP-RequestID:"9395229f-d747-4805-8516-40a9ea8f227f", X-RequestID:"9395229f-d747-4805-8516-40a9ea8f227f", X-TransactionID:"9395229f-d747-4805-8516-40a9ea8f227f", X-ECOMP-RequestID:"9395229f-d747-4805-8516-40a9ea8f227f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1736e86-1236-4958-b24d-b3f4d06b214e"]
2023-04-28T16:04:21.092Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Request body: 
2023-04-28T16:04:21.092Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||==========================request end================================================
2023-04-28T16:04:21.123Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:21.124Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:21.124Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status text  : OK
2023-04-28T16:04:21.125Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:21 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:21.125Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Response body: {
  "requestId" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:03:34.000+00:00",
  "endTime" : "2023-04-28T16:04:13.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:14.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    }
  }
}
2023-04-28T16:04:21.125Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:21.125Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||InvokeReturn
2023-04-28T16:04:21.126Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:04:21.127Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:21.127Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:21.127Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:04:21.128Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:21.128Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30336c51f1327448c54de81a313930db", X-B3-SpanId:"1857749467d489b0", X-B3-ParentSpanId:"e5f6191250aa04f3", X-B3-Sampled:"0", X-ONAP-RequestID:"9395229f-d747-4805-8516-40a9ea8f227f", X-RequestID:"9395229f-d747-4805-8516-40a9ea8f227f", X-TransactionID:"9395229f-d747-4805-8516-40a9ea8f227f", X-ECOMP-RequestID:"9395229f-d747-4805-8516-40a9ea8f227f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58d5ea7f-0684-40b6-97b9-8bc871a955d1"]
2023-04-28T16:04:21.128Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:21.128Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:21.146Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:21.146Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:21.147Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:21.147Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:21 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:21.149Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:21.149Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:21.150Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:21.157Z|9395229f-d747-4805-8516-40a9ea8f227f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:21.410Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:21.416Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:04:21.417Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||Invoke
2023-04-28T16:04:21.417Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:21.418Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec
2023-04-28T16:04:21.418Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Method      : GET
2023-04-28T16:04:21.418Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ac58f86451387f646439b5fe1250c6e", X-B3-SpanId:"f0816ce382b41f3e", X-B3-ParentSpanId:"2fd2696488be317e", X-B3-Sampled:"0", X-ONAP-RequestID:"4d596362-4b6b-4516-a149-958691faeaf2", X-RequestID:"4d596362-4b6b-4516-a149-958691faeaf2", X-TransactionID:"4d596362-4b6b-4516-a149-958691faeaf2", X-ECOMP-RequestID:"4d596362-4b6b-4516-a149-958691faeaf2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"773ee8da-64b5-4cba-9a3c-6d8bcbcfab89"]
2023-04-28T16:04:21.419Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Request body: 
2023-04-28T16:04:21.419Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||==========================request end================================================
2023-04-28T16:04:21.451Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:21.452Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:21.452Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Status text  : OK
2023-04-28T16:04:21.452Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:21 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:21.453Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||Response body: {
  "requestId" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:03:34.000+00:00",
  "endTime" : "2023-04-28T16:04:13.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_cnf_macro\",\n            \"modelInvariantId\": \"d0f805cf-7ceb-4ee6-948a-cb695f2a4047\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"62d95696-7997-4f53-8f96-17fe755b1797\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basiccnf-cloud-owner\",\n            \"lcpCloudRegionId\": \"k8sregion-cnf-macro\",\n            \"tenantId\": \"123456\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:14.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "13602477-63bc-4afa-90b9-036d6b58bec1",
  "serviceInstanceName" : "basic_cnf_macro_5740a236-4972-472e-b8b0-c284ba712304",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/13602477-63bc-4afa-90b9-036d6b58bec1",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "fa6672e2-2f28-4f40-a31c-fb7be30260ec",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec"
    }
  }
}
2023-04-28T16:04:21.453Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:21.453Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa6672e2-2f28-4f40-a31c-fb7be30260ec|INFO|500||InvokeReturn
2023-04-28T16:04:21.454Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:04:21.454Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:21.455Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:21.455Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false
2023-04-28T16:04:21.455Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:21.455Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ac58f86451387f646439b5fe1250c6e", X-B3-SpanId:"110c811bae833a05", X-B3-ParentSpanId:"2fd2696488be317e", X-B3-Sampled:"0", X-ONAP-RequestID:"4d596362-4b6b-4516-a149-958691faeaf2", X-RequestID:"4d596362-4b6b-4516-a149-958691faeaf2", X-TransactionID:"4d596362-4b6b-4516-a149-958691faeaf2", X-ECOMP-RequestID:"4d596362-4b6b-4516-a149-958691faeaf2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d0bfa0d-bd5b-4a28-bddf-2b5360240312"]
2023-04-28T16:04:21.455Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:21.455Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:21.472Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:21.473Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:21.473Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:21.473Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:21 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:21.475Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:21.475Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:21.475Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa6672e2-2f28-4f40-a31c-fb7be30260ec&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:21.485Z|4d596362-4b6b-4516-a149-958691faeaf2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa6672e2-2f28-4f40-a31c-fb7be30260ec|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:22.510Z|4fb74adb-37de-4e55-a750-bbf6ed2ba55c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:22.511Z|4fb74adb-37de-4e55-a750-bbf6ed2ba55c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:23.432Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:23.439Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:23.440Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||Invoke
2023-04-28T16:04:23.440Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:23.440Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:23.441Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Method      : GET
2023-04-28T16:04:23.441Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7de4c6afbeb9e06b1eace9e2289bcff4", X-B3-SpanId:"7eb752183928281d", X-B3-ParentSpanId:"c1758556f6539778", X-B3-Sampled:"0", X-ONAP-RequestID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-RequestID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-TransactionID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-ECOMP-RequestID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ff12dfd-9a04-4ec3-b64f-f6977022684e"]
2023-04-28T16:04:23.441Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Request body: 
2023-04-28T16:04:23.442Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||==========================request end================================================
2023-04-28T16:04:23.474Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:23.475Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:23.475Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status text  : OK
2023-04-28T16:04:23.475Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:23 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:23.477Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Response body: {
  "requestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking DeactivateServiceInstanceBB (Execution Path progress: BBs completed = 3; BBs remaining = 4).",
  "progress" : 45,
  "startTime" : "2023-04-28T16:03:48.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    }
  }
}
2023-04-28T16:04:23.478Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:23.478Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||InvokeReturn
2023-04-28T16:04:23.479Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:23.479Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:23.479Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:23.480Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:23.480Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:23.480Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7de4c6afbeb9e06b1eace9e2289bcff4", X-B3-SpanId:"eb0d8fec7971c933", X-B3-ParentSpanId:"c1758556f6539778", X-B3-Sampled:"0", X-ONAP-RequestID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-RequestID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-TransactionID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-ECOMP-RequestID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87cb9e11-ae0f-46be-87db-baecfe093ceb"]
2023-04-28T16:04:23.480Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:23.480Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:23.498Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:23.499Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:23.499Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:23.499Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:23 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:23.500Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682697839000,\"creation_time\":1682697763000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:03:59.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:04:23.500Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:23.500Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:23.520Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:04:23.521Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2023-04-28T16:04:23.521Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:23.522Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1
2023-04-28T16:04:23.522Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:04:23.522Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-RequestID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-TransactionID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-ECOMP-RequestID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5aa4ed2e-67eb-46f4-9d79-2ebb9c767c7d"]
2023-04-28T16:04:23.522Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:04:23.522Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:04:23.678Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:23.679Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:23.680Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:04:23.681Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=8C8BF6A5F71A2594F2A560822C88B1AC; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"680", Date:"Fri, 28 Apr 2023 16:04:22 GMT", x-envoy-upstream-service-time:"152", server:"envoy"]
2023-04-28T16:04:23.682Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"55aee930-e5de-11ed-bf0c-2ead1f80446c","businessKey":"dbfa28ad-1b88-4042-b139-bf36e9544b58","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-04-28T16:04:20.138+0000","endTime":"2023-04-28T16:04:20.712+0000","removalTime":null,"durationInMillis":574,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"42d3caa2-e5de-11ed-bf0c-2ead1f80446c","superProcessInstanceId":"55adb079-e5de-11ed-bf0c-2ead1f80446c","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2023-04-28T16:04:23.683Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:23.683Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=dbfa28ad-1b88-4042-b139-bf36e9544b58&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:04:23.716Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:04:23.717Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||Invoke
2023-04-28T16:04:23.718Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:23.718Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1
2023-04-28T16:04:23.719Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Method      : GET
2023-04-28T16:04:23.719Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-RequestID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-TransactionID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-ECOMP-RequestID:"82a415b2-ee18-400b-9d28-a40b084e7d69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93d3863f-415f-4494-b20c-7d3507301109"]
2023-04-28T16:04:23.720Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Request body: 
2023-04-28T16:04:23.720Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||==========================request end================================================
2023-04-28T16:04:23.866Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:23.867Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:23.868Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Status text  : OK
2023-04-28T16:04:23.868Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Headers      : [Set-Cookie:"JSESSIONID=3B593795D0C654F7FFA3D85919369427; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"761", Date:"Fri, 28 Apr 2023 16:04:22 GMT", x-envoy-upstream-service-time:"141", server:"envoy"]
2023-04-28T16:04:23.869Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:55af3763-e5de-11ed-bf0c-2ead1f80446c","parentActivityInstanceId":"55aee930-e5de-11ed-bf0c-2ead1f80446c","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:e645c879-e5ce-11ed-bf0c-2ead1f80446c","processInstanceId":"55aee930-e5de-11ed-bf0c-2ead1f80446c","executionId":"55aee930-e5de-11ed-bf0c-2ead1f80446c","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-04-28T16:04:20.140+0000","endTime":"2023-04-28T16:04:20.712+0000","durationInMillis":572,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"42d3caa2-e5de-11ed-bf0c-2ead1f80446c"}]
2023-04-28T16:04:23.870Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:23.870Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=55aee930-e5de-11ed-bf0c-2ead1f80446c&maxResults=1|INFO|500||InvokeReturn
2023-04-28T16:04:23.877Z|82a415b2-ee18-400b-9d28-a40b084e7d69|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:29.474Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:29.482Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:29.483Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||Invoke
2023-04-28T16:04:29.484Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:29.484Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:29.484Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Method      : GET
2023-04-28T16:04:29.484Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed57e4cdd60c30af1aea186ec3ef61b4", X-B3-SpanId:"6902c3874753c2b1", X-B3-ParentSpanId:"b7e7fb3c54c88f76", X-B3-Sampled:"0", X-ONAP-RequestID:"def84e1e-502a-4d8f-be91-01b863b01b1b", X-RequestID:"def84e1e-502a-4d8f-be91-01b863b01b1b", X-TransactionID:"def84e1e-502a-4d8f-be91-01b863b01b1b", X-ECOMP-RequestID:"def84e1e-502a-4d8f-be91-01b863b01b1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07d95723-d8d1-4e89-b346-f980ef9556c6"]
2023-04-28T16:04:29.485Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Request body: 
2023-04-28T16:04:29.485Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||==========================request end================================================
2023-04-28T16:04:29.527Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:29.528Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:29.528Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status text  : OK
2023-04-28T16:04:29.528Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:29 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:29.532Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Response body: {
  "requestId" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:03:52.000+00:00",
  "endTime" : "2023-04-28T16:04:20.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n\t\t\t\"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"ca441469-5b75-4d0e-b15c-e08ca62f33d3\",\n                                        \"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n                                        \"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\n                            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\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\": \"db5250d1-7e72-4aa0-9c51-1c8de65c0d1b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:21.000+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    }
  }
}
2023-04-28T16:04:29.532Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:29.533Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||InvokeReturn
2023-04-28T16:04:29.534Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:29.535Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:29.535Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:29.535Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:29.536Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:29.536Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ed57e4cdd60c30af1aea186ec3ef61b4", X-B3-SpanId:"08a472772fc0182c", X-B3-ParentSpanId:"b7e7fb3c54c88f76", X-B3-Sampled:"0", X-ONAP-RequestID:"def84e1e-502a-4d8f-be91-01b863b01b1b", X-RequestID:"def84e1e-502a-4d8f-be91-01b863b01b1b", X-TransactionID:"def84e1e-502a-4d8f-be91-01b863b01b1b", X-ECOMP-RequestID:"def84e1e-502a-4d8f-be91-01b863b01b1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a34c8b5b-bc5d-4890-ace9-bdc088c02ebd"]
2023-04-28T16:04:29.536Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:29.537Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:29.553Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:29.554Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:29.554Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:29.554Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:29 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:29.555Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:29.555Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:29.556Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:29.564Z|def84e1e-502a-4d8f-be91-01b863b01b1b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:29.801Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:29.809Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:29.810Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||Invoke
2023-04-28T16:04:29.810Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:29.810Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:29.810Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Method      : GET
2023-04-28T16:04:29.811Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80e14d0f88df19677cf34b2137a68199", X-B3-SpanId:"56b37a5688c5c14b", X-B3-ParentSpanId:"f14bcbc3f5d669c9", X-B3-Sampled:"0", X-ONAP-RequestID:"34bbf24b-9d09-47a6-819e-926d510676dc", X-RequestID:"34bbf24b-9d09-47a6-819e-926d510676dc", X-TransactionID:"34bbf24b-9d09-47a6-819e-926d510676dc", X-ECOMP-RequestID:"34bbf24b-9d09-47a6-819e-926d510676dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6b8c5bc-9c43-4f62-87a5-f05b16d0ba52"]
2023-04-28T16:04:29.811Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Request body: 
2023-04-28T16:04:29.811Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||==========================request end================================================
2023-04-28T16:04:29.842Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:29.843Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:29.843Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status text  : OK
2023-04-28T16:04:29.844Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:29 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:29.844Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Response body: {
  "requestId" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:03:52.000+00:00",
  "endTime" : "2023-04-28T16:04:20.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n\t\t\t\"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"ca441469-5b75-4d0e-b15c-e08ca62f33d3\",\n                                        \"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n                                        \"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\n                            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\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\": \"db5250d1-7e72-4aa0-9c51-1c8de65c0d1b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:21.000+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    }
  }
}
2023-04-28T16:04:29.845Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:29.845Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||InvokeReturn
2023-04-28T16:04:29.846Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:29.847Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:29.847Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:29.848Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:29.848Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:29.848Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80e14d0f88df19677cf34b2137a68199", X-B3-SpanId:"aaa613e8b17615e3", X-B3-ParentSpanId:"f14bcbc3f5d669c9", X-B3-Sampled:"0", X-ONAP-RequestID:"34bbf24b-9d09-47a6-819e-926d510676dc", X-RequestID:"34bbf24b-9d09-47a6-819e-926d510676dc", X-TransactionID:"34bbf24b-9d09-47a6-819e-926d510676dc", X-ECOMP-RequestID:"34bbf24b-9d09-47a6-819e-926d510676dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c41c5aa-0544-43e7-aa7d-294fc96537e9"]
2023-04-28T16:04:29.849Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:29.849Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:29.874Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:29.875Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:29.876Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:29.876Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:29 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:29.876Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:29.877Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:29.877Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:29.885Z|34bbf24b-9d09-47a6-819e-926d510676dc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:30.187Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:30.194Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:30.195Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||Invoke
2023-04-28T16:04:30.195Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:30.195Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:30.196Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Method      : GET
2023-04-28T16:04:30.196Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf85a2696a2e9a9abb76497cb684dcad", X-B3-SpanId:"4be2416f1c6e3dad", X-B3-ParentSpanId:"acc78383e623a6a8", X-B3-Sampled:"0", X-ONAP-RequestID:"e338c8ff-1cb8-4c61-b284-be77b3d2b076", X-RequestID:"e338c8ff-1cb8-4c61-b284-be77b3d2b076", X-TransactionID:"e338c8ff-1cb8-4c61-b284-be77b3d2b076", X-ECOMP-RequestID:"e338c8ff-1cb8-4c61-b284-be77b3d2b076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ed742b4-f3c5-4938-a92a-8c11b790e126"]
2023-04-28T16:04:30.196Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Request body: 
2023-04-28T16:04:30.196Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||==========================request end================================================
2023-04-28T16:04:30.225Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:30.225Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:30.226Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status text  : OK
2023-04-28T16:04:30.226Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:29 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:30.228Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Response body: {
  "requestId" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:03:52.000+00:00",
  "endTime" : "2023-04-28T16:04:20.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n\t\t\t\"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"ca441469-5b75-4d0e-b15c-e08ca62f33d3\",\n                                        \"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n                                        \"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\n                            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\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\": \"db5250d1-7e72-4aa0-9c51-1c8de65c0d1b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:21.000+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    }
  }
}
2023-04-28T16:04:30.229Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:30.229Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||InvokeReturn
2023-04-28T16:04:30.230Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:30.231Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:30.231Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:30.232Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:30.232Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:30.232Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf85a2696a2e9a9abb76497cb684dcad", X-B3-SpanId:"53b6c9f073144fba", X-B3-ParentSpanId:"acc78383e623a6a8", X-B3-Sampled:"0", X-ONAP-RequestID:"e338c8ff-1cb8-4c61-b284-be77b3d2b076", X-RequestID:"e338c8ff-1cb8-4c61-b284-be77b3d2b076", X-TransactionID:"e338c8ff-1cb8-4c61-b284-be77b3d2b076", X-ECOMP-RequestID:"e338c8ff-1cb8-4c61-b284-be77b3d2b076", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee1143e2-6828-4017-b7c3-0035a055e724"]
2023-04-28T16:04:30.233Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:30.233Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:30.255Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:30.256Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:30.256Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:30.256Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:29 GMT", x-envoy-upstream-service-time:"20", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:30.260Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:30.260Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:30.261Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:30.267Z|e338c8ff-1cb8-4c61-b284-be77b3d2b076|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:30.343Z|ff821638-5335-4def-a4b5-0e032894e02d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:30.344Z|ff821638-5335-4def-a4b5-0e032894e02d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:30.534Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:30.540Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:30.540Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||Invoke
2023-04-28T16:04:30.541Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:30.541Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:30.541Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Method      : GET
2023-04-28T16:04:30.541Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"088aaae562bb9ce975d7a8f4c70f3b71", X-B3-SpanId:"9a78d6964b5c51d1", X-B3-ParentSpanId:"d4dce271559a4cfa", X-B3-Sampled:"0", X-ONAP-RequestID:"aede42df-de42-4b9f-a4d4-95aef2f2e146", X-RequestID:"aede42df-de42-4b9f-a4d4-95aef2f2e146", X-TransactionID:"aede42df-de42-4b9f-a4d4-95aef2f2e146", X-ECOMP-RequestID:"aede42df-de42-4b9f-a4d4-95aef2f2e146", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd04fc3c-f0b5-4c5e-8800-7233a31831c0"]
2023-04-28T16:04:30.541Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Request body: 
2023-04-28T16:04:30.542Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||==========================request end================================================
2023-04-28T16:04:30.581Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:30.581Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:30.582Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status text  : OK
2023-04-28T16:04:30.582Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:30 GMT", x-envoy-upstream-service-time:"36", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:30.588Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Response body: {
  "requestId" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:03:52.000+00:00",
  "endTime" : "2023-04-28T16:04:20.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n\t\t\t\"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"ca441469-5b75-4d0e-b15c-e08ca62f33d3\",\n                                        \"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n                                        \"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\n                            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\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\": \"db5250d1-7e72-4aa0-9c51-1c8de65c0d1b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:21.000+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    }
  }
}
2023-04-28T16:04:30.589Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:30.589Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||InvokeReturn
2023-04-28T16:04:30.590Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:30.591Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:30.591Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:30.591Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:30.591Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:30.591Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"088aaae562bb9ce975d7a8f4c70f3b71", X-B3-SpanId:"8db6fe0e10e38f00", X-B3-ParentSpanId:"d4dce271559a4cfa", X-B3-Sampled:"0", X-ONAP-RequestID:"aede42df-de42-4b9f-a4d4-95aef2f2e146", X-RequestID:"aede42df-de42-4b9f-a4d4-95aef2f2e146", X-TransactionID:"aede42df-de42-4b9f-a4d4-95aef2f2e146", X-ECOMP-RequestID:"aede42df-de42-4b9f-a4d4-95aef2f2e146", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6fb3972-dc8d-48b9-86a5-8c933a49baf8"]
2023-04-28T16:04:30.592Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:30.592Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:30.612Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:30.613Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:30.613Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:30.614Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:30 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:30.615Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:30.616Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:30.616Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:30.623Z|aede42df-de42-4b9f-a4d4-95aef2f2e146|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:30.936Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:30.942Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:30.943Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||Invoke
2023-04-28T16:04:30.943Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:30.943Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55
2023-04-28T16:04:30.944Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Method      : GET
2023-04-28T16:04:30.944Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f8cc82e6fe44883917a79a44730a233", X-B3-SpanId:"2a79b92f6e996c41", X-B3-ParentSpanId:"53ead6a92e96090c", X-B3-Sampled:"0", X-ONAP-RequestID:"4f5b97cf-e8c5-49ee-aaba-c60b89180db4", X-RequestID:"4f5b97cf-e8c5-49ee-aaba-c60b89180db4", X-TransactionID:"4f5b97cf-e8c5-49ee-aaba-c60b89180db4", X-ECOMP-RequestID:"4f5b97cf-e8c5-49ee-aaba-c60b89180db4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66254acf-a7c2-41ed-919b-e7dd65a183a6"]
2023-04-28T16:04:30.944Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Request body: 
2023-04-28T16:04:30.944Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||==========================request end================================================
2023-04-28T16:04:30.975Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:30.976Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:30.977Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Status text  : OK
2023-04-28T16:04:30.977Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:30 GMT", x-envoy-upstream-service-time:"26", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:30.978Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||Response body: {
  "requestId" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:03:52.000+00:00",
  "endTime" : "2023-04-28T16:04:20.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n\t\t\t\"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\",\n                        \"resources\": {\n                            \n                            \n                            \"pnfs\":[\n                                \n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"test-pnf 0\",\n                                        \"modelCustomizationId\":\"ca441469-5b75-4d0e-b15c-e08ca62f33d3\",\n                                        \"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n                                        \"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\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_b72b5cf0-3728-40d7-9138-eb79febb8933\"\n                                }\n                                \n                            ]\n                                ,\n                            \n                            \n                            \n                            \n                            \"vnfs\": [\n                                \n                            ]\n                            \n                            \n                        },\n                        \"modelInfo\": {\n                            \"modelVersion\": \"1.0\",\n                            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\",\n                            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\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\": \"db5250d1-7e72-4aa0-9c51-1c8de65c0d1b\",\n            \"owningEntityName\": \"pnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:21.000+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "cloudApiRequests" : [ ],
  "requestURI" : "053d554e-a5f4-45dd-a93c-1b5f83759a55",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55"
    }
  }
}
2023-04-28T16:04:30.979Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:30.979Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/053d554e-a5f4-45dd-a93c-1b5f83759a55|INFO|500||InvokeReturn
2023-04-28T16:04:30.981Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:30.981Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:30.982Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:30.982Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false
2023-04-28T16:04:30.982Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:30.983Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f8cc82e6fe44883917a79a44730a233", X-B3-SpanId:"edc5927688d5457c", X-B3-ParentSpanId:"53ead6a92e96090c", X-B3-Sampled:"0", X-ONAP-RequestID:"4f5b97cf-e8c5-49ee-aaba-c60b89180db4", X-RequestID:"4f5b97cf-e8c5-49ee-aaba-c60b89180db4", X-TransactionID:"4f5b97cf-e8c5-49ee-aaba-c60b89180db4", X-ECOMP-RequestID:"4f5b97cf-e8c5-49ee-aaba-c60b89180db4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"844f619f-7039-4387-a6e1-480b3246b602"]
2023-04-28T16:04:30.983Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:30.983Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:31.004Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:31.005Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:31.005Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:31.005Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:30 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:31.006Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:31.006Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:31.007Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=053d554e-a5f4-45dd-a93c-1b5f83759a55&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:31.013Z|4f5b97cf-e8c5-49ee-aaba-c60b89180db4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/053d554e-a5f4-45dd-a93c-1b5f83759a55|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:31.077Z|5fc471e7-2f29-4ac9-a17f-6ec70ae93a5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:31.077Z|5fc471e7-2f29-4ac9-a17f-6ec70ae93a5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:31.138Z|48ca9541-9af8-4bd6-bed6-b25706b9290f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:04:31.142Z|48ca9541-9af8-4bd6-bed6-b25706b9290f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:04:31.579Z|257d35db-9b56-4f0a-bf4b-04d2d9853d79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:04:31.580Z|257d35db-9b56-4f0a-bf4b-04d2d9853d79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:04:32.540Z|71f466eb-492d-4183-8e93-add0818df464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:32.541Z|71f466eb-492d-4183-8e93-add0818df464|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:34.067Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:34.074Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:34.074Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||Invoke
2023-04-28T16:04:34.074Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:34.074Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:34.075Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Method      : GET
2023-04-28T16:04:34.075Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc6d07048ef81c3a219a1d560e76674d", X-B3-SpanId:"5dbe6dc5ea9a1c48", X-B3-ParentSpanId:"be93bcfebbdf2212", X-B3-Sampled:"0", X-ONAP-RequestID:"6e80cf04-950b-4b0d-9e1e-f9a27363e3e8", X-RequestID:"6e80cf04-950b-4b0d-9e1e-f9a27363e3e8", X-TransactionID:"6e80cf04-950b-4b0d-9e1e-f9a27363e3e8", X-ECOMP-RequestID:"6e80cf04-950b-4b0d-9e1e-f9a27363e3e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3d1fdcb-15ef-476b-b93e-d0fd0cf518d7"]
2023-04-28T16:04:34.075Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Request body: 
2023-04-28T16:04:34.075Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||==========================request end================================================
2023-04-28T16:04:34.111Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:34.112Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:34.112Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status text  : OK
2023-04-28T16:04:34.112Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:34 GMT", x-envoy-upstream-service-time:"33", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:34.114Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Response body: {
  "requestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:03:48.000+00:00",
  "endTime" : "2023-04-28T16:04:32.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    }
  }
}
2023-04-28T16:04:34.114Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:34.115Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||InvokeReturn
2023-04-28T16:04:34.115Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:34.116Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:34.116Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:34.116Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:34.116Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:34.117Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc6d07048ef81c3a219a1d560e76674d", X-B3-SpanId:"a700d941c046ee72", X-B3-ParentSpanId:"be93bcfebbdf2212", X-B3-Sampled:"0", X-ONAP-RequestID:"6e80cf04-950b-4b0d-9e1e-f9a27363e3e8", X-RequestID:"6e80cf04-950b-4b0d-9e1e-f9a27363e3e8", X-TransactionID:"6e80cf04-950b-4b0d-9e1e-f9a27363e3e8", X-ECOMP-RequestID:"6e80cf04-950b-4b0d-9e1e-f9a27363e3e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33ab94ac-2158-4ecf-9ece-5696d5a817f4"]
2023-04-28T16:04:34.117Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:34.117Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:34.135Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:34.136Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:34.136Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:34.136Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:34 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:34.137Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682697839000,\"creation_time\":1682697763000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:03:59.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:04:34.137Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:34.138Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:34.149Z|6e80cf04-950b-4b0d-9e1e-f9a27363e3e8|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:34.374Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:34.378Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:34.379Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||Invoke
2023-04-28T16:04:34.379Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:34.379Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:34.379Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Method      : GET
2023-04-28T16:04:34.380Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54571aaf194413a96f3db5a3d57b7747", X-B3-SpanId:"f6c6f75120a157fe", X-B3-ParentSpanId:"a513d095aea7d816", X-B3-Sampled:"0", X-ONAP-RequestID:"cc316f7c-4ba2-404d-8d6a-c3242877576d", X-RequestID:"cc316f7c-4ba2-404d-8d6a-c3242877576d", X-TransactionID:"cc316f7c-4ba2-404d-8d6a-c3242877576d", X-ECOMP-RequestID:"cc316f7c-4ba2-404d-8d6a-c3242877576d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af657fd1-e594-4f21-9dc1-0afa07b4bb39"]
2023-04-28T16:04:34.380Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Request body: 
2023-04-28T16:04:34.380Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||==========================request end================================================
2023-04-28T16:04:34.405Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:34.405Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:34.406Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status text  : OK
2023-04-28T16:04:34.406Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:34 GMT", x-envoy-upstream-service-time:"22", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:34.407Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Response body: {
  "requestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:03:48.000+00:00",
  "endTime" : "2023-04-28T16:04:32.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    }
  }
}
2023-04-28T16:04:34.408Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:34.408Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||InvokeReturn
2023-04-28T16:04:34.409Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:34.409Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:34.409Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:34.410Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:34.410Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:34.410Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"54571aaf194413a96f3db5a3d57b7747", X-B3-SpanId:"c157c07b3146c27a", X-B3-ParentSpanId:"a513d095aea7d816", X-B3-Sampled:"0", X-ONAP-RequestID:"cc316f7c-4ba2-404d-8d6a-c3242877576d", X-RequestID:"cc316f7c-4ba2-404d-8d6a-c3242877576d", X-TransactionID:"cc316f7c-4ba2-404d-8d6a-c3242877576d", X-ECOMP-RequestID:"cc316f7c-4ba2-404d-8d6a-c3242877576d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e80a5545-bc79-4884-b856-17d1eab19790"]
2023-04-28T16:04:34.410Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:34.410Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:34.424Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:34.425Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:34.425Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:34.425Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:34 GMT", x-envoy-upstream-service-time:"12", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:34.428Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682697839000,\"creation_time\":1682697763000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:03:59.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:04:34.428Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:34.428Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:34.436Z|cc316f7c-4ba2-404d-8d6a-c3242877576d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:34.672Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:34.677Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:34.677Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||Invoke
2023-04-28T16:04:34.677Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:34.677Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:34.678Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Method      : GET
2023-04-28T16:04:34.678Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c2dc6b613a824037f6e3fd483f949c6", X-B3-SpanId:"c19de7db6f0c1000", X-B3-ParentSpanId:"e13c34116188d40d", X-B3-Sampled:"0", X-ONAP-RequestID:"13e4ef22-44e3-4193-b1cb-5d3d7f5432f9", X-RequestID:"13e4ef22-44e3-4193-b1cb-5d3d7f5432f9", X-TransactionID:"13e4ef22-44e3-4193-b1cb-5d3d7f5432f9", X-ECOMP-RequestID:"13e4ef22-44e3-4193-b1cb-5d3d7f5432f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26eec731-3a8c-43f7-b692-cd1be2308ee9"]
2023-04-28T16:04:34.678Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Request body: 
2023-04-28T16:04:34.678Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||==========================request end================================================
2023-04-28T16:04:34.708Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:34.708Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:34.709Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status text  : OK
2023-04-28T16:04:34.709Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:34 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:34.709Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Response body: {
  "requestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:03:48.000+00:00",
  "endTime" : "2023-04-28T16:04:32.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    }
  }
}
2023-04-28T16:04:34.709Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:34.709Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||InvokeReturn
2023-04-28T16:04:34.710Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:34.711Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:34.711Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:34.711Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:34.711Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:34.711Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c2dc6b613a824037f6e3fd483f949c6", X-B3-SpanId:"333e71438de4af3f", X-B3-ParentSpanId:"e13c34116188d40d", X-B3-Sampled:"0", X-ONAP-RequestID:"13e4ef22-44e3-4193-b1cb-5d3d7f5432f9", X-RequestID:"13e4ef22-44e3-4193-b1cb-5d3d7f5432f9", X-TransactionID:"13e4ef22-44e3-4193-b1cb-5d3d7f5432f9", X-ECOMP-RequestID:"13e4ef22-44e3-4193-b1cb-5d3d7f5432f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec559629-3723-4286-b08b-6a7a3ede9258"]
2023-04-28T16:04:34.711Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:34.711Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:34.727Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:34.727Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:34.728Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:34.728Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:34 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:34.729Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682697839000,\"creation_time\":1682697763000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:03:59.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:04:34.729Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:34.729Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:34.736Z|13e4ef22-44e3-4193-b1cb-5d3d7f5432f9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:34.936Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:34.944Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:34.945Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||Invoke
2023-04-28T16:04:34.945Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:34.945Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58
2023-04-28T16:04:34.946Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Method      : GET
2023-04-28T16:04:34.946Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95477fe0d7a68c259557aa2f4b51211d", X-B3-SpanId:"ec129267f1d04000", X-B3-ParentSpanId:"63dbabebf053837c", X-B3-Sampled:"0", X-ONAP-RequestID:"8ed3e143-6d81-4852-a1f7-848e8dbc783d", X-RequestID:"8ed3e143-6d81-4852-a1f7-848e8dbc783d", X-TransactionID:"8ed3e143-6d81-4852-a1f7-848e8dbc783d", X-ECOMP-RequestID:"8ed3e143-6d81-4852-a1f7-848e8dbc783d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb810f72-602e-4a16-9c8e-77509d6b09f7"]
2023-04-28T16:04:34.946Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Request body: 
2023-04-28T16:04:34.946Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||==========================request end================================================
2023-04-28T16:04:34.974Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:34.974Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:34.975Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Status text  : OK
2023-04-28T16:04:34.975Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:34 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:34.975Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||Response body: {
  "requestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "requestStatus" : "COMPLETE",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:03:48.000+00:00",
  "endTime" : "2023-04-28T16:04:32.000+00:00",
  "source" : "VID",
  "tenantId" : "1772051f58d048c5975bfbbeb46a2e3e",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"basic_vm_macro\",\n            \"modelInvariantId\": \"d46203c8-96d3-4830-92cc-3df006398a3d\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"16df5d25-496b-4970-895c-ea810168a467\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n        \"cloudConfiguration\": {\n            \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\",\n            \"tenantId\": \"1772051f58d048c5975bfbbeb46a2e3e\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:32.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "serviceInstanceName" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/69a58ca8-684f-4317-a6a9-dfc9f14c9912",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58"
    }
  }
}
2023-04-28T16:04:34.976Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:34.976Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dbfa28ad-1b88-4042-b139-bf36e9544b58|INFO|500||InvokeReturn
2023-04-28T16:04:34.977Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:34.978Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:34.978Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:34.979Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false
2023-04-28T16:04:34.979Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:34.979Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95477fe0d7a68c259557aa2f4b51211d", X-B3-SpanId:"da51470c8e569579", X-B3-ParentSpanId:"63dbabebf053837c", X-B3-Sampled:"0", X-ONAP-RequestID:"8ed3e143-6d81-4852-a1f7-848e8dbc783d", X-RequestID:"8ed3e143-6d81-4852-a1f7-848e8dbc783d", X-TransactionID:"8ed3e143-6d81-4852-a1f7-848e8dbc783d", X-ECOMP-RequestID:"8ed3e143-6d81-4852-a1f7-848e8dbc783d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f3b8c1a-9426-475c-bee9-a35ae100a7ab"]
2023-04-28T16:04:34.979Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:34.980Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:34.995Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:34.996Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:34.997Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:34.997Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:34 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:34.998Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 61,
  "soRequestId" : "dbfa28ad-1b88-4042-b139-bf36e9544b58",
  "groupingId" : "04a46dfd-46a5-4c1e-80b3-9f33bc391080",
  "name" : "basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/1772051f58d048c5975bfbbeb46a2e3e/stacks/basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1682697839000,\"creation_time\":1682697763000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"4ff1f686e02d49b3bddcdd6785a366b4\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"04a46dfd-46a5-4c1e-80b3-9f33bc391080\",\"OS::project_id\":\"1772051f58d048c5975bfbbeb46a2e3e\",\"OS::stack_name\":\"basic_macro_1018875b-6de0-4a43-a09a-9f1e244d652a_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"d2c22a03-7dc1-4605-bf43-c5a2a82e0f0a\",\"vf_module_id\":\"bfa30c7c-cd6a-44df-a715-2391eaa61a90\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2023-04-28T16:03:59.000+00:00",
  "isDataInternal" : false
} ]
2023-04-28T16:04:34.998Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:34.998Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dbfa28ad-1b88-4042-b139-bf36e9544b58&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:35.008Z|8ed3e143-6d81-4852-a1f7-848e8dbc783d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/dbfa28ad-1b88-4042-b139-bf36e9544b58|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:39.097Z|b84113ac-a2ad-429c-b30a-beab1b483023|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:04:39.098Z|b84113ac-a2ad-429c-b30a-beab1b483023|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:40.394Z|e8d32517-d302-48b6-b75d-25010223f592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:40.395Z|e8d32517-d302-48b6-b75d-25010223f592|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:41.108Z|310a5918-e950-438f-9150-1b60030de1a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:41.109Z|310a5918-e950-438f-9150-1b60030de1a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:42.572Z|56b47df7-649e-41ad-98e8-39c721f7c480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:42.574Z|56b47df7-649e-41ad-98e8-39c721f7c480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:42.681Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:42.683Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|||INFO|500||Checking if requestId: 2a748ee7-70d3-451c-913b-07214c3b7234 already exists in requestDb InfraActiveRequests table
2023-04-28T16:04:42.683Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234
2023-04-28T16:04:42.683Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|INFO|500||Invoke
2023-04-28T16:04:42.684Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:42.684Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234
2023-04-28T16:04:42.684Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Method      : GET
2023-04-28T16:04:42.684Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bffeef1e8751fdd8b45fb86dae5b6cc4", X-B3-SpanId:"00acff68520bf0e9", X-B3-ParentSpanId:"7f8489f8716bed1e", X-B3-Sampled:"0", X-ONAP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-TransactionID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ECOMP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b4c8909-65e3-476d-a903-7fe4c620445d"]
2023-04-28T16:04:42.684Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Request body: 
2023-04-28T16:04:42.684Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||==========================request end================================================
2023-04-28T16:04:42.724Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:42.725Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:04:42.725Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Status text  : Not Found
2023-04-28T16:04:42.725Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:04:42 GMT", x-envoy-upstream-service-time:"36", server:"envoy"]
2023-04-28T16:04:42.725Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Response body: 
2023-04-28T16:04:42.725Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:42.725Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|INFO|404|Not Found|InvokeReturn
2023-04-28T16:04:42.734Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|||INFO|500||Running local validations
2023-04-28T16:04:42.735Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2023-04-28T16:04:42.735Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2023-04-28T16:04:42.735Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|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
2023-04-28T16:04:42.736Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2023-04-28T16:04:42.736Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:42.736Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|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
2023-04-28T16:04:42.736Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2023-04-28T16:04:42.736Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"bffeef1e8751fdd8b45fb86dae5b6cc4", X-B3-SpanId:"e0ed359004024b15", X-B3-ParentSpanId:"7f8489f8716bed1e", X-B3-Sampled:"0", X-ONAP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-TransactionID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ECOMP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e93713b-bdcf-44ea-b5ce-51f76d350ecc"]
2023-04-28T16:04:42.736Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"9f532e35-96b4-479c-a1be-a51bddb6be70"},"instanceName":null,"requestScope":"service"}
2023-04-28T16:04:42.737Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2023-04-28T16:04:42.773Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:42.774Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:42.774Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2023-04-28T16:04:42.774Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:04:42 GMT", x-envoy-upstream-service-time:"33", server:"envoy"]
2023-04-28T16:04:42.775Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2023-04-28T16:04:42.775Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:42.775Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2023-04-28T16:04:42.776Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f
2023-04-28T16:04:42.777Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|INFO|500||Invoke
2023-04-28T16:04:42.777Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:42.777Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f
2023-04-28T16:04:42.778Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Method      : GET
2023-04-28T16:04:42.778Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-TransactionID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ECOMP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77ccbd23-208f-4238-84bd-be4d4af398a0"]
2023-04-28T16:04:42.778Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Request body: 
2023-04-28T16:04:42.778Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||==========================request end================================================
2023-04-28T16:04:42.824Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:42.825Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:42.826Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Status text  : OK
2023-04-28T16:04:42.826Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:04:42 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:42.827Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "80cc1047-8d76-426e-89d5-9d856e5de97f",
  "modelInvariantUUID" : "2b117e9e-9072-45fc-8dae-221dafa09ec7",
  "created" : "2023-04-28 16:01:31.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/csar"
    }
  }
}
2023-04-28T16:04:42.827Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:42.828Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|INFO|500||InvokeReturn
2023-04-28T16:04:42.831Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance
2023-04-28T16:04:42.832Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|INFO|500||Invoke
2023-04-28T16:04:42.832Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:42.833Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance
2023-04-28T16:04:42.833Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T16:04:42.833Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-TransactionID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ECOMP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a1559d1-5fb8-439e-9dcd-9366938eaf22"]
2023-04-28T16:04:42.834Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T16:04:42.834Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:04:42.856Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:42.856Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:04:42.857Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Status text  : Not Found
2023-04-28T16:04:42.858Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:04:42 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2023-04-28T16:04:42.859Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Response body: 
2023-04-28T16:04:42.859Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:42.860Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T16:04:42.861Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7
2023-04-28T16:04:42.861Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|INFO|500||Invoke
2023-04-28T16:04:42.862Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:42.862Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7
2023-04-28T16:04:42.863Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Method      : GET
2023-04-28T16:04:42.863Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-TransactionID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ECOMP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b192338-ce59-40ec-b573-16c5ac328669"]
2023-04-28T16:04:42.863Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Request body: 
2023-04-28T16:04:42.864Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||==========================request end================================================
2023-04-28T16:04:42.904Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:42.905Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:42.905Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Status text  : OK
2023-04-28T16:04:42.906Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:04:42 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:42.907Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "test_pnf_macro",
      "description" : "service",
      "modelUUID" : "80cc1047-8d76-426e-89d5-9d856e5de97f",
      "modelInvariantUUID" : "2b117e9e-9072-45fc-8dae-221dafa09ec7",
      "created" : "2023-04-28 16:01:31.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network Service",
      "resourceOrder" : "test-pnf",
      "distrobutionStatus" : null,
      "serviceArtifactList" : [ ],
      "serviceInfos" : [ ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/pnfCustomizations"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/allottedCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/vnfCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/csar"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7"
    }
  }
}
2023-04-28T16:04:42.907Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:42.908Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=2b117e9e-9072-45fc-8dae-221dafa09ec7|INFO|500||InvokeReturn
2023-04-28T16:04:42.911Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance
2023-04-28T16:04:42.912Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|INFO|500||Invoke
2023-04-28T16:04:42.912Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:42.913Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance
2023-04-28T16:04:42.913Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T16:04:42.913Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-TransactionID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ECOMP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63e1947e-b83d-4bdd-99af-e2a91a586a0d"]
2023-04-28T16:04:42.914Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T16:04:42.914Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:04:42.935Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:42.935Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2023-04-28T16:04:42.936Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Status text  : Not Found
2023-04-28T16:04:42.936Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Fri, 28 Apr 2023 16:04:42 GMT", x-envoy-upstream-service-time:"17", server:"envoy"]
2023-04-28T16:04:42.937Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||Response body: 
2023-04-28T16:04:42.937Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:42.938Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=80cc1047-8d76-426e-89d5-9d856e5de97f&action=deleteInstance|INFO|404|Not Found|InvokeReturn
2023-04-28T16:04:42.939Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|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
2023-04-28T16:04:42.940Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2023-04-28T16:04:42.940Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:42.940Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|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
2023-04-28T16:04:42.941Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2023-04-28T16:04:42.941Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|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:"2a748ee7-70d3-451c-913b-07214c3b7234", X-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-TransactionID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ECOMP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25ed1638-374c-4435-be0e-b6070cfb8315"]
2023-04-28T16:04:42.942Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2023-04-28T16:04:42.942Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2023-04-28T16:04:42.973Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:42.974Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:42.974Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2023-04-28T16:04:42.975Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:04:42 GMT", x-envoy-upstream-service-time:"28", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:42.976Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|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" : "2023-04-28 14:14:40.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"
    },
    "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"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    }
  }
}
2023-04-28T16:04:42.976Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:42.977Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2023-04-28T16:04:42.981Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-04-28T16:04:42.982Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke
2023-04-28T16:04:42.982Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:42.982Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance
2023-04-28T16:04:42.983Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method      : GET
2023-04-28T16:04:42.983Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-TransactionID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ECOMP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"212d89c1-0599-4d9a-b993-859594a0817b"]
2023-04-28T16:04:42.984Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 
2023-04-28T16:04:42.984Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================
2023-04-28T16:04:43.012Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:43.013Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:43.013Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text  : OK
2023-04-28T16:04:43.014Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:04:42 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:43.015Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: {
  "id" : 537,
  "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "action" : "deleteInstance",
  "description" : "Gr api recipe to delete service-instance",
  "orchestrationUri" : "/mso/async/services/WorkflowActionBB",
  "paramXsd" : null,
  "recipeTimeout" : 180,
  "serviceTimeoutInterim" : null,
  "created" : "2023-04-28T14:14:40.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/537/service"
    }
  }
}
2023-04-28T16:04:43.015Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:43.016Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn
2023-04-28T16:04:43.019Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f
2023-04-28T16:04:43.019Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|INFO|500||Invoke
2023-04-28T16:04:43.020Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:43.020Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f
2023-04-28T16:04:43.020Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Method      : GET
2023-04-28T16:04:43.021Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-TransactionID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ECOMP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5396c3ed-4186-459d-bfda-b12f772d2b6f"]
2023-04-28T16:04:43.021Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Request body: 
2023-04-28T16:04:43.021Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||==========================request end================================================
2023-04-28T16:04:43.061Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:43.062Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:43.062Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Status text  : OK
2023-04-28T16:04:43.063Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Date:"Fri, 28 Apr 2023 16:04:42 GMT", x-envoy-upstream-service-time:"37", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:43.065Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||Response body: {
  "modelName" : "test_pnf_macro",
  "description" : "service",
  "modelUUID" : "80cc1047-8d76-426e-89d5-9d856e5de97f",
  "modelInvariantUUID" : "2b117e9e-9072-45fc-8dae-221dafa09ec7",
  "created" : "2023-04-28 16:01:31.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network Service",
  "resourceOrder" : "test-pnf",
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/pnfCustomizations"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/allottedCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/vnfCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f/csar"
    }
  }
}
2023-04-28T16:04:43.065Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:43.066Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/80cc1047-8d76-426e-89d5-9d856e5de97f|INFO|500||InvokeReturn
2023-04-28T16:04:43.070Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T16:04:43.070Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2023-04-28T16:04:43.071Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:43.071Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2023-04-28T16:04:43.071Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2023-04-28T16:04:43.072Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|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:"1051", X-B3-TraceId:"bffeef1e8751fdd8b45fb86dae5b6cc4", X-B3-SpanId:"38d6047f21969cd8", X-B3-ParentSpanId:"7f8489f8716bed1e", X-B3-Sampled:"0", X-ONAP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-TransactionID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ECOMP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55fe9e30-d206-4705-8ae5-3be7b817c18b"]
2023-04-28T16:04:43.072Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"2a748ee7-70d3-451c-913b-07214c3b7234","requestStatus":"IN_PROGRESS","startTime":1682697882735,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"9f532e35-96b4-479c-a1be-a51bddb6be70","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70","cloudApiRequests":[],"requestURI":"2a748ee7-70d3-451c-913b-07214c3b7234"}
2023-04-28T16:04:43.072Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2023-04-28T16:04:43.116Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:43.117Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2023-04-28T16:04:43.118Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2023-04-28T16:04:43.118Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|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/2a748ee7-70d3-451c-913b-07214c3b7234", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:42 GMT", x-envoy-upstream-service-time:"40", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:43.119Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "2a748ee7-70d3-451c-913b-07214c3b7234",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T16:04:42.735+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2023-04-28T16:04:43.092+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70",
  "cloudApiRequests" : [ ],
  "requestURI" : "2a748ee7-70d3-451c-913b-07214c3b7234",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234"
    }
  }
}
2023-04-28T16:04:43.119Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:43.120Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2023-04-28T16:04:43.130Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|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
2023-04-28T16:04:43.131Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2023-04-28T16:04:43.131Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:43.131Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|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
2023-04-28T16:04:43.132Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2023-04-28T16:04:43.132Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1880", X-B3-TraceId:"bffeef1e8751fdd8b45fb86dae5b6cc4", X-B3-SpanId:"19c98fd4a6b5882f", X-B3-ParentSpanId:"7f8489f8716bed1e", X-B3-Sampled:"0", X-ONAP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-TransactionID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ECOMP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91e4314e-4658-40b8-a987-5db3d3bc41b6"]
2023-04-28T16:04:43.132Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\"modelUuid\":\"80cc1047-8d76-426e-89d5-9d856e5de97f\",\"modelInvariantUuid\":\"2b117e9e-9072-45fc-8dae-221dafa09ec7\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"9f532e35-96b4-479c-a1be-a51bddb6be70\"}","type":"String"},"requestId":{"value":"2a748ee7-70d3-451c-913b-07214c3b7234","type":"String"},"mso-request-id":{"value":"2a748ee7-70d3-451c-913b-07214c3b7234","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"9f532e35-96b4-479c-a1be-a51bddb6be70","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/9f532e35-96b4-479c-a1be-a51bddb6be70","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2023-04-28T16:04:43.133Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2023-04-28T16:04:44.154Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:44.155Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2023-04-28T16:04:44.156Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2023-04-28T16:04:44.156Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [Date:"Fri, 28 Apr 2023 16:04:43 GMT", X-ONAP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-TransactionID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ECOMP-RequestID:"2a748ee7-70d3-451c-913b-07214c3b7234", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"91e4314e-4658-40b8-a987-5db3d3bc41b6", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:44.157Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"2a748ee7-70d3-451c-913b-07214c3b7234\",\"instanceId\":\"9f532e35-96b4-479c-a1be-a51bddb6be70\"}}","message":"Success","processInstanceID":"62f1af7b-e5de-11ed-bf0c-2ead1f80446c","variables":null,"messageCode":200}
2023-04-28T16:04:44.157Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:44.158Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2023-04-28T16:04:44.164Z|2a748ee7-70d3-451c-913b-07214c3b7234|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:44.448Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:44.457Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234
2023-04-28T16:04:44.458Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|INFO|500||Invoke
2023-04-28T16:04:44.459Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:44.459Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234
2023-04-28T16:04:44.459Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Method      : GET
2023-04-28T16:04:44.460Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8134bca412274b7fa10bef4d7092bb3b", X-B3-SpanId:"38308dda0a1e4480", X-B3-ParentSpanId:"fa433c2afc4efd05", X-B3-Sampled:"0", X-ONAP-RequestID:"51f5bea5-683f-4233-b6ef-18ed381fd0ef", X-RequestID:"51f5bea5-683f-4233-b6ef-18ed381fd0ef", X-TransactionID:"51f5bea5-683f-4233-b6ef-18ed381fd0ef", X-ECOMP-RequestID:"51f5bea5-683f-4233-b6ef-18ed381fd0ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09b0434d-080c-4c7e-941c-8c35efb56ed4"]
2023-04-28T16:04:44.460Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Request body: 
2023-04-28T16:04:44.460Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||==========================request end================================================
2023-04-28T16:04:44.488Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:44.489Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:44.490Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Status text  : OK
2023-04-28T16:04:44.490Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:43 GMT", x-envoy-upstream-service-time:"24", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:44.491Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Response body: {
  "requestId" : "2a748ee7-70d3-451c-913b-07214c3b7234",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2023-04-28T16:04:42.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:44.000+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70",
  "cloudApiRequests" : [ ],
  "requestURI" : "2a748ee7-70d3-451c-913b-07214c3b7234",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234"
    }
  }
}
2023-04-28T16:04:44.492Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:44.492Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|INFO|500||InvokeReturn
2023-04-28T16:04:44.493Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false
2023-04-28T16:04:44.494Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:44.494Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:44.494Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false
2023-04-28T16:04:44.495Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:44.495Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8134bca412274b7fa10bef4d7092bb3b", X-B3-SpanId:"1b1eb8c14e59eee0", X-B3-ParentSpanId:"fa433c2afc4efd05", X-B3-Sampled:"0", X-ONAP-RequestID:"51f5bea5-683f-4233-b6ef-18ed381fd0ef", X-RequestID:"51f5bea5-683f-4233-b6ef-18ed381fd0ef", X-TransactionID:"51f5bea5-683f-4233-b6ef-18ed381fd0ef", X-ECOMP-RequestID:"51f5bea5-683f-4233-b6ef-18ed381fd0ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc0256a9-9ebf-4c84-9420-47f4757443ad"]
2023-04-28T16:04:44.495Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:44.495Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:44.515Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:44.516Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:44.517Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:44.517Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:43 GMT", x-envoy-upstream-service-time:"16", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:44.519Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:44.519Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:44.520Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:44.529Z|51f5bea5-683f-4233-b6ef-18ed381fd0ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:46.138Z|3e58da98-1afa-4b1d-8b3c-ebdc1ae42e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:04:46.139Z|3e58da98-1afa-4b1d-8b3c-ebdc1ae42e37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:04:50.421Z|639be4ca-8aa1-462c-821d-d932105538de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:50.422Z|639be4ca-8aa1-462c-821d-d932105538de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:51.140Z|00943dd0-3a67-47b9-abd0-c51481269c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:51.141Z|00943dd0-3a67-47b9-abd0-c51481269c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:52.606Z|97f0d197-b3be-40f0-865a-5f026a644521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:04:52.607Z|97f0d197-b3be-40f0-865a-5f026a644521|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:04:54.769Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:54.777Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234
2023-04-28T16:04:54.778Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|INFO|500||Invoke
2023-04-28T16:04:54.778Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:54.778Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234
2023-04-28T16:04:54.778Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Method      : GET
2023-04-28T16:04:54.779Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a738715a6280771f9dde8696ec216916", X-B3-SpanId:"2a3b1da3121c52f1", X-B3-ParentSpanId:"73fe7c9caa901364", X-B3-Sampled:"0", X-ONAP-RequestID:"77758dc1-22ed-4c2d-b1ac-dfc6943aa434", X-RequestID:"77758dc1-22ed-4c2d-b1ac-dfc6943aa434", X-TransactionID:"77758dc1-22ed-4c2d-b1ac-dfc6943aa434", X-ECOMP-RequestID:"77758dc1-22ed-4c2d-b1ac-dfc6943aa434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dc3577a-43e9-40ab-9a06-2cb8950a6994"]
2023-04-28T16:04:54.779Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Request body: 
2023-04-28T16:04:54.779Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||==========================request end================================================
2023-04-28T16:04:54.815Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:54.816Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:54.816Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Status text  : OK
2023-04-28T16:04:54.816Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:54 GMT", x-envoy-upstream-service-time:"32", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:54.818Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Response body: {
  "requestId" : "2a748ee7-70d3-451c-913b-07214c3b7234",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:04:42.000+00:00",
  "endTime" : "2023-04-28T16:04:48.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:49.000+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70",
  "cloudApiRequests" : [ ],
  "requestURI" : "2a748ee7-70d3-451c-913b-07214c3b7234",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234"
    }
  }
}
2023-04-28T16:04:54.819Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:54.819Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|INFO|500||InvokeReturn
2023-04-28T16:04:54.820Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false
2023-04-28T16:04:54.820Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:54.821Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:54.821Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false
2023-04-28T16:04:54.821Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:54.821Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a738715a6280771f9dde8696ec216916", X-B3-SpanId:"f089261dfd375eaf", X-B3-ParentSpanId:"73fe7c9caa901364", X-B3-Sampled:"0", X-ONAP-RequestID:"77758dc1-22ed-4c2d-b1ac-dfc6943aa434", X-RequestID:"77758dc1-22ed-4c2d-b1ac-dfc6943aa434", X-TransactionID:"77758dc1-22ed-4c2d-b1ac-dfc6943aa434", X-ECOMP-RequestID:"77758dc1-22ed-4c2d-b1ac-dfc6943aa434", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a9cfc51-a5f1-4906-ac06-24b29d8312c0"]
2023-04-28T16:04:54.821Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:54.822Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:54.843Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:54.844Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:54.845Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:54.845Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:54 GMT", x-envoy-upstream-service-time:"18", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:54.846Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:54.847Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:54.847Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:54.855Z|77758dc1-22ed-4c2d-b1ac-dfc6943aa434|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:55.127Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:55.136Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234
2023-04-28T16:04:55.137Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|INFO|500||Invoke
2023-04-28T16:04:55.137Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:55.137Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234
2023-04-28T16:04:55.138Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Method      : GET
2023-04-28T16:04:55.138Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f32e0ac05b40d40ba21e83d393e11193", X-B3-SpanId:"762bdf223f8dac19", X-B3-ParentSpanId:"075d3e31d98ad0a5", X-B3-Sampled:"0", X-ONAP-RequestID:"732f1c37-6a45-4f36-b159-b16a61334078", X-RequestID:"732f1c37-6a45-4f36-b159-b16a61334078", X-TransactionID:"732f1c37-6a45-4f36-b159-b16a61334078", X-ECOMP-RequestID:"732f1c37-6a45-4f36-b159-b16a61334078", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2e8a682-f6f2-400b-8a80-f7bde860e108"]
2023-04-28T16:04:55.138Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Request body: 
2023-04-28T16:04:55.138Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||==========================request end================================================
2023-04-28T16:04:55.172Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:55.172Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:55.173Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Status text  : OK
2023-04-28T16:04:55.173Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:54 GMT", x-envoy-upstream-service-time:"30", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:55.175Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Response body: {
  "requestId" : "2a748ee7-70d3-451c-913b-07214c3b7234",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:04:42.000+00:00",
  "endTime" : "2023-04-28T16:04:48.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:49.000+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70",
  "cloudApiRequests" : [ ],
  "requestURI" : "2a748ee7-70d3-451c-913b-07214c3b7234",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234"
    }
  }
}
2023-04-28T16:04:55.176Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:55.176Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|INFO|500||InvokeReturn
2023-04-28T16:04:55.177Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false
2023-04-28T16:04:55.177Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:55.178Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:55.178Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false
2023-04-28T16:04:55.178Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:55.178Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f32e0ac05b40d40ba21e83d393e11193", X-B3-SpanId:"ce26df1632081fad", X-B3-ParentSpanId:"075d3e31d98ad0a5", X-B3-Sampled:"0", X-ONAP-RequestID:"732f1c37-6a45-4f36-b159-b16a61334078", X-RequestID:"732f1c37-6a45-4f36-b159-b16a61334078", X-TransactionID:"732f1c37-6a45-4f36-b159-b16a61334078", X-ECOMP-RequestID:"732f1c37-6a45-4f36-b159-b16a61334078", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"925e4a74-580a-4c4c-8461-45907cb67c03"]
2023-04-28T16:04:55.178Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:55.178Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:55.194Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:55.195Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:55.195Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:55.195Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:54 GMT", x-envoy-upstream-service-time:"13", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:55.196Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:55.196Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:55.196Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:55.203Z|732f1c37-6a45-4f36-b159-b16a61334078|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:55.429Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:55.433Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234
2023-04-28T16:04:55.434Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|INFO|500||Invoke
2023-04-28T16:04:55.434Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:55.434Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234
2023-04-28T16:04:55.434Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Method      : GET
2023-04-28T16:04:55.434Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"751586b915ea05ae76b31fd042b338b3", X-B3-SpanId:"00eac8bf5854f052", X-B3-ParentSpanId:"5c6667e287783369", X-B3-Sampled:"0", X-ONAP-RequestID:"636ff5ed-d79e-42a3-9acc-edee3a0b92e2", X-RequestID:"636ff5ed-d79e-42a3-9acc-edee3a0b92e2", X-TransactionID:"636ff5ed-d79e-42a3-9acc-edee3a0b92e2", X-ECOMP-RequestID:"636ff5ed-d79e-42a3-9acc-edee3a0b92e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2590e526-a938-42bf-8a03-4338a7e0ac1b"]
2023-04-28T16:04:55.434Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Request body: 
2023-04-28T16:04:55.435Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||==========================request end================================================
2023-04-28T16:04:55.466Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:55.467Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:55.467Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Status text  : OK
2023-04-28T16:04:55.467Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:54 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:55.469Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Response body: {
  "requestId" : "2a748ee7-70d3-451c-913b-07214c3b7234",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:04:42.000+00:00",
  "endTime" : "2023-04-28T16:04:48.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:49.000+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70",
  "cloudApiRequests" : [ ],
  "requestURI" : "2a748ee7-70d3-451c-913b-07214c3b7234",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234"
    }
  }
}
2023-04-28T16:04:55.469Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:55.470Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|INFO|500||InvokeReturn
2023-04-28T16:04:55.471Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false
2023-04-28T16:04:55.471Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:55.471Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:55.472Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false
2023-04-28T16:04:55.472Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:55.472Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"751586b915ea05ae76b31fd042b338b3", X-B3-SpanId:"9c4ae6c969bd683c", X-B3-ParentSpanId:"5c6667e287783369", X-B3-Sampled:"0", X-ONAP-RequestID:"636ff5ed-d79e-42a3-9acc-edee3a0b92e2", X-RequestID:"636ff5ed-d79e-42a3-9acc-edee3a0b92e2", X-TransactionID:"636ff5ed-d79e-42a3-9acc-edee3a0b92e2", X-ECOMP-RequestID:"636ff5ed-d79e-42a3-9acc-edee3a0b92e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aea381fe-cbeb-484c-a2e4-87a4c4033763"]
2023-04-28T16:04:55.472Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:55.473Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:55.492Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:55.492Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:55.493Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:55.493Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:54 GMT", x-envoy-upstream-service-time:"17", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:55.496Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:55.496Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:55.497Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:55.504Z|636ff5ed-d79e-42a3-9acc-edee3a0b92e2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:04:55.736Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|||INFO|500||Entering
2023-04-28T16:04:55.741Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234
2023-04-28T16:04:55.741Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|INFO|500||Invoke
2023-04-28T16:04:55.742Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:55.742Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234
2023-04-28T16:04:55.742Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Method      : GET
2023-04-28T16:04:55.743Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ee3e057f0f0a8539e7e5e6a8f8a2f52", X-B3-SpanId:"3851b97b26ed94f2", X-B3-ParentSpanId:"06dfb2dd75d39f88", X-B3-Sampled:"0", X-ONAP-RequestID:"ecddee51-39c4-4aa0-881b-0d0aada48e48", X-RequestID:"ecddee51-39c4-4aa0-881b-0d0aada48e48", X-TransactionID:"ecddee51-39c4-4aa0-881b-0d0aada48e48", X-ECOMP-RequestID:"ecddee51-39c4-4aa0-881b-0d0aada48e48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56b2b0bb-0db1-4f62-aad2-ce5a4b5de69d"]
2023-04-28T16:04:55.743Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Request body: 
2023-04-28T16:04:55.743Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||==========================request end================================================
2023-04-28T16:04:55.776Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:55.777Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:55.777Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Status text  : OK
2023-04-28T16:04:55.777Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:54 GMT", x-envoy-upstream-service-time:"29", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:55.778Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||Response body: {
  "requestId" : "2a748ee7-70d3-451c-913b-07214c3b7234",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2023-04-28T16:04:42.000+00:00",
  "endTime" : "2023-04-28T16:04:48.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n            \"modelType\": \"service\",\n            \"modelName\": \"test_pnf_macro\",\n            \"modelInvariantId\": \"2b117e9e-9072-45fc-8dae-221dafa09ec7\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"80cc1047-8d76-426e-89d5-9d856e5de97f\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2023-04-28T16:04:49.000+00:00",
  "serviceInstanceId" : "9f532e35-96b4-479c-a1be-a51bddb6be70",
  "serviceInstanceName" : "TestPNFMacroInstantiation_b72b5cf0-3728-40d7-9138-eb79febb8933",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/9f532e35-96b4-479c-a1be-a51bddb6be70",
  "cloudApiRequests" : [ ],
  "requestURI" : "2a748ee7-70d3-451c-913b-07214c3b7234",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234"
    }
  }
}
2023-04-28T16:04:55.778Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:55.778Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/2a748ee7-70d3-451c-913b-07214c3b7234|INFO|500||InvokeReturn
2023-04-28T16:04:55.780Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false
2023-04-28T16:04:55.780Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|INFO|500||Invoke
2023-04-28T16:04:55.780Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2023-04-28T16:04:55.781Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false
2023-04-28T16:04:55.781Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2023-04-28T16:04:55.781Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ee3e057f0f0a8539e7e5e6a8f8a2f52", X-B3-SpanId:"91f1163251a58223", X-B3-ParentSpanId:"06dfb2dd75d39f88", X-B3-Sampled:"0", X-ONAP-RequestID:"ecddee51-39c4-4aa0-881b-0d0aada48e48", X-RequestID:"ecddee51-39c4-4aa0-881b-0d0aada48e48", X-TransactionID:"ecddee51-39c4-4aa0-881b-0d0aada48e48", X-ECOMP-RequestID:"ecddee51-39c4-4aa0-881b-0d0aada48e48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf62873d-b1e5-484c-9e7f-ae804c167532"]
2023-04-28T16:04:55.782Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2023-04-28T16:04:55.782Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2023-04-28T16:04:55.799Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2023-04-28T16:04:55.800Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2023-04-28T16:04:55.801Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2023-04-28T16:04:55.801Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [Vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Date:"Fri, 28 Apr 2023 16:04:54 GMT", x-envoy-upstream-service-time:"15", server:"envoy", Transfer-Encoding:"chunked"]
2023-04-28T16:04:55.802Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2023-04-28T16:04:55.802Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2023-04-28T16:04:55.802Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=2a748ee7-70d3-451c-913b-07214c3b7234&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2023-04-28T16:04:55.808Z|ecddee51-39c4-4aa0-881b-0d0aada48e48|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/2a748ee7-70d3-451c-913b-07214c3b7234|InfraPortalClient|||INFO|500||Exiting.
2023-04-28T16:05:00.445Z|8dfa0725-ff24-4ba5-ac28-9c9436f94adb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:00.446Z|8dfa0725-ff24-4ba5-ac28-9c9436f94adb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:01.137Z|8ceb0599-bb40-4eb9-bb22-93b64f395864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:05:01.138Z|8ceb0599-bb40-4eb9-bb22-93b64f395864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:05:01.171Z|6618562c-4043-4854-b26e-bbc89d546457|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:01.172Z|6618562c-4043-4854-b26e-bbc89d546457|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:01.581Z|cf855ddd-6316-4d8e-a12e-1757bd13d6d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:05:01.582Z|cf855ddd-6316-4d8e-a12e-1757bd13d6d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:05:02.638Z|cbc0c44a-fd75-4a80-b4c3-0d5c289302e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:02.639Z|cbc0c44a-fd75-4a80-b4c3-0d5c289302e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:10.483Z|1243cc9c-b24e-4d12-a179-070587438b60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:10.484Z|1243cc9c-b24e-4d12-a179-070587438b60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:11.204Z|c6915d4a-6bf0-4253-9333-c8b168c1e7a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:11.204Z|c6915d4a-6bf0-4253-9333-c8b168c1e7a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:12.667Z|61090b8e-23be-43db-9743-9ed37c5ae093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:12.667Z|61090b8e-23be-43db-9743-9ed37c5ae093|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:16.137Z|fa4f8766-bdec-4c04-a358-0c3cf04bce8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:05:16.142Z|fa4f8766-bdec-4c04-a358-0c3cf04bce8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:05:20.518Z|b4e90fae-3d74-4468-9674-3fa5e58d12f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:20.518Z|b4e90fae-3d74-4468-9674-3fa5e58d12f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:21.231Z|deb0668b-bc87-4ecb-846c-b3169fdaedb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:21.232Z|deb0668b-bc87-4ecb-846c-b3169fdaedb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:22.701Z|b7bb8a30-ed94-407f-a5a8-4d8914fb2c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:22.702Z|b7bb8a30-ed94-407f-a5a8-4d8914fb2c0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:30.548Z|44e0e3c9-2119-449c-a375-9d3bc768dc07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:30.549Z|44e0e3c9-2119-449c-a375-9d3bc768dc07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:31.137Z|b5f5a65b-2bb4-49a9-bb6e-134d052c4586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:05:31.138Z|b5f5a65b-2bb4-49a9-bb6e-134d052c4586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:05:31.264Z|4ce80609-0293-416b-8449-ec04e180b304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:31.265Z|4ce80609-0293-416b-8449-ec04e180b304|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:31.583Z|2858d3f1-4bf3-4340-b47d-413937381962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:05:31.584Z|2858d3f1-4bf3-4340-b47d-413937381962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:05:32.734Z|4d631f04-5c64-4458-8d7d-8be9a87b7475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:32.735Z|4d631f04-5c64-4458-8d7d-8be9a87b7475|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:39.096Z|7616cba5-69a1-45cb-84a5-b03c1a91ce7f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:05:39.097Z|7616cba5-69a1-45cb-84a5-b03c1a91ce7f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:40.581Z|725ef2ad-3250-4bba-b186-0448fdc35991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:40.582Z|725ef2ad-3250-4bba-b186-0448fdc35991|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:41.298Z|4510e9dc-8cf5-4512-8deb-cdb4de500b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:41.300Z|4510e9dc-8cf5-4512-8deb-cdb4de500b5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:42.766Z|c770a85b-3630-4ba5-a009-b811e27853df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:42.766Z|c770a85b-3630-4ba5-a009-b811e27853df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:46.137Z|6ad0fc0c-1388-4fd5-ad80-20d246fdb624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:05:46.138Z|6ad0fc0c-1388-4fd5-ad80-20d246fdb624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:05:50.614Z|dd5f163d-7253-49ae-9572-119604a3eeba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:50.615Z|dd5f163d-7253-49ae-9572-119604a3eeba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:51.330Z|4de81507-3570-4b66-9685-ec5b3d9b064f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:51.331Z|4de81507-3570-4b66-9685-ec5b3d9b064f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:05:52.798Z|5e58b409-571f-4dbd-a434-4430a120daf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:05:52.798Z|5e58b409-571f-4dbd-a434-4430a120daf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:00.640Z|6078b0ab-6544-4693-9389-7d50295392d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:00.641Z|6078b0ab-6544-4693-9389-7d50295392d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:01.137Z|762666a9-97bf-4fa7-bec1-36903feadc59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:06:01.141Z|762666a9-97bf-4fa7-bec1-36903feadc59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:06:01.363Z|d5ddee69-d904-411f-a208-66e32db08926|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:01.364Z|d5ddee69-d904-411f-a208-66e32db08926|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:01.584Z|93fbe45d-f4b9-489c-a421-4510e9ae50cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:06:01.585Z|93fbe45d-f4b9-489c-a421-4510e9ae50cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:06:02.830Z|f0f83ff9-8e59-45c0-87c2-cf9cabc20fc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:02.830Z|f0f83ff9-8e59-45c0-87c2-cf9cabc20fc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:10.676Z|5e8f1956-59dc-4bab-b360-a869217952e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:10.676Z|5e8f1956-59dc-4bab-b360-a869217952e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:11.396Z|53aec838-3f9a-4cca-b97f-d7111ab7514a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:11.397Z|53aec838-3f9a-4cca-b97f-d7111ab7514a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:12.864Z|65737a7a-6ea9-4feb-8fde-4e3005209ead|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:12.864Z|65737a7a-6ea9-4feb-8fde-4e3005209ead|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:16.138Z|31c27886-5382-4731-b077-2d18f24b9b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:06:16.138Z|31c27886-5382-4731-b077-2d18f24b9b1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:06:20.714Z|b42b4088-dd61-4806-bc50-51abac08433c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:20.715Z|b42b4088-dd61-4806-bc50-51abac08433c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:21.427Z|4659d4e6-8ec9-4f6a-a06a-8b0f1a467d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:21.427Z|4659d4e6-8ec9-4f6a-a06a-8b0f1a467d30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:22.892Z|4367fb2f-f804-4dbd-aab1-8c0a52e60fff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:22.893Z|4367fb2f-f804-4dbd-aab1-8c0a52e60fff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:30.748Z|27dcfea5-901c-42a1-b8ad-245ebe89fb8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:30.748Z|27dcfea5-901c-42a1-b8ad-245ebe89fb8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:31.137Z|29dc1b28-52b0-4423-b5c5-87c517720f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:06:31.138Z|29dc1b28-52b0-4423-b5c5-87c517720f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:06:31.459Z|f02431b1-e6a3-4ef7-87da-4007c13b7fa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:31.459Z|f02431b1-e6a3-4ef7-87da-4007c13b7fa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:31.586Z|4df01d28-a1e8-4c09-b842-e231769acad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:06:31.586Z|4df01d28-a1e8-4c09-b842-e231769acad8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:06:32.933Z|8b2fc0fa-22ab-47b6-8a0d-62656f95c614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:32.934Z|8b2fc0fa-22ab-47b6-8a0d-62656f95c614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:39.100Z|326ddf94-08d8-4979-af81-ef81442dc425|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:06:39.101Z|326ddf94-08d8-4979-af81-ef81442dc425|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:40.778Z|999dbc2c-94ca-47f9-837b-2029a33b1d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:40.779Z|999dbc2c-94ca-47f9-837b-2029a33b1d6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:41.490Z|c5361de3-9065-4821-816d-b8fb7270e9da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:41.491Z|c5361de3-9065-4821-816d-b8fb7270e9da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:42.962Z|89d9e073-a2a0-4ee7-b80f-cb7c7db3ba54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:42.963Z|89d9e073-a2a0-4ee7-b80f-cb7c7db3ba54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:46.138Z|df129866-2a1c-42b9-990d-f03258072049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:06:46.142Z|df129866-2a1c-42b9-990d-f03258072049|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:06:50.805Z|d6437208-8f9c-4f98-bc05-c6e82ba76857|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:50.806Z|d6437208-8f9c-4f98-bc05-c6e82ba76857|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:51.523Z|f9bd6824-47c1-4321-87e6-3bc40f0f082a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:51.524Z|f9bd6824-47c1-4321-87e6-3bc40f0f082a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:06:52.994Z|deaa7b61-558b-4684-a888-c25088cf8213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:06:52.995Z|deaa7b61-558b-4684-a888-c25088cf8213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:00.837Z|2d62990f-72f2-414f-b6c4-6b652f1b4ecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:00.838Z|2d62990f-72f2-414f-b6c4-6b652f1b4ecb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:01.137Z|90212359-428f-413e-be85-0785629d5151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:07:01.138Z|90212359-428f-413e-be85-0785629d5151|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:07:01.557Z|623db080-5fd7-4b74-a9a3-b97afb75eee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:01.558Z|623db080-5fd7-4b74-a9a3-b97afb75eee6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:01.587Z|1c8f3180-5f47-4a11-aebe-fe8bfe9cd4a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:07:01.587Z|1c8f3180-5f47-4a11-aebe-fe8bfe9cd4a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:07:03.025Z|e8a555d1-dd24-4229-bc8c-603c7b2fd76b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:03.026Z|e8a555d1-dd24-4229-bc8c-603c7b2fd76b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:10.862Z|0ce9f0ba-0e77-456e-9cee-d594ec8fef4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:10.863Z|0ce9f0ba-0e77-456e-9cee-d594ec8fef4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:11.592Z|64877bed-95c1-4f2a-a2a1-a28de25f4bb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:11.593Z|64877bed-95c1-4f2a-a2a1-a28de25f4bb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:13.057Z|8165a3b0-ce81-41bd-9b91-917c786493f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:13.058Z|8165a3b0-ce81-41bd-9b91-917c786493f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:16.137Z|5e30992a-53a4-491c-8ffc-b624d0832b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:07:16.138Z|5e30992a-53a4-491c-8ffc-b624d0832b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:07:20.893Z|77da0f06-4757-4628-af0d-a872fd1b5e2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:20.893Z|77da0f06-4757-4628-af0d-a872fd1b5e2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:21.623Z|e15c45de-e04c-4523-b965-207bd0f74311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:21.624Z|e15c45de-e04c-4523-b965-207bd0f74311|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:23.091Z|267ab7e0-8f57-4151-822f-9b23b893412b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:23.092Z|267ab7e0-8f57-4151-822f-9b23b893412b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:30.922Z|42d16906-c994-45b7-8c28-b1dc795a5c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:30.923Z|42d16906-c994-45b7-8c28-b1dc795a5c8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:31.137Z|ddbe1b04-e264-4ae6-a1d4-344710aca8ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:07:31.142Z|ddbe1b04-e264-4ae6-a1d4-344710aca8ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:07:31.588Z|288c2e0d-da0d-4557-95fa-ad05fd381f28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:07:31.588Z|288c2e0d-da0d-4557-95fa-ad05fd381f28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:07:31.654Z|fa900be2-78a9-4271-878d-dc7029272b0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:31.655Z|fa900be2-78a9-4271-878d-dc7029272b0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:33.121Z|5efd976f-a818-4d7a-90fe-92a2e7ff8f40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:33.123Z|5efd976f-a818-4d7a-90fe-92a2e7ff8f40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:39.098Z|de9dc924-fd88-4343-a55c-920ea9352122|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:07:39.099Z|de9dc924-fd88-4343-a55c-920ea9352122|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:40.952Z|a9fac07b-bfe3-46e0-9f25-79bfffaba760|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:40.953Z|a9fac07b-bfe3-46e0-9f25-79bfffaba760|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:41.688Z|953fe7eb-199e-46f2-834c-ffde67a1a6f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:41.688Z|953fe7eb-199e-46f2-834c-ffde67a1a6f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:43.156Z|fc3f0333-5eaf-483d-aeb9-1a6a10840186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:43.156Z|fc3f0333-5eaf-483d-aeb9-1a6a10840186|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:46.137Z|610b29cf-f17f-43f7-b74b-e42a0635d87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:07:46.138Z|610b29cf-f17f-43f7-b74b-e42a0635d87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:07:50.988Z|b9fabcf7-e70a-4440-a137-bb65371a7cc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:50.988Z|b9fabcf7-e70a-4440-a137-bb65371a7cc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:51.717Z|da841dda-1bbb-4ac9-b278-0fb071e0aa41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:51.719Z|da841dda-1bbb-4ac9-b278-0fb071e0aa41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:07:53.188Z|0332825e-d19a-440d-9434-33ff62742f33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:07:53.189Z|0332825e-d19a-440d-9434-33ff62742f33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:01.019Z|641d7ef4-2680-46db-b8d3-52bc02171c0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:01.020Z|641d7ef4-2680-46db-b8d3-52bc02171c0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:01.137Z|827a0c62-5cfc-4ab9-98aa-21a51692c3c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:08:01.138Z|827a0c62-5cfc-4ab9-98aa-21a51692c3c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:08:01.589Z|db18acfb-1673-4602-b3be-1401d18de810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:08:01.590Z|db18acfb-1673-4602-b3be-1401d18de810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:08:01.751Z|86f6d36b-49af-4053-8813-91a9f120bbc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:01.752Z|86f6d36b-49af-4053-8813-91a9f120bbc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:03.218Z|af6b33fa-cd42-4a29-b3dc-4641f99af895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:03.219Z|af6b33fa-cd42-4a29-b3dc-4641f99af895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:11.046Z|201f6491-6e82-4cc4-a35f-f91a76b969fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:11.047Z|201f6491-6e82-4cc4-a35f-f91a76b969fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:11.782Z|b2bd0427-6a17-40eb-bc3b-a9932f263f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:11.783Z|b2bd0427-6a17-40eb-bc3b-a9932f263f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:13.252Z|91779632-3fc9-4c79-9a73-517797d7e655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:13.254Z|91779632-3fc9-4c79-9a73-517797d7e655|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:16.137Z|3b9a55c7-a981-41db-92e5-e27955f8fde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:08:16.143Z|3b9a55c7-a981-41db-92e5-e27955f8fde6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:08:21.077Z|b02c7938-9f6d-4afb-8ac4-c106a6de34c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:21.078Z|b02c7938-9f6d-4afb-8ac4-c106a6de34c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:21.809Z|773d90d2-ec85-489c-824a-f39e61230e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:21.809Z|773d90d2-ec85-489c-824a-f39e61230e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:23.286Z|58dc9315-0b49-43cc-ba47-9cee8b5871ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:23.287Z|58dc9315-0b49-43cc-ba47-9cee8b5871ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:31.110Z|c1dfd904-3796-41d0-98e4-d6ad7bd1fb5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:31.110Z|c1dfd904-3796-41d0-98e4-d6ad7bd1fb5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:31.137Z|2a1b83c5-253d-4383-82ea-517c222a71ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:08:31.138Z|2a1b83c5-253d-4383-82ea-517c222a71ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:08:31.590Z|fda807e1-7d17-4b0a-9e61-8480b61acb9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:08:31.591Z|fda807e1-7d17-4b0a-9e61-8480b61acb9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:08:31.837Z|9ff1092b-376c-48c4-817b-7600275240b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:31.837Z|9ff1092b-376c-48c4-817b-7600275240b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:33.317Z|4c0f6810-5402-4cd1-8fd6-16abf6721d48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:33.318Z|4c0f6810-5402-4cd1-8fd6-16abf6721d48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:39.098Z|8c76486b-051b-433f-9065-3f73adde18a6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:08:39.099Z|8c76486b-051b-433f-9065-3f73adde18a6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:41.140Z|e89f2661-d9bb-46be-8e77-17d8239eb920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:41.141Z|e89f2661-d9bb-46be-8e77-17d8239eb920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:41.866Z|c911dace-09cc-4f63-8a87-6edf143c2a4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:41.867Z|c911dace-09cc-4f63-8a87-6edf143c2a4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:43.349Z|2bc5a8ac-db24-4a64-a43b-3aae8852866d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:43.350Z|2bc5a8ac-db24-4a64-a43b-3aae8852866d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:46.137Z|9adffbc4-abb4-4c02-b509-e4af2676ee89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:08:46.138Z|9adffbc4-abb4-4c02-b509-e4af2676ee89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:08:51.172Z|eb484ed6-b463-41af-a777-6db7b8582279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:51.173Z|eb484ed6-b463-41af-a777-6db7b8582279|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:51.901Z|1e592a01-703d-4a17-bd9a-59d803e305be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:51.901Z|1e592a01-703d-4a17-bd9a-59d803e305be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:08:53.381Z|f77fdfee-18fb-4dcb-ac1e-f3968e4397ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:08:53.382Z|f77fdfee-18fb-4dcb-ac1e-f3968e4397ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:01.137Z|c56b545b-3068-48a5-8522-2e13abde5b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:09:01.142Z|c56b545b-3068-48a5-8522-2e13abde5b5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:09:01.204Z|20709536-821f-4658-9577-7880a2f53216|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:01.205Z|20709536-821f-4658-9577-7880a2f53216|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:01.591Z|6c3bd093-4a91-4b35-82a1-8304486941ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:09:01.592Z|6c3bd093-4a91-4b35-82a1-8304486941ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:09:01.934Z|895f3368-ce19-45d1-9afa-c34adb1bd288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:01.935Z|895f3368-ce19-45d1-9afa-c34adb1bd288|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:03.413Z|793c4f77-4156-47f7-bd1c-888ef7a75211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:03.413Z|793c4f77-4156-47f7-bd1c-888ef7a75211|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:11.236Z|123f08f5-18dc-4b44-989e-c180aab06e1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:11.237Z|123f08f5-18dc-4b44-989e-c180aab06e1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:11.968Z|4d9a3140-9d52-48d8-b26f-6465ce61d3de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:11.969Z|4d9a3140-9d52-48d8-b26f-6465ce61d3de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:13.444Z|7fdcf6af-877c-415c-91cd-854c32ffa6ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:13.445Z|7fdcf6af-877c-415c-91cd-854c32ffa6ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:16.137Z|2bd06d3b-a7c2-4f06-9e0a-d394854f81e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:09:16.138Z|2bd06d3b-a7c2-4f06-9e0a-d394854f81e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:09:21.268Z|2f244ce5-720e-45d2-a9bc-2af9c0d63272|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:21.269Z|2f244ce5-720e-45d2-a9bc-2af9c0d63272|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:22.001Z|fc2eed4c-957e-4cbf-b19f-f821f0ddca10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:22.002Z|fc2eed4c-957e-4cbf-b19f-f821f0ddca10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:23.475Z|49204679-ed23-48b2-8f3f-e85d290d4169|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:23.476Z|49204679-ed23-48b2-8f3f-e85d290d4169|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:31.137Z|04155d05-1ab3-45fe-bd81-ff13b1b8cfe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:09:31.138Z|04155d05-1ab3-45fe-bd81-ff13b1b8cfe7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:09:31.300Z|c540f577-58c2-46a8-95a3-dee9b0a3fc75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:31.301Z|c540f577-58c2-46a8-95a3-dee9b0a3fc75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:31.592Z|4df90b0c-90ad-4609-b4f3-ee709913cc0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:09:31.593Z|4df90b0c-90ad-4609-b4f3-ee709913cc0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:09:32.030Z|60022cb2-54ee-4f06-bc1f-e67a1ab9eb7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:32.030Z|60022cb2-54ee-4f06-bc1f-e67a1ab9eb7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:33.503Z|9b2746f9-1954-4432-9217-801077e40df9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:33.504Z|9b2746f9-1954-4432-9217-801077e40df9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:39.098Z|aa6676bc-e48b-4292-ba25-81892a2845c9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:09:39.099Z|aa6676bc-e48b-4292-ba25-81892a2845c9|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:41.331Z|4317080e-ac8c-446e-8b56-b0427aa5baee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:41.332Z|4317080e-ac8c-446e-8b56-b0427aa5baee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:42.056Z|9c4abd4e-d270-40bb-afce-2879ebd7f70b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:42.056Z|9c4abd4e-d270-40bb-afce-2879ebd7f70b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:43.536Z|7d2cb990-ea2c-4b07-97e0-8b71d94fc976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:43.537Z|7d2cb990-ea2c-4b07-97e0-8b71d94fc976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:46.137Z|5d3b84e2-9370-45f4-aa09-6200aec4c318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:09:46.141Z|5d3b84e2-9370-45f4-aa09-6200aec4c318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:09:51.375Z|c1ae2428-d8c4-4bb5-b89b-3c7ba7522a44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:51.376Z|c1ae2428-d8c4-4bb5-b89b-3c7ba7522a44|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:52.087Z|74c94fa1-ae97-4d02-acc7-fb3f232333bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:52.088Z|74c94fa1-ae97-4d02-acc7-fb3f232333bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:09:53.565Z|4f9a1037-d467-43cc-8898-be45b2676b5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:09:53.566Z|4f9a1037-d467-43cc-8898-be45b2676b5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:01.138Z|3644130e-10a7-40f9-9faa-433db6a3b631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:10:01.138Z|3644130e-10a7-40f9-9faa-433db6a3b631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:10:01.407Z|5170a84a-2fc5-46ae-bce4-efad51592e5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:01.408Z|5170a84a-2fc5-46ae-bce4-efad51592e5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:01.593Z|9c5a5be1-8be7-438b-b423-d1562eebae35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:10:01.594Z|9c5a5be1-8be7-438b-b423-d1562eebae35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:10:02.115Z|6905d344-d749-4db8-aa8e-1be2e6464862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:02.116Z|6905d344-d749-4db8-aa8e-1be2e6464862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:03.594Z|03510a2e-e88b-4293-915d-509cc3bb3598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:03.594Z|03510a2e-e88b-4293-915d-509cc3bb3598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:11.438Z|72f0a00d-47fc-4e14-8074-a5cbdeb2059c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:11.438Z|72f0a00d-47fc-4e14-8074-a5cbdeb2059c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:12.147Z|dd55af1f-72b3-443e-b527-f367cee0d92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:12.148Z|dd55af1f-72b3-443e-b527-f367cee0d92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:13.622Z|9995662a-4068-41b2-854b-50290a0371da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:13.622Z|9995662a-4068-41b2-854b-50290a0371da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:16.137Z|107cca01-5dd3-4f4c-9093-adfe46982bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:10:16.138Z|107cca01-5dd3-4f4c-9093-adfe46982bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:10:21.470Z|0d98b186-08d2-4546-8318-0e880950ade9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:21.471Z|0d98b186-08d2-4546-8318-0e880950ade9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:22.181Z|ed356bc0-44f1-4ee2-a692-ddb5c7c69b6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:22.181Z|ed356bc0-44f1-4ee2-a692-ddb5c7c69b6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:23.652Z|13fe351a-93ba-467f-91ab-3e959f4ae87b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:23.653Z|13fe351a-93ba-467f-91ab-3e959f4ae87b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:31.138Z|9dc37123-1aa2-4050-ab04-8c2589d2053d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:10:31.142Z|9dc37123-1aa2-4050-ab04-8c2589d2053d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:10:31.502Z|229533fb-aaa1-4b16-b48e-cb825f391fff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:31.503Z|229533fb-aaa1-4b16-b48e-cb825f391fff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:31.594Z|6182b705-0b04-479f-ac86-97549c1ed653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:10:31.595Z|6182b705-0b04-479f-ac86-97549c1ed653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:10:32.211Z|30fe768b-4a52-4170-8dbf-5391c6dc8b2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:32.212Z|30fe768b-4a52-4170-8dbf-5391c6dc8b2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:33.685Z|7d25512e-5dcf-48c4-930c-20848215c3fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:33.686Z|7d25512e-5dcf-48c4-930c-20848215c3fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:39.098Z|7cfdc22b-05bd-4d83-871a-3b08d2241c60|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:10:39.099Z|7cfdc22b-05bd-4d83-871a-3b08d2241c60|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:41.536Z|e4dd7b10-ceae-4c8b-bcd1-cc2af42f0a25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:41.537Z|e4dd7b10-ceae-4c8b-bcd1-cc2af42f0a25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:42.245Z|8272753e-19d3-4670-b5b7-85fa84bb2509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:42.246Z|8272753e-19d3-4670-b5b7-85fa84bb2509|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:43.716Z|1cf8a74c-7936-4280-833d-4d1d2ae50efb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:43.717Z|1cf8a74c-7936-4280-833d-4d1d2ae50efb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:46.137Z|80aa5475-cf61-42d7-80ff-943399cceb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:10:46.138Z|80aa5475-cf61-42d7-80ff-943399cceb34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:10:51.570Z|3babad38-9874-4c15-bc58-d061e5fd19f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:51.571Z|3babad38-9874-4c15-bc58-d061e5fd19f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:52.277Z|cfaa0cc4-a542-41bd-b625-0fc8622fd6c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:52.278Z|cfaa0cc4-a542-41bd-b625-0fc8622fd6c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:10:53.747Z|e02821a2-d36d-4ca6-a7c4-23d1c6b2bba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:10:53.748Z|e02821a2-d36d-4ca6-a7c4-23d1c6b2bba1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:01.138Z|ac6b0aec-a37e-4494-a908-a3c0a9c7b097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:11:01.138Z|ac6b0aec-a37e-4494-a908-a3c0a9c7b097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:11:01.596Z|1dbfeb4d-3319-45ca-a8dd-1d6a6b4999eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:11:01.596Z|1dbfeb4d-3319-45ca-a8dd-1d6a6b4999eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:11:01.601Z|77680aa2-5cab-463a-a5f5-da4f0a44f2b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:01.602Z|77680aa2-5cab-463a-a5f5-da4f0a44f2b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:02.314Z|b30d119d-c0e0-4239-b12e-0c28b3bcdde0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:02.314Z|b30d119d-c0e0-4239-b12e-0c28b3bcdde0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:03.778Z|f7fb303c-a868-4a7b-9fe8-136e00fbdd2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:03.778Z|f7fb303c-a868-4a7b-9fe8-136e00fbdd2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:11.637Z|66ccd6b8-f93c-4c18-9294-cbbaf9b6486f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:11.637Z|66ccd6b8-f93c-4c18-9294-cbbaf9b6486f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:12.348Z|0ff261f5-40b5-41b9-8c6c-c8256c32cbd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:12.348Z|0ff261f5-40b5-41b9-8c6c-c8256c32cbd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:13.809Z|1d1f74af-ccb8-4a29-8124-4ede09d46b7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:13.810Z|1d1f74af-ccb8-4a29-8124-4ede09d46b7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:16.137Z|726efcd2-7f05-4603-bd7d-45d9a05d360c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:11:16.140Z|726efcd2-7f05-4603-bd7d-45d9a05d360c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:11:21.664Z|8e666cc2-8390-480d-95c4-89930e9fcecf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:21.665Z|8e666cc2-8390-480d-95c4-89930e9fcecf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:22.379Z|b6ff5ccd-c02d-4ca9-9a1d-be6f8d6f90b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:22.380Z|b6ff5ccd-c02d-4ca9-9a1d-be6f8d6f90b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:23.843Z|fdf798d3-259d-479e-a809-5e53e58971af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:23.844Z|fdf798d3-259d-479e-a809-5e53e58971af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:31.138Z|0535cfdb-1839-460f-8a7a-e7375bb07956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:11:31.138Z|0535cfdb-1839-460f-8a7a-e7375bb07956|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:11:31.597Z|14bd1c34-0af8-4c6e-b102-82c24faa8af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:11:31.597Z|14bd1c34-0af8-4c6e-b102-82c24faa8af5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:11:31.695Z|6cec7770-18eb-45ee-bfac-519a1a782f5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:31.696Z|6cec7770-18eb-45ee-bfac-519a1a782f5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:32.408Z|29bba2d2-ad87-4eea-9037-04e93119176d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:32.409Z|29bba2d2-ad87-4eea-9037-04e93119176d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:33.876Z|725e6d5c-c995-4053-a113-2b27dd5dcd1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:33.877Z|725e6d5c-c995-4053-a113-2b27dd5dcd1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:39.097Z|8ac35c66-f13f-4f8f-9e4d-3db688e1a016|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:11:39.098Z|8ac35c66-f13f-4f8f-9e4d-3db688e1a016|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:41.727Z|80d3c469-23cc-41a6-96cb-e53770924572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:41.727Z|80d3c469-23cc-41a6-96cb-e53770924572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:42.437Z|d799477f-24eb-4e0a-b94e-c92d207775b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:42.438Z|d799477f-24eb-4e0a-b94e-c92d207775b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:43.909Z|8e8a8fc6-5e76-450a-b107-ee94ad1ea6c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:43.909Z|8e8a8fc6-5e76-450a-b107-ee94ad1ea6c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:46.137Z|5f3d965f-59be-4350-9aad-9fb2fb14160e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:11:46.138Z|5f3d965f-59be-4350-9aad-9fb2fb14160e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:11:51.758Z|9378c3e9-44f0-458f-8575-30068129e3f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:51.759Z|9378c3e9-44f0-458f-8575-30068129e3f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:52.469Z|cb522d69-7e2c-4479-8783-d1fab6f4757e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:52.470Z|cb522d69-7e2c-4479-8783-d1fab6f4757e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:11:53.942Z|815f8a30-3126-45b9-b476-e224e498e988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:11:53.943Z|815f8a30-3126-45b9-b476-e224e498e988|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:01.137Z|95f7c47c-8670-4f9d-93a8-eaefe0b0e263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:12:01.140Z|95f7c47c-8670-4f9d-93a8-eaefe0b0e263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:12:01.598Z|8e605e6b-41d9-4154-b65b-423566a8abb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:12:01.599Z|8e605e6b-41d9-4154-b65b-423566a8abb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:12:01.790Z|3e961aa1-8daf-430d-9ba0-01ce4962cd87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:01.791Z|3e961aa1-8daf-430d-9ba0-01ce4962cd87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:02.495Z|343e1894-ed56-46d7-95b3-802eb8ac67d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:02.496Z|343e1894-ed56-46d7-95b3-802eb8ac67d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:03.974Z|e85954ee-cf66-43ef-ae55-f423c1018f3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:03.974Z|e85954ee-cf66-43ef-ae55-f423c1018f3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:11.822Z|e7ce1974-0222-4417-b2e2-8cbed570a382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:11.822Z|e7ce1974-0222-4417-b2e2-8cbed570a382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:12.526Z|56689371-282b-48a7-8bdb-a8a94c414979|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:12.526Z|56689371-282b-48a7-8bdb-a8a94c414979|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:14.005Z|a4642484-5691-4abe-a987-59db4b889593|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:14.006Z|a4642484-5691-4abe-a987-59db4b889593|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:16.137Z|6fa800da-f698-42de-a23a-2069c396454d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:12:16.138Z|6fa800da-f698-42de-a23a-2069c396454d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:12:21.861Z|e2051800-ffed-4973-84fb-df2bfd963117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:21.862Z|e2051800-ffed-4973-84fb-df2bfd963117|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:22.553Z|781d7ed8-025e-4856-a9c0-d99a39640c79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:22.554Z|781d7ed8-025e-4856-a9c0-d99a39640c79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:24.033Z|313e048f-c96f-41bf-b3f5-c3bdf702877b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:24.034Z|313e048f-c96f-41bf-b3f5-c3bdf702877b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:31.138Z|d8c74ec0-bbdc-4e7e-b3b6-3d972f1d93b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:12:31.138Z|d8c74ec0-bbdc-4e7e-b3b6-3d972f1d93b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:12:31.599Z|cbf2d9be-0f60-4eee-9fe3-e8fceb69db1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:12:31.600Z|cbf2d9be-0f60-4eee-9fe3-e8fceb69db1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:12:31.892Z|3b01f8e6-9f5e-4ed4-ac4b-533e5790e490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:31.893Z|3b01f8e6-9f5e-4ed4-ac4b-533e5790e490|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:32.583Z|9f5b997f-ca11-4048-98ff-7f16bbd4b58b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:32.583Z|9f5b997f-ca11-4048-98ff-7f16bbd4b58b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:34.064Z|f63300d0-769a-43f2-8dd4-ed48c70593bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:34.065Z|f63300d0-769a-43f2-8dd4-ed48c70593bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:39.097Z|7e3d6fd1-58f5-420b-b797-d250696ec65c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:12:39.097Z|7e3d6fd1-58f5-420b-b797-d250696ec65c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:41.924Z|7f727a1a-1a89-4a0d-8390-731b467ac82c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:41.924Z|7f727a1a-1a89-4a0d-8390-731b467ac82c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:42.612Z|8eca2a30-f735-43ad-9422-57f1ad45d4d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:42.612Z|8eca2a30-f735-43ad-9422-57f1ad45d4d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:44.096Z|3e4083ca-dfd8-434f-9e21-635cdf446380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:44.097Z|3e4083ca-dfd8-434f-9e21-635cdf446380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:46.137Z|94a113da-1bbf-4f26-bdc5-c0af5a19bf5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:12:46.139Z|94a113da-1bbf-4f26-bdc5-c0af5a19bf5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:12:51.957Z|50a71b9d-1f0b-4bab-972a-ee3cf2d5029a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:51.957Z|50a71b9d-1f0b-4bab-972a-ee3cf2d5029a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:52.644Z|6fbb4034-c19c-446d-8ca5-c58a219182ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:52.645Z|6fbb4034-c19c-446d-8ca5-c58a219182ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:12:54.125Z|4d65fcf2-3ff9-439f-90d0-065ba5d0ed6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:12:54.126Z|4d65fcf2-3ff9-439f-90d0-065ba5d0ed6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:01.138Z|8293eb80-5a5c-4fae-b191-f7aab3d69ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:13:01.138Z|8293eb80-5a5c-4fae-b191-f7aab3d69ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:13:01.600Z|0417f225-abd1-4e5b-a944-2e7c2ba3bd5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:13:01.601Z|0417f225-abd1-4e5b-a944-2e7c2ba3bd5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:13:01.983Z|81e51d46-cd2e-4d93-aa44-dae8dc9addc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:01.984Z|81e51d46-cd2e-4d93-aa44-dae8dc9addc7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:02.674Z|b7fea693-9080-402b-b32d-981d71a2b3c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:02.675Z|b7fea693-9080-402b-b32d-981d71a2b3c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:04.156Z|2dbac78c-c9d3-4d66-bb02-a20e2e2265f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:04.157Z|2dbac78c-c9d3-4d66-bb02-a20e2e2265f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:12.015Z|e3a113f6-bf24-42df-b6b8-5e5d05e6d85d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:12.016Z|e3a113f6-bf24-42df-b6b8-5e5d05e6d85d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:12.707Z|b2a4d99b-a5f3-4b88-8183-e77542bfab9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:12.708Z|b2a4d99b-a5f3-4b88-8183-e77542bfab9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:14.186Z|fe9d360f-98ca-4832-8b5f-76b928769c55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:14.187Z|fe9d360f-98ca-4832-8b5f-76b928769c55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:16.137Z|2456e607-85e6-404d-8a88-f3ceacaf519a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:13:16.138Z|2456e607-85e6-404d-8a88-f3ceacaf519a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:13:22.050Z|25235dc1-9fed-4305-876e-8001533285ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:22.050Z|25235dc1-9fed-4305-876e-8001533285ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:22.738Z|6691a787-6bff-4865-b478-e5490cb38719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:22.739Z|6691a787-6bff-4865-b478-e5490cb38719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:24.219Z|654b8893-17df-4eff-82a9-25a17db61bfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:24.220Z|654b8893-17df-4eff-82a9-25a17db61bfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:31.137Z|aeb41f85-b738-458e-8f2f-fda4117821db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:13:31.138Z|aeb41f85-b738-458e-8f2f-fda4117821db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:13:31.601Z|a3786794-2b1d-4b9a-9933-97d91696cb99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:13:31.602Z|a3786794-2b1d-4b9a-9933-97d91696cb99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:13:32.081Z|5c90bdd8-d027-4d7c-9692-f4df84460da9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:32.082Z|5c90bdd8-d027-4d7c-9692-f4df84460da9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:32.773Z|be5618fc-6e71-472f-b8ed-b034184e4483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:32.774Z|be5618fc-6e71-472f-b8ed-b034184e4483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:34.250Z|d84374de-a305-4dd8-950a-8f148be3daea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:34.251Z|d84374de-a305-4dd8-950a-8f148be3daea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:39.097Z|c29fb6b4-3fc4-4c72-93f1-09bd525af531|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:13:39.098Z|c29fb6b4-3fc4-4c72-93f1-09bd525af531|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:42.113Z|18711e03-522a-45e4-b542-bd1d5964129f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:42.114Z|18711e03-522a-45e4-b542-bd1d5964129f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:42.807Z|eacc334f-a512-4d8e-bfdf-e56aa4c6a786|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:42.807Z|eacc334f-a512-4d8e-bfdf-e56aa4c6a786|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:44.285Z|45e30a12-e903-43bc-b3c7-8a11958d1603|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:44.286Z|45e30a12-e903-43bc-b3c7-8a11958d1603|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:46.137Z|a581168e-6f68-4047-b6d7-5d811ea3eb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:13:46.138Z|a581168e-6f68-4047-b6d7-5d811ea3eb4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:13:52.148Z|6f1c2754-01be-4f0c-8115-e5a8af5ac279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:52.149Z|6f1c2754-01be-4f0c-8115-e5a8af5ac279|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:52.839Z|6fb4ba5f-a91d-47cb-b3cc-e5b41ac560fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:52.840Z|6fb4ba5f-a91d-47cb-b3cc-e5b41ac560fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:13:54.319Z|e537be38-99cd-438c-a1aa-155167581ce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:13:54.319Z|e537be38-99cd-438c-a1aa-155167581ce5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:01.137Z|09fe9bc3-dd23-4950-b2e7-dc6c68972347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:14:01.138Z|09fe9bc3-dd23-4950-b2e7-dc6c68972347|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:14:01.602Z|7dc6c026-4fcf-425b-8c5a-3af388e5609e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:14:01.603Z|7dc6c026-4fcf-425b-8c5a-3af388e5609e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:14:02.179Z|1f263413-4d63-4385-a4fe-388070606f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:02.180Z|1f263413-4d63-4385-a4fe-388070606f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:02.908Z|9bb30f11-b8e4-4768-bdee-9eec1f6571fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:02.909Z|9bb30f11-b8e4-4768-bdee-9eec1f6571fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:04.350Z|32a18cf4-6371-4f5d-b53b-529380685f75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:04.350Z|32a18cf4-6371-4f5d-b53b-529380685f75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:12.215Z|8cabd46d-d6d9-4467-93e0-0f944a034da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:12.216Z|8cabd46d-d6d9-4467-93e0-0f944a034da5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:12.937Z|0e950c60-06d5-438e-bd65-bc674c2b18c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:12.938Z|0e950c60-06d5-438e-bd65-bc674c2b18c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:14.381Z|cc0c6cdb-c2f1-4b61-a025-d0e71584215a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:14.382Z|cc0c6cdb-c2f1-4b61-a025-d0e71584215a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:16.137Z|dd13e68a-35bf-4de6-b0b1-46d60fe0b71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:14:16.138Z|dd13e68a-35bf-4de6-b0b1-46d60fe0b71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:14:22.248Z|f81a1c57-9df8-42f6-be5e-1c43cc2d0bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:22.249Z|f81a1c57-9df8-42f6-be5e-1c43cc2d0bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:22.966Z|dd3b9b75-239c-4f45-a323-de5ff0d5677c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:22.967Z|dd3b9b75-239c-4f45-a323-de5ff0d5677c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:24.415Z|101c9109-0bea-4218-9664-5e8946a3abb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:24.416Z|101c9109-0bea-4218-9664-5e8946a3abb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:31.138Z|8002fbe7-1419-423d-abde-56bc1faf825c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:14:31.142Z|8002fbe7-1419-423d-abde-56bc1faf825c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:14:31.604Z|bc9f8b85-d37c-4000-bc6f-fbd035d5b1bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:14:31.604Z|bc9f8b85-d37c-4000-bc6f-fbd035d5b1bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:14:32.282Z|b83da670-76e4-4b25-b193-e1267d383992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:32.282Z|b83da670-76e4-4b25-b193-e1267d383992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:32.998Z|1a22b9ff-d6af-4f50-bd72-7228d06c2a94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:32.999Z|1a22b9ff-d6af-4f50-bd72-7228d06c2a94|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:34.441Z|1ec3b2e0-2851-449e-ad33-309715954b58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:34.441Z|1ec3b2e0-2851-449e-ad33-309715954b58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:39.099Z|16f10117-2381-4c91-80a4-ccc41dd29b38|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:14:39.100Z|16f10117-2381-4c91-80a4-ccc41dd29b38|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:42.312Z|be7be0db-27dd-4415-9459-87d3bda79949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:42.313Z|be7be0db-27dd-4415-9459-87d3bda79949|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:43.029Z|ab3ca043-ad24-4090-bde9-ef8c029c1c39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:43.030Z|ab3ca043-ad24-4090-bde9-ef8c029c1c39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:44.469Z|0aa4fcc4-af52-4147-b500-a30e6215c86a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:44.469Z|0aa4fcc4-af52-4147-b500-a30e6215c86a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:46.137Z|c13d2fc6-b89e-41ef-8d21-f5a14c96b2a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:14:46.138Z|c13d2fc6-b89e-41ef-8d21-f5a14c96b2a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:14:52.347Z|f27cfed7-c358-4f54-8fcb-da7aa9b0f869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:52.347Z|f27cfed7-c358-4f54-8fcb-da7aa9b0f869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:53.062Z|14d02412-9d9e-4c70-bcd3-a7d12e6c2f78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:53.063Z|14d02412-9d9e-4c70-bcd3-a7d12e6c2f78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:14:54.499Z|b69b1af0-fa23-458d-925e-fa9f343ffda1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:14:54.500Z|b69b1af0-fa23-458d-925e-fa9f343ffda1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:01.137Z|092ffd07-15dd-4fcf-8b11-8c2b62612a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:15:01.138Z|092ffd07-15dd-4fcf-8b11-8c2b62612a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:15:01.605Z|26183468-45b3-44b1-9ca3-d2442f0f2019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:15:01.605Z|26183468-45b3-44b1-9ca3-d2442f0f2019|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:15:02.380Z|496bbf45-1347-46b9-916e-38b685073408|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:02.380Z|496bbf45-1347-46b9-916e-38b685073408|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:03.096Z|1ef84af3-d4ac-4656-95d7-d80de1e48277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:03.097Z|1ef84af3-d4ac-4656-95d7-d80de1e48277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:04.529Z|710e242e-b1cc-4339-b142-bd594c29fc77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:04.530Z|710e242e-b1cc-4339-b142-bd594c29fc77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:12.412Z|49a8cf37-3286-49bb-824b-3ca892c12105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:12.413Z|49a8cf37-3286-49bb-824b-3ca892c12105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:13.128Z|776658d9-7660-4db0-9664-c270c11d796a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:13.128Z|776658d9-7660-4db0-9664-c270c11d796a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:14.559Z|bda982ef-03a0-43d4-b5c6-0e70837c1310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:14.560Z|bda982ef-03a0-43d4-b5c6-0e70837c1310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:16.137Z|1964a234-3f02-4870-bc74-41dca233d232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:15:16.142Z|1964a234-3f02-4870-bc74-41dca233d232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:15:22.450Z|68824b25-97fc-458d-b8cd-721a6ea4bb2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:22.451Z|68824b25-97fc-458d-b8cd-721a6ea4bb2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:23.160Z|f925df83-ed0d-4207-b5f0-a6cc39f70097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:23.161Z|f925df83-ed0d-4207-b5f0-a6cc39f70097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:24.592Z|8f6f8fdc-9529-4e26-b9bc-7ffa8dcee81b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:24.593Z|8f6f8fdc-9529-4e26-b9bc-7ffa8dcee81b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:31.137Z|a0ea5a55-96fe-4990-9f94-0db0615e926b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:15:31.138Z|a0ea5a55-96fe-4990-9f94-0db0615e926b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:15:31.606Z|79ec6c62-2641-4097-b331-62280ca5406d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:15:31.606Z|79ec6c62-2641-4097-b331-62280ca5406d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:15:32.485Z|d064103e-1aa2-47b4-81d1-da0b70275d7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:32.486Z|d064103e-1aa2-47b4-81d1-da0b70275d7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:33.191Z|d31daab6-5ca8-4958-919f-a98a9b755d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:33.192Z|d31daab6-5ca8-4958-919f-a98a9b755d62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:34.625Z|acc67666-06b2-44be-bbb6-744c284fbbb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:34.626Z|acc67666-06b2-44be-bbb6-744c284fbbb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:39.097Z|79659de9-f64f-4d4b-a120-0cfca9af9011|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:15:39.097Z|79659de9-f64f-4d4b-a120-0cfca9af9011|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:42.520Z|f459b482-f141-4f9d-b894-b05dc2ac83c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:42.521Z|f459b482-f141-4f9d-b894-b05dc2ac83c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:43.219Z|874a93fa-ab02-43e0-9c32-6e42f8dbce8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:43.220Z|874a93fa-ab02-43e0-9c32-6e42f8dbce8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:44.656Z|2144ca4a-6df2-4514-b001-d592d721694b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:44.657Z|2144ca4a-6df2-4514-b001-d592d721694b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:46.137Z|b5cab1c5-8f31-4c43-b54c-ad9be515db4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:15:46.138Z|b5cab1c5-8f31-4c43-b54c-ad9be515db4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:15:52.550Z|e2a5ec11-1e75-402f-a31e-f846072189c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:52.551Z|e2a5ec11-1e75-402f-a31e-f846072189c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:53.253Z|dc1f0f9b-80bd-4dad-b4eb-3bd7eadb3ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:53.254Z|dc1f0f9b-80bd-4dad-b4eb-3bd7eadb3ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:15:54.685Z|dc9fa6e5-ae4d-4eab-987f-bb737c29ae54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:15:54.686Z|dc9fa6e5-ae4d-4eab-987f-bb737c29ae54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:01.137Z|82ea6c34-7369-4528-8318-a34626527aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:16:01.142Z|82ea6c34-7369-4528-8318-a34626527aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:16:01.607Z|70dcb16b-40e5-434a-9b21-feee74bae110|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:16:01.607Z|70dcb16b-40e5-434a-9b21-feee74bae110|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:16:02.582Z|1f650228-f985-4e29-92ac-4b94751fcf10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:02.583Z|1f650228-f985-4e29-92ac-4b94751fcf10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:03.285Z|91613f3b-4317-445f-854b-a36f03e7089e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:03.286Z|91613f3b-4317-445f-854b-a36f03e7089e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:04.717Z|acd75a76-befd-4ae8-92df-4c4ba443bfe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:04.718Z|acd75a76-befd-4ae8-92df-4c4ba443bfe8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:12.613Z|b415a7b5-c7d1-4df1-9084-6f6972655419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:12.614Z|b415a7b5-c7d1-4df1-9084-6f6972655419|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:13.316Z|ef644611-f82f-4510-a31b-6aafc8a56b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:13.317Z|ef644611-f82f-4510-a31b-6aafc8a56b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:14.748Z|6856af0d-8548-425e-91fc-322472ee4911|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:14.749Z|6856af0d-8548-425e-91fc-322472ee4911|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:16.137Z|4f17fcf5-4f14-4f9c-9035-9cf235e6a145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:16:16.138Z|4f17fcf5-4f14-4f9c-9035-9cf235e6a145|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:16:22.644Z|017e711f-820a-4048-ac3f-b8e16ad71633|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:22.645Z|017e711f-820a-4048-ac3f-b8e16ad71633|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:23.349Z|2d8643a1-6fbc-49a4-8b13-8b3390db706d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:23.349Z|2d8643a1-6fbc-49a4-8b13-8b3390db706d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:24.775Z|9e9d21b8-8b60-4126-b303-6f4866e5a8f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:24.776Z|9e9d21b8-8b60-4126-b303-6f4866e5a8f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:31.137Z|ce3f9819-8654-4b6b-baba-ab4199569752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:16:31.138Z|ce3f9819-8654-4b6b-baba-ab4199569752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:16:31.608Z|457f944e-6897-4415-baac-b4f8bcf0f242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:16:31.608Z|457f944e-6897-4415-baac-b4f8bcf0f242|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:16:32.676Z|3d8f54a2-7e69-4ce7-90cb-f564cc6e327c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:32.677Z|3d8f54a2-7e69-4ce7-90cb-f564cc6e327c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:33.380Z|5ed41407-b34d-4935-897a-637b6ab19d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:33.380Z|5ed41407-b34d-4935-897a-637b6ab19d8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:34.806Z|ccc0defd-264c-4784-9698-9112ffc18fd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:34.807Z|ccc0defd-264c-4784-9698-9112ffc18fd4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:39.097Z|628986dd-39e1-4600-8be0-68edd8cb6f9a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:16:39.097Z|628986dd-39e1-4600-8be0-68edd8cb6f9a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:42.706Z|eba92be3-220e-4bd3-8f1f-8c34fd20067d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:42.706Z|eba92be3-220e-4bd3-8f1f-8c34fd20067d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:43.411Z|71977223-cade-41f9-9c9a-40751e4c8857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:43.412Z|71977223-cade-41f9-9c9a-40751e4c8857|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:44.833Z|93b46c89-ebc8-4f60-bc2e-c3e8f8db6d23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:44.833Z|93b46c89-ebc8-4f60-bc2e-c3e8f8db6d23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:46.137Z|e82958ec-d9e8-4f0b-841a-aa48770ef6dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:16:46.141Z|e82958ec-d9e8-4f0b-841a-aa48770ef6dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:16:52.748Z|c6399dd6-fc5e-4083-8172-eb2cd0c904d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:52.749Z|c6399dd6-fc5e-4083-8172-eb2cd0c904d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:53.443Z|532ec39d-2823-4df6-8964-c6c21bcb59f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:53.443Z|532ec39d-2823-4df6-8964-c6c21bcb59f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:16:54.860Z|f170b9b4-2ab7-48d3-b81a-3ad8985a647d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:16:54.860Z|f170b9b4-2ab7-48d3-b81a-3ad8985a647d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:01.138Z|df5e2ab5-0eaf-4ec9-84bb-e83213f14c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:17:01.138Z|df5e2ab5-0eaf-4ec9-84bb-e83213f14c19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:17:01.609Z|32dba2f8-3c14-41af-a1fc-57dabf80dc0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:17:01.609Z|32dba2f8-3c14-41af-a1fc-57dabf80dc0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:17:02.781Z|3f4a6bc6-9999-402c-81e2-bf92b79e387a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:02.781Z|3f4a6bc6-9999-402c-81e2-bf92b79e387a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:03.474Z|7f3a8ccd-2ff8-4b63-858a-9d7f5910f43d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:03.475Z|7f3a8ccd-2ff8-4b63-858a-9d7f5910f43d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:04.892Z|d7bea70a-0dea-44f7-97cd-e9491178f47c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:04.893Z|d7bea70a-0dea-44f7-97cd-e9491178f47c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:12.812Z|c32b662d-37a4-45c1-8061-84b8a286d350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:12.813Z|c32b662d-37a4-45c1-8061-84b8a286d350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:13.508Z|992eed82-2af5-41db-a0c9-ce6ddaf000ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:13.509Z|992eed82-2af5-41db-a0c9-ce6ddaf000ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:14.925Z|c8f80c28-1711-4f3c-a4fa-9e3859329bea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:14.926Z|c8f80c28-1711-4f3c-a4fa-9e3859329bea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:16.137Z|01f6f44d-af99-4dac-be58-0af6d87690f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:17:16.138Z|01f6f44d-af99-4dac-be58-0af6d87690f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:17:22.855Z|519faea0-bea9-4a5b-9e98-6993d425a19c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:22.856Z|519faea0-bea9-4a5b-9e98-6993d425a19c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:23.537Z|b6d6614d-d0bf-4396-9f71-5bef04b02cb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:23.538Z|b6d6614d-d0bf-4396-9f71-5bef04b02cb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:24.956Z|047f70d1-f403-471f-93f1-7550fbd4f11f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:24.957Z|047f70d1-f403-471f-93f1-7550fbd4f11f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:31.138Z|1af11552-6196-4ff0-b6fc-09fba8ba5664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:17:31.142Z|1af11552-6196-4ff0-b6fc-09fba8ba5664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:17:31.610Z|31bb9fec-07f8-4dd9-9185-cee89f49dd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:17:31.611Z|31bb9fec-07f8-4dd9-9185-cee89f49dd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:17:32.882Z|a42fd165-0e9e-4285-81fc-ab8a380df2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:32.883Z|a42fd165-0e9e-4285-81fc-ab8a380df2b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:33.568Z|d2e5241f-e052-4bae-acea-8b2d8bcb4cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:33.569Z|d2e5241f-e052-4bae-acea-8b2d8bcb4cce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:34.993Z|34a57acf-4e50-4362-ad41-19748de0f725|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:34.994Z|34a57acf-4e50-4362-ad41-19748de0f725|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:39.097Z|c5e496f6-5730-4ab4-9378-eb924b9496b5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:17:39.098Z|c5e496f6-5730-4ab4-9378-eb924b9496b5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:42.923Z|b991f491-a1d7-4d8e-9c13-1e0405c76e9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:42.924Z|b991f491-a1d7-4d8e-9c13-1e0405c76e9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:43.597Z|6fe0fe84-daa5-47bb-9b31-42c1548a5b48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:43.597Z|6fe0fe84-daa5-47bb-9b31-42c1548a5b48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:45.025Z|0fc4b9d7-651a-48cf-b6eb-e7eee5f44f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:45.025Z|0fc4b9d7-651a-48cf-b6eb-e7eee5f44f21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:46.137Z|acd668f3-ff9c-4f22-a56a-380dbfda9fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:17:46.138Z|acd668f3-ff9c-4f22-a56a-380dbfda9fc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:17:52.955Z|91c106b8-1715-4947-b58e-7f083a51da4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:52.956Z|91c106b8-1715-4947-b58e-7f083a51da4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:53.628Z|f3e648d8-b819-463b-8e2e-3204b368c74b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:53.629Z|f3e648d8-b819-463b-8e2e-3204b368c74b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:17:55.058Z|689ec6fc-27c4-4c9a-9240-1eba94947914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:17:55.059Z|689ec6fc-27c4-4c9a-9240-1eba94947914|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:01.137Z|11a2effc-dc41-4eaa-9da6-29971b58f282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:18:01.138Z|11a2effc-dc41-4eaa-9da6-29971b58f282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:18:01.611Z|5efac318-d852-4171-9658-a79c2ab28ef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:18:01.612Z|5efac318-d852-4171-9658-a79c2ab28ef1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:18:02.987Z|31de46d2-69a0-4018-9241-caf66c868104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:02.988Z|31de46d2-69a0-4018-9241-caf66c868104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:03.658Z|7bbc7bc4-de9a-49a4-8b09-a622abe13786|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:03.658Z|7bbc7bc4-de9a-49a4-8b09-a622abe13786|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:05.091Z|4e02c8e6-7914-4149-83b8-2b90034d2241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:05.092Z|4e02c8e6-7914-4149-83b8-2b90034d2241|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:13.029Z|dd9b6cef-3bde-4f48-8deb-16e1ce164938|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:13.029Z|dd9b6cef-3bde-4f48-8deb-16e1ce164938|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:13.693Z|6cf98f6c-7582-4d41-9042-2abc00aee155|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:13.694Z|6cf98f6c-7582-4d41-9042-2abc00aee155|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:15.122Z|dba0d4d2-f95b-4bd3-960f-a4c2706af0ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:15.123Z|dba0d4d2-f95b-4bd3-960f-a4c2706af0ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:16.137Z|6d5bb03b-fed3-4cb0-b157-97d97c1c3c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:18:16.141Z|6d5bb03b-fed3-4cb0-b157-97d97c1c3c38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:18:23.061Z|e45fe091-7976-48c7-9901-98344b4b3628|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:23.061Z|e45fe091-7976-48c7-9901-98344b4b3628|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:23.721Z|a5de09ce-fb93-4453-8b95-6851092f03e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:23.721Z|a5de09ce-fb93-4453-8b95-6851092f03e8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:25.149Z|523445af-f329-4dbc-9fc3-ee4bd350968b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:25.150Z|523445af-f329-4dbc-9fc3-ee4bd350968b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:31.138Z|198e5673-7128-4d26-b358-6d16b3a61005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:18:31.139Z|198e5673-7128-4d26-b358-6d16b3a61005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:18:31.612Z|091ea844-e6a8-45f2-8cfa-91ab4dabbb56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:18:31.613Z|091ea844-e6a8-45f2-8cfa-91ab4dabbb56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:18:33.095Z|287c7fda-7b14-4bdc-9db7-cfb769ca515b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:33.096Z|287c7fda-7b14-4bdc-9db7-cfb769ca515b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:33.755Z|66427256-e48f-4445-83a7-b70b758da59c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:33.756Z|66427256-e48f-4445-83a7-b70b758da59c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:35.179Z|e09f82fb-9e54-4827-bd4d-4a50180aa507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:35.180Z|e09f82fb-9e54-4827-bd4d-4a50180aa507|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:39.098Z|95b76fcf-72e6-4b8a-b873-e4d524dd7dd4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:18:39.099Z|95b76fcf-72e6-4b8a-b873-e4d524dd7dd4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:43.123Z|7ab76075-0d11-4416-a14d-5746194f141a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:43.124Z|7ab76075-0d11-4416-a14d-5746194f141a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:43.787Z|92267e1c-4231-4383-85c7-5e594f6e4993|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:43.788Z|92267e1c-4231-4383-85c7-5e594f6e4993|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:45.210Z|98cd362c-4bff-4fc4-ab65-9a5034040432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:45.210Z|98cd362c-4bff-4fc4-ab65-9a5034040432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:46.137Z|f8799269-3e2f-46cc-ad66-15a9aee770cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:18:46.138Z|f8799269-3e2f-46cc-ad66-15a9aee770cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:18:53.153Z|0435a467-7e03-476e-bbd5-62bf9384974d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:53.154Z|0435a467-7e03-476e-bbd5-62bf9384974d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:53.820Z|fc045027-852e-497a-9de0-b08f02a6f932|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:53.821Z|fc045027-852e-497a-9de0-b08f02a6f932|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:18:55.240Z|fd93ee36-12a1-4ab5-bd8d-7660b0889080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:18:55.241Z|fd93ee36-12a1-4ab5-bd8d-7660b0889080|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:01.137Z|74752985-d891-405f-bcd3-f2edd8acc834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:19:01.142Z|74752985-d891-405f-bcd3-f2edd8acc834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:19:01.613Z|a3d5f068-328d-4515-ab3d-53197f038cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:19:01.614Z|a3d5f068-328d-4515-ab3d-53197f038cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:19:03.188Z|f08ec98e-8a32-4077-bba5-01813a66ded0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:03.189Z|f08ec98e-8a32-4077-bba5-01813a66ded0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:03.852Z|77774061-a817-4cd1-ac75-9482ceb335a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:03.853Z|77774061-a817-4cd1-ac75-9482ceb335a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:05.275Z|3fd61807-5792-4844-8727-8a9d2ae08118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:05.276Z|3fd61807-5792-4844-8727-8a9d2ae08118|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:13.219Z|1a33785a-70ff-4908-adc9-a1f49288810b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:13.220Z|1a33785a-70ff-4908-adc9-a1f49288810b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:13.885Z|f2ea9bb3-3e94-414f-8d37-921fb9218147|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:13.886Z|f2ea9bb3-3e94-414f-8d37-921fb9218147|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:15.309Z|d6321269-2b7c-4a36-a30c-4d864f4c0398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:15.310Z|d6321269-2b7c-4a36-a30c-4d864f4c0398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:16.137Z|d2b882c0-9746-4b7e-964d-061de16ef54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:19:16.138Z|d2b882c0-9746-4b7e-964d-061de16ef54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:19:23.249Z|ea877ed5-447a-4964-b49b-af60fda0e2ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:23.250Z|ea877ed5-447a-4964-b49b-af60fda0e2ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:23.920Z|8e0e69b0-f862-4d04-bbf4-ab3fa3a20c61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:23.921Z|8e0e69b0-f862-4d04-bbf4-ab3fa3a20c61|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:25.340Z|512beb48-1717-4fb6-8a24-201bf6fd65c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:25.341Z|512beb48-1717-4fb6-8a24-201bf6fd65c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:31.137Z|c206c181-d16e-4d5b-b9d7-9dc9f3552f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:19:31.138Z|c206c181-d16e-4d5b-b9d7-9dc9f3552f0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:19:31.614Z|d99ed86f-7a02-42f2-842f-9c82eb4f8b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:19:31.615Z|d99ed86f-7a02-42f2-842f-9c82eb4f8b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:19:33.281Z|5c2cc83a-57b9-4dcc-beca-cc8a9dc2f653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:33.282Z|5c2cc83a-57b9-4dcc-beca-cc8a9dc2f653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:33.949Z|0f40743a-34e3-497f-8213-9be1220e53a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:33.949Z|0f40743a-34e3-497f-8213-9be1220e53a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:35.372Z|13875333-a38f-42ae-b92a-12be53cf00f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:35.373Z|13875333-a38f-42ae-b92a-12be53cf00f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:39.097Z|d118d5c2-4713-453f-9645-192aee7cb018|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:19:39.098Z|d118d5c2-4713-453f-9645-192aee7cb018|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:43.323Z|457dda82-2aa4-45c9-88ac-7673d1195823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:43.324Z|457dda82-2aa4-45c9-88ac-7673d1195823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:43.981Z|a2020805-aba4-4102-bc3f-2ec12fbb543d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:43.982Z|a2020805-aba4-4102-bc3f-2ec12fbb543d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:45.406Z|ae85263e-effe-4976-9f83-b67a2b2c59bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:45.407Z|ae85263e-effe-4976-9f83-b67a2b2c59bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:46.137Z|dccc815e-c60f-41e1-b634-3b1391443894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:19:46.142Z|dccc815e-c60f-41e1-b634-3b1391443894|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:19:53.364Z|da50577f-87a1-448a-a2f9-1d976f05e32c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:53.365Z|da50577f-87a1-448a-a2f9-1d976f05e32c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:54.014Z|1c4416f1-dce2-4362-8e34-0307610127e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:54.015Z|1c4416f1-dce2-4362-8e34-0307610127e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:19:55.438Z|c6ebc4fd-7d16-4f23-a754-e5d307a3d77b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:19:55.439Z|c6ebc4fd-7d16-4f23-a754-e5d307a3d77b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:01.137Z|dfcb4abe-7718-4a3b-99b1-4ad31f92ad47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:20:01.138Z|dfcb4abe-7718-4a3b-99b1-4ad31f92ad47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:20:01.616Z|c53d1082-7c9b-47ba-a9ec-8938e864fcc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:20:01.617Z|c53d1082-7c9b-47ba-a9ec-8938e864fcc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:20:03.397Z|9e60f0af-8e93-4e47-8d04-9177e64c1634|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:03.398Z|9e60f0af-8e93-4e47-8d04-9177e64c1634|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:04.043Z|a42ed158-d82d-46b1-adff-5f58eaffb86d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:04.043Z|a42ed158-d82d-46b1-adff-5f58eaffb86d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:05.468Z|f581dfd0-2a1c-42f7-813e-a3cbcc944931|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:05.469Z|f581dfd0-2a1c-42f7-813e-a3cbcc944931|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:13.430Z|46c0a5b0-03f1-4456-a6a2-31483cb85b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:13.431Z|46c0a5b0-03f1-4456-a6a2-31483cb85b48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:14.074Z|762eaf98-4703-4a2c-b4db-545443c3f53b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:14.074Z|762eaf98-4703-4a2c-b4db-545443c3f53b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:15.496Z|7cb95445-6f94-4647-b920-8c0bac267978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:15.497Z|7cb95445-6f94-4647-b920-8c0bac267978|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:16.137Z|b2682698-db11-4a7b-93ef-6b1749d610c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:20:16.138Z|b2682698-db11-4a7b-93ef-6b1749d610c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:20:23.458Z|2156c3f0-c64a-4959-8db7-67fe7fffd277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:23.459Z|2156c3f0-c64a-4959-8db7-67fe7fffd277|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:24.105Z|3f80d18a-8422-47c9-8701-6f615ae9f872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:24.106Z|3f80d18a-8422-47c9-8701-6f615ae9f872|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:25.524Z|d4a4383f-1d82-469c-86e7-03d68423dc18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:25.525Z|d4a4383f-1d82-469c-86e7-03d68423dc18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:31.137Z|da6fc011-e9e9-4479-88e4-bdb6aff125ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:20:31.142Z|da6fc011-e9e9-4479-88e4-bdb6aff125ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:20:31.617Z|8227399b-868d-4a02-bb08-deb76c32aaa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:20:31.618Z|8227399b-868d-4a02-bb08-deb76c32aaa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:20:33.492Z|d1afe18d-8c50-4a3d-8dd2-f1a00340b770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:33.493Z|d1afe18d-8c50-4a3d-8dd2-f1a00340b770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:34.137Z|c8ae8832-cc87-4fcc-bb69-bc43a74e4a69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:34.138Z|c8ae8832-cc87-4fcc-bb69-bc43a74e4a69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:35.553Z|64f86e7f-e32a-4ed9-adfc-410a7b498f03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:35.554Z|64f86e7f-e32a-4ed9-adfc-410a7b498f03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:39.097Z|68e7ea25-acf0-4e70-8766-f3d255a5970f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:20:39.098Z|68e7ea25-acf0-4e70-8766-f3d255a5970f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:43.523Z|33586b41-c5a0-4ace-b023-4443e06aa848|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:43.524Z|33586b41-c5a0-4ace-b023-4443e06aa848|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:44.170Z|2a28cbb3-119a-4ec3-b4b4-1cc2ad0fb31b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:44.171Z|2a28cbb3-119a-4ec3-b4b4-1cc2ad0fb31b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:45.584Z|30f30a38-4d34-44d5-8cf6-43700660289b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:45.585Z|30f30a38-4d34-44d5-8cf6-43700660289b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:46.137Z|b73f91a8-4e2c-45c1-8408-d772012bc3f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:20:46.138Z|b73f91a8-4e2c-45c1-8408-d772012bc3f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:20:53.559Z|b4dc3049-e212-4ee5-aef7-e8b2e6c7f350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:53.560Z|b4dc3049-e212-4ee5-aef7-e8b2e6c7f350|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:54.200Z|00e34d23-87b5-4df3-9b03-9cff2fdf4bf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:54.201Z|00e34d23-87b5-4df3-9b03-9cff2fdf4bf5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:20:55.614Z|e6d49238-47f8-4db2-97d3-4e89784538e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:20:55.614Z|e6d49238-47f8-4db2-97d3-4e89784538e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:01.137Z|7a0f3984-26da-47c7-a1a6-07b55226f174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:21:01.138Z|7a0f3984-26da-47c7-a1a6-07b55226f174|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:21:01.618Z|50ea3560-fa26-49f3-b247-871ff010bd51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:21:01.619Z|50ea3560-fa26-49f3-b247-871ff010bd51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:21:03.593Z|bd245521-ae26-4465-923f-6b88a93b34da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:03.594Z|bd245521-ae26-4465-923f-6b88a93b34da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:04.232Z|141758ee-ba63-4871-b5f0-bf453d08f5a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:04.232Z|141758ee-ba63-4871-b5f0-bf453d08f5a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:05.642Z|a5d50fda-d118-427a-a349-89ddebf69049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:05.642Z|a5d50fda-d118-427a-a349-89ddebf69049|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:13.635Z|22880bb1-4cd7-4d53-8c70-5c77d1f39dbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:13.635Z|22880bb1-4cd7-4d53-8c70-5c77d1f39dbe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:14.260Z|74d1c2e8-3b70-425e-89f2-0213c66f76d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:14.261Z|74d1c2e8-3b70-425e-89f2-0213c66f76d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:15.675Z|2af13527-8008-4b81-9e1c-713599392859|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:15.677Z|2af13527-8008-4b81-9e1c-713599392859|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:16.137Z|4d874baa-d7ec-41c4-8e16-67c630a881d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:21:16.142Z|4d874baa-d7ec-41c4-8e16-67c630a881d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:21:23.667Z|f10d0b0c-c148-4e5d-bef9-c4d97523ecff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:23.668Z|f10d0b0c-c148-4e5d-bef9-c4d97523ecff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:24.288Z|5ad4064a-1936-4760-88de-e30364a948f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:24.289Z|5ad4064a-1936-4760-88de-e30364a948f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:25.710Z|9470f3e5-4845-4aac-9fec-9371825772c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:25.711Z|9470f3e5-4845-4aac-9fec-9371825772c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:31.137Z|fe1e0a9d-f583-487d-8727-8045b9588631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:21:31.138Z|fe1e0a9d-f583-487d-8727-8045b9588631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:21:31.620Z|fc4c7752-0ff7-48d5-a415-a55426ff4102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:21:31.620Z|fc4c7752-0ff7-48d5-a415-a55426ff4102|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:21:33.700Z|71a87ba4-caa1-4367-bceb-32059499e4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:33.701Z|71a87ba4-caa1-4367-bceb-32059499e4ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:34.311Z|75d5b1eb-3636-4455-9d24-46d3793f7ace|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:34.312Z|75d5b1eb-3636-4455-9d24-46d3793f7ace|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:35.741Z|f55fb254-e0ee-49e2-8ba7-c25f90b8dd1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:35.742Z|f55fb254-e0ee-49e2-8ba7-c25f90b8dd1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:39.097Z|14601ccf-8963-49ad-944c-573ecb3078d9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:21:39.097Z|14601ccf-8963-49ad-944c-573ecb3078d9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:43.738Z|d5b554c6-1b0f-42bb-be1b-3f039a46748d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:43.739Z|d5b554c6-1b0f-42bb-be1b-3f039a46748d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:44.340Z|755a2abc-ecef-421f-b349-66ffccb17a66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:44.341Z|755a2abc-ecef-421f-b349-66ffccb17a66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:45.771Z|1727bec9-a5ba-465f-b749-4125e2ed12f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:45.772Z|1727bec9-a5ba-465f-b749-4125e2ed12f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:46.137Z|de8792f9-e9c4-4aa4-8b3a-64869742a1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:21:46.138Z|de8792f9-e9c4-4aa4-8b3a-64869742a1da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:21:53.769Z|058b4da8-195f-49fa-87b5-2fa011ed60f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:53.770Z|058b4da8-195f-49fa-87b5-2fa011ed60f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:54.370Z|77aeab33-baad-4d85-b7bb-372365f760df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:54.371Z|77aeab33-baad-4d85-b7bb-372365f760df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:21:55.804Z|6c0d8b6c-3572-4071-b73e-c5fb77293087|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:21:55.805Z|6c0d8b6c-3572-4071-b73e-c5fb77293087|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:01.137Z|db187a33-18ad-45f2-9f04-46ba050c9a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:22:01.142Z|db187a33-18ad-45f2-9f04-46ba050c9a9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:22:01.621Z|97f1520e-21c7-44db-b1b4-cab9b60055ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:22:01.621Z|97f1520e-21c7-44db-b1b4-cab9b60055ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:22:03.800Z|fe9ab970-bf04-41f0-91b2-3437fbfdad64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:03.801Z|fe9ab970-bf04-41f0-91b2-3437fbfdad64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:04.402Z|7b3a4cd3-67c1-4433-a9a4-a8d28d98dcbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:04.403Z|7b3a4cd3-67c1-4433-a9a4-a8d28d98dcbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:05.836Z|dfbacef4-570d-4c79-a304-3175fe493e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:05.837Z|dfbacef4-570d-4c79-a304-3175fe493e52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:13.838Z|5aac745c-d9b2-492f-9d18-c77cc7309df6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:13.839Z|5aac745c-d9b2-492f-9d18-c77cc7309df6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:14.432Z|de341b71-8c70-4450-9813-3d0979155896|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:14.433Z|de341b71-8c70-4450-9813-3d0979155896|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:15.868Z|2235b9b5-e76f-4cdb-b195-7933947acd39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:15.869Z|2235b9b5-e76f-4cdb-b195-7933947acd39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:16.137Z|77fa35f3-344e-4488-8d7a-9c7c37508fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:22:16.138Z|77fa35f3-344e-4488-8d7a-9c7c37508fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:22:23.873Z|405afe52-c387-4963-8daf-bfc81c3f0536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:23.874Z|405afe52-c387-4963-8daf-bfc81c3f0536|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:24.467Z|49dfb2d7-a012-4162-bf7f-bfcbf168894b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:24.468Z|49dfb2d7-a012-4162-bf7f-bfcbf168894b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:25.900Z|b9c80bcb-223c-4bf6-8960-ef3f95f2bbb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:25.900Z|b9c80bcb-223c-4bf6-8960-ef3f95f2bbb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:31.137Z|3f1b0a23-2256-4b15-af5e-a7c8b68c3840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:22:31.138Z|3f1b0a23-2256-4b15-af5e-a7c8b68c3840|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:22:31.622Z|7760ffca-1e07-4705-8eff-2706bb14895b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:22:31.622Z|7760ffca-1e07-4705-8eff-2706bb14895b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:22:33.901Z|a66e076e-90e4-4501-ac31-7185acc9bc2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:33.902Z|a66e076e-90e4-4501-ac31-7185acc9bc2d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:34.494Z|97df52a9-cf71-48db-b807-7165e85a033a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:34.495Z|97df52a9-cf71-48db-b807-7165e85a033a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:35.932Z|04b19871-8121-4697-b0c2-2ffa7edac101|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:35.933Z|04b19871-8121-4697-b0c2-2ffa7edac101|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:39.097Z|bfbcd6af-ff55-4e6d-8976-1a96c0a16ed0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:22:39.098Z|bfbcd6af-ff55-4e6d-8976-1a96c0a16ed0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:43.929Z|12815998-5086-4214-827d-fdd55ae268d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:43.930Z|12815998-5086-4214-827d-fdd55ae268d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:44.528Z|a7ffe274-818c-462c-bf40-d5c1fcf8f6b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:44.529Z|a7ffe274-818c-462c-bf40-d5c1fcf8f6b6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:45.962Z|7008c061-f475-48f3-9f11-60b34da3236c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:45.963Z|7008c061-f475-48f3-9f11-60b34da3236c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:46.137Z|be1c7528-73f1-4c1f-97e0-27f79df6c0fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:22:46.142Z|be1c7528-73f1-4c1f-97e0-27f79df6c0fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:22:53.965Z|3e59fe59-a92f-44be-8c71-f81cc7eff448|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:53.966Z|3e59fe59-a92f-44be-8c71-f81cc7eff448|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:54.560Z|1984b86a-917f-4d60-96d5-4c268bb5a252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:54.560Z|1984b86a-917f-4d60-96d5-4c268bb5a252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:22:55.995Z|3c6037b0-6b74-4bde-8384-5728aec2ea5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:22:55.996Z|3c6037b0-6b74-4bde-8384-5728aec2ea5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:01.138Z|59aa1238-a60a-4c11-b77e-276341991345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:23:01.138Z|59aa1238-a60a-4c11-b77e-276341991345|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:23:01.623Z|88584cce-7a6f-49e2-8824-9174f58272a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:23:01.624Z|88584cce-7a6f-49e2-8824-9174f58272a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:23:03.999Z|f5faa530-900a-4e14-9037-18bcd5050f4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:04.000Z|f5faa530-900a-4e14-9037-18bcd5050f4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:04.589Z|8b0307d9-3329-4a5b-826b-375331708df6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:04.590Z|8b0307d9-3329-4a5b-826b-375331708df6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:06.029Z|ca4ea132-150f-44ef-a483-22eaf7cbcd85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:06.030Z|ca4ea132-150f-44ef-a483-22eaf7cbcd85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:14.034Z|6b5816cb-66be-4673-9d0e-83a8890e14cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:14.035Z|6b5816cb-66be-4673-9d0e-83a8890e14cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:14.619Z|7067744d-b4de-4924-b006-7faf77adfd29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:14.620Z|7067744d-b4de-4924-b006-7faf77adfd29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:16.061Z|a0f04879-74d3-455b-a31c-4ea60514f634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:16.062Z|a0f04879-74d3-455b-a31c-4ea60514f634|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:16.137Z|664442bd-a963-49cd-bcd5-85cfb04eedc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:23:16.138Z|664442bd-a963-49cd-bcd5-85cfb04eedc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:23:24.067Z|c99028e5-c0e1-4248-9857-f84e0e136d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:24.068Z|c99028e5-c0e1-4248-9857-f84e0e136d7b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:24.647Z|ed43de6e-e7a3-4959-828f-25110b14d4a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:24.647Z|ed43de6e-e7a3-4959-828f-25110b14d4a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:26.092Z|c599c3a6-0866-423b-bb19-e315c7db787f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:26.093Z|c599c3a6-0866-423b-bb19-e315c7db787f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:31.137Z|9694e913-0276-4ff1-be17-debbe547c857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:23:31.142Z|9694e913-0276-4ff1-be17-debbe547c857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:23:31.625Z|b834e6f3-41dd-4833-9b21-7d17ffd6d504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:23:31.626Z|b834e6f3-41dd-4833-9b21-7d17ffd6d504|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:23:34.098Z|583eb7ef-f198-4b1d-a3fa-da658b4e9aac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:34.099Z|583eb7ef-f198-4b1d-a3fa-da658b4e9aac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:34.676Z|c7b88963-c134-4255-bcc2-8b18ba0e04e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:34.676Z|c7b88963-c134-4255-bcc2-8b18ba0e04e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:36.120Z|e1d52b0c-1703-4f9c-b8c2-1056372295b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:36.121Z|e1d52b0c-1703-4f9c-b8c2-1056372295b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:39.098Z|a32b143d-453e-421a-b491-e24f58275932|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:23:39.099Z|a32b143d-453e-421a-b491-e24f58275932|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:44.131Z|265f0970-dbb1-45f7-a1c8-7cd25d1e2808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:44.132Z|265f0970-dbb1-45f7-a1c8-7cd25d1e2808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:44.709Z|c7c06d77-d9d4-4bad-8494-fd2a2848e988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:44.709Z|c7c06d77-d9d4-4bad-8494-fd2a2848e988|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:46.137Z|ef758d2f-5b68-4352-8e21-45c17c0b74b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:23:46.138Z|ef758d2f-5b68-4352-8e21-45c17c0b74b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:23:46.161Z|9f662632-9263-4737-9d11-744f2f30a5ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:46.163Z|9f662632-9263-4737-9d11-744f2f30a5ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:54.163Z|b801ef75-9a49-4828-949f-7c4a2e7bc895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:54.164Z|b801ef75-9a49-4828-949f-7c4a2e7bc895|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:54.740Z|1750ab74-5d33-45be-b221-343099e81b8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:54.742Z|1750ab74-5d33-45be-b221-343099e81b8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:23:56.195Z|343f2727-bae6-4f44-aa43-5ccfca00d66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:23:56.196Z|343f2727-bae6-4f44-aa43-5ccfca00d66a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:01.137Z|de8b4f04-b120-457b-b687-311faae0089a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:24:01.138Z|de8b4f04-b120-457b-b687-311faae0089a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:24:01.626Z|8596f29c-66cb-4c78-bc4b-f6ea45002f01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:24:01.626Z|8596f29c-66cb-4c78-bc4b-f6ea45002f01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:24:04.189Z|4b178dc5-f593-4edc-acee-e950576ea56b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:04.190Z|4b178dc5-f593-4edc-acee-e950576ea56b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:04.770Z|6b4cc3d3-30a9-45ea-ae21-b716813950c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:04.770Z|6b4cc3d3-30a9-45ea-ae21-b716813950c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:06.227Z|64713170-a43a-4fc2-8d00-24c4cd52285f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:06.228Z|64713170-a43a-4fc2-8d00-24c4cd52285f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:14.220Z|b62d9a46-7758-43a8-be0e-b826bac5282c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:14.221Z|b62d9a46-7758-43a8-be0e-b826bac5282c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:14.794Z|c82438f2-1f43-45c4-b64c-ebe9e351fc2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:14.794Z|c82438f2-1f43-45c4-b64c-ebe9e351fc2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:16.137Z|1f85ea11-8d6b-49f1-b8b6-349756d66230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:24:16.142Z|1f85ea11-8d6b-49f1-b8b6-349756d66230|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:24:16.262Z|796ca817-cf6c-4e85-b316-76b72bacc672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:16.263Z|796ca817-cf6c-4e85-b316-76b72bacc672|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:24.253Z|455d2ed4-aaac-46f5-8769-c926ba595b21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:24.254Z|455d2ed4-aaac-46f5-8769-c926ba595b21|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:24.824Z|ac276b46-bfc2-4855-8d6b-669c9613ba1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:24.825Z|ac276b46-bfc2-4855-8d6b-669c9613ba1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:26.294Z|136e4a5d-f99e-4924-b384-da1953778728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:26.294Z|136e4a5d-f99e-4924-b384-da1953778728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:31.137Z|7388983d-6375-49fe-8606-d46df8d0c817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:24:31.138Z|7388983d-6375-49fe-8606-d46df8d0c817|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:24:31.627Z|742588e4-131c-4337-8be3-aab968a75981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:24:31.627Z|742588e4-131c-4337-8be3-aab968a75981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:24:34.280Z|21f98d0a-8371-4174-aa6b-fe2cff994e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:34.280Z|21f98d0a-8371-4174-aa6b-fe2cff994e69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:34.854Z|6a185d0e-bc37-49a1-b02f-9d5601150ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:34.855Z|6a185d0e-bc37-49a1-b02f-9d5601150ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:36.327Z|11bb961f-a354-4f49-b7f0-0f2b0e041c64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:36.327Z|11bb961f-a354-4f49-b7f0-0f2b0e041c64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:39.098Z|0c2be041-cd99-4ab6-88f1-60adf9a5034d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:24:39.099Z|0c2be041-cd99-4ab6-88f1-60adf9a5034d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:44.317Z|654d2693-38c7-4b6c-99e7-2d8e12b82a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:44.317Z|654d2693-38c7-4b6c-99e7-2d8e12b82a75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:44.882Z|b02e616d-5ab5-4856-8ab1-8fc9423c9b4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:44.883Z|b02e616d-5ab5-4856-8ab1-8fc9423c9b4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:46.137Z|e4582d5a-af3a-4b17-8719-48604ea93213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:24:46.138Z|e4582d5a-af3a-4b17-8719-48604ea93213|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:24:46.358Z|1b7fda06-1df3-4f8e-bf8d-eba97d07db26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:46.359Z|1b7fda06-1df3-4f8e-bf8d-eba97d07db26|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:54.348Z|4c32342c-e7fd-46e4-a42a-6cfdd6544e05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:54.349Z|4c32342c-e7fd-46e4-a42a-6cfdd6544e05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:54.918Z|37fcf58b-b35d-483b-b864-db108deae808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:54.919Z|37fcf58b-b35d-483b-b864-db108deae808|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:24:56.386Z|3f516a14-a9f6-4f23-829d-de078be5620f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:24:56.387Z|3f516a14-a9f6-4f23-829d-de078be5620f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:01.137Z|cc11e37d-ca17-4fc0-accf-2e3137ab798a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:25:01.142Z|cc11e37d-ca17-4fc0-accf-2e3137ab798a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:25:01.628Z|b12887cc-eb98-4328-8789-6e2c674073ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:25:01.629Z|b12887cc-eb98-4328-8789-6e2c674073ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:25:04.374Z|2ad84e8a-e28b-4488-8075-87de1599fae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:04.375Z|2ad84e8a-e28b-4488-8075-87de1599fae3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:04.953Z|7639bcf6-0f2d-49e8-9fbd-431c014656ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:04.953Z|7639bcf6-0f2d-49e8-9fbd-431c014656ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:06.424Z|07618324-cf3a-4ffd-a26e-aa88cb41d8e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:06.425Z|07618324-cf3a-4ffd-a26e-aa88cb41d8e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:14.403Z|1e929c37-250c-49ad-a34c-2890953a6666|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:14.403Z|1e929c37-250c-49ad-a34c-2890953a6666|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:14.985Z|fa5929d1-c485-4dbd-96a5-1b2c06f38c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:14.986Z|fa5929d1-c485-4dbd-96a5-1b2c06f38c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:16.137Z|4bf9fb09-c36b-499f-b5f1-945b63f919c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:25:16.138Z|4bf9fb09-c36b-499f-b5f1-945b63f919c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:25:16.455Z|6bc3073c-91af-4385-93ae-1a9f0b39b977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:16.456Z|6bc3073c-91af-4385-93ae-1a9f0b39b977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:24.440Z|6ebb8874-6dd3-44a5-b3bb-b4a8f4d14e46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:24.441Z|6ebb8874-6dd3-44a5-b3bb-b4a8f4d14e46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:25.018Z|347176e3-126f-4a27-8e2d-3cab4cfaf774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:25.019Z|347176e3-126f-4a27-8e2d-3cab4cfaf774|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:26.483Z|6e5e7f46-3566-4381-9c00-26794a99fea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:26.484Z|6e5e7f46-3566-4381-9c00-26794a99fea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:31.137Z|eb7e6be1-d91a-4c48-9113-032b8423a25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:25:31.138Z|eb7e6be1-d91a-4c48-9113-032b8423a25a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:25:31.629Z|76137031-d6c2-4ac0-9dd6-1ac2e0ded21a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:25:31.630Z|76137031-d6c2-4ac0-9dd6-1ac2e0ded21a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:25:34.473Z|7a2ddf8c-0ace-48c8-afbe-54dbf3072ce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:34.473Z|7a2ddf8c-0ace-48c8-afbe-54dbf3072ce8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:35.048Z|31c7574e-9188-40fa-90e4-4dea7a23d9ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:35.048Z|31c7574e-9188-40fa-90e4-4dea7a23d9ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:36.511Z|b32851b2-e990-49ca-a693-f5db46346790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:36.512Z|b32851b2-e990-49ca-a693-f5db46346790|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:39.098Z|9f730f77-8ba2-467e-b5cc-ff96bc362c89|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:25:39.098Z|9f730f77-8ba2-467e-b5cc-ff96bc362c89|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:44.503Z|feab95d1-3ed1-4a07-a266-3fe4d57ba479|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:44.504Z|feab95d1-3ed1-4a07-a266-3fe4d57ba479|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:45.080Z|fdbe3712-65b1-46a8-8ce8-8b90794794f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:45.081Z|fdbe3712-65b1-46a8-8ce8-8b90794794f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:46.138Z|6f8e5a64-d8f5-49a5-acf3-1e34326a87a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:25:46.143Z|6f8e5a64-d8f5-49a5-acf3-1e34326a87a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:25:46.543Z|e8a06a9c-fe64-432e-834f-d76be827067c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:46.543Z|e8a06a9c-fe64-432e-834f-d76be827067c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:54.533Z|95bec6e1-f9d4-430e-b6b0-9229a67a824d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:54.534Z|95bec6e1-f9d4-430e-b6b0-9229a67a824d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:55.114Z|22c7bef7-52a8-48ee-885d-6827ce244622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:55.115Z|22c7bef7-52a8-48ee-885d-6827ce244622|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:25:56.579Z|9baa6ed3-48b8-410a-b5b3-637a26ed000b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:25:56.579Z|9baa6ed3-48b8-410a-b5b3-637a26ed000b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:01.137Z|e02a2dcc-830a-4130-8e20-eac527eb5249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:26:01.138Z|e02a2dcc-830a-4130-8e20-eac527eb5249|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:26:01.630Z|092bc23c-b9c3-40c6-8511-22de37191dca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:26:01.631Z|092bc23c-b9c3-40c6-8511-22de37191dca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:26:04.570Z|5ee31316-a0ac-4947-99fe-54f64585f3b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:04.572Z|5ee31316-a0ac-4947-99fe-54f64585f3b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:05.146Z|d637745d-6edf-4ebe-bd78-2bcdfa96bcc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:05.147Z|d637745d-6edf-4ebe-bd78-2bcdfa96bcc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:06.612Z|4ab95393-9d96-4f80-bfee-4f629a9b1886|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:06.613Z|4ab95393-9d96-4f80-bfee-4f629a9b1886|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:14.600Z|b3273e17-42b3-45ca-99e4-863db08b9037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:14.601Z|b3273e17-42b3-45ca-99e4-863db08b9037|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:15.180Z|48e11853-8220-4e68-88a1-c63989fee01a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:15.181Z|48e11853-8220-4e68-88a1-c63989fee01a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:16.137Z|67614e6e-61b4-4f54-8e83-8a1ea5b640bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:26:16.138Z|67614e6e-61b4-4f54-8e83-8a1ea5b640bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:26:16.644Z|8df7906a-c07d-4997-8c16-fac859aed361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:16.645Z|8df7906a-c07d-4997-8c16-fac859aed361|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:24.632Z|26c60494-07a0-4237-8ef6-a38567099899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:24.633Z|26c60494-07a0-4237-8ef6-a38567099899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:25.208Z|4015500e-12a6-4631-9f5d-1c8f1c4a3c1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:25.209Z|4015500e-12a6-4631-9f5d-1c8f1c4a3c1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:26.675Z|e541fb94-5e0a-4f06-92bc-51b20794d590|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:26.676Z|e541fb94-5e0a-4f06-92bc-51b20794d590|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:31.137Z|ee4e87c5-5877-4352-a7a3-99d0fa5f0a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:26:31.142Z|ee4e87c5-5877-4352-a7a3-99d0fa5f0a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:26:31.632Z|df884dc0-a314-4d34-9dee-d63df068b9eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:26:31.632Z|df884dc0-a314-4d34-9dee-d63df068b9eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:26:34.662Z|66329f76-743f-460a-8292-a50849989265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:34.663Z|66329f76-743f-460a-8292-a50849989265|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:35.240Z|440b3d2e-9fa3-418d-bca6-355eb2093bfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:35.241Z|440b3d2e-9fa3-418d-bca6-355eb2093bfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:36.711Z|008e0373-8d8d-43e3-82b3-e69e99eacaa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:36.712Z|008e0373-8d8d-43e3-82b3-e69e99eacaa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:39.098Z|150f3b78-7092-4982-a5f2-8462947010d0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:26:39.099Z|150f3b78-7092-4982-a5f2-8462947010d0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:44.693Z|4e9669c3-1c11-4b5c-992d-07f204fdc4ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:44.693Z|4e9669c3-1c11-4b5c-992d-07f204fdc4ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:45.274Z|44e52d78-c2e3-4750-b5c6-3471d11b9e38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:45.274Z|44e52d78-c2e3-4750-b5c6-3471d11b9e38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:46.138Z|09601f7d-8304-445f-a89f-96928b2d02fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:26:46.138Z|09601f7d-8304-445f-a89f-96928b2d02fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:26:46.738Z|f36ab81c-1552-4f89-9347-81069d7893f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:46.739Z|f36ab81c-1552-4f89-9347-81069d7893f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:54.731Z|959391af-cb7a-454f-98dc-7bc54660e502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:54.732Z|959391af-cb7a-454f-98dc-7bc54660e502|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:55.305Z|8698cd7c-1e44-46a7-bfa9-210456d53206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:55.306Z|8698cd7c-1e44-46a7-bfa9-210456d53206|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:26:56.780Z|f4a08939-aa4c-4a2c-8b70-46cbb853869c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:26:56.781Z|f4a08939-aa4c-4a2c-8b70-46cbb853869c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:01.137Z|fa7fce69-2ea8-41c3-8c16-b9416a5b419c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:27:01.138Z|fa7fce69-2ea8-41c3-8c16-b9416a5b419c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:27:01.633Z|a439b182-c7ac-4fea-980d-d5c4190e735c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:27:01.634Z|a439b182-c7ac-4fea-980d-d5c4190e735c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:27:04.765Z|3ca67926-651d-4acb-be4d-bd0b40e70bc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:04.766Z|3ca67926-651d-4acb-be4d-bd0b40e70bc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:05.340Z|00d4d770-8661-415c-bd45-eddc766bbc5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:05.341Z|00d4d770-8661-415c-bd45-eddc766bbc5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:06.806Z|f5d9b397-121a-4e19-b4bb-07a2ea675d79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:06.806Z|f5d9b397-121a-4e19-b4bb-07a2ea675d79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:14.811Z|25545a16-ad84-481f-b0db-f4df235d34d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:14.812Z|25545a16-ad84-481f-b0db-f4df235d34d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:15.371Z|eee4ac46-8812-49d3-bdcd-efd2416e35bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:15.372Z|eee4ac46-8812-49d3-bdcd-efd2416e35bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:16.137Z|df071f78-2af1-4d0c-85dc-b2830b5aea82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:27:16.143Z|df071f78-2af1-4d0c-85dc-b2830b5aea82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:27:16.839Z|393ba216-5f9d-4881-a1e4-c14fdb2455a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:16.840Z|393ba216-5f9d-4881-a1e4-c14fdb2455a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:24.851Z|05296428-7984-43f9-9be2-8590a51f7ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:24.852Z|05296428-7984-43f9-9be2-8590a51f7ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:25.402Z|c6ca7454-a149-4117-a8de-9c6452327226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:25.403Z|c6ca7454-a149-4117-a8de-9c6452327226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:26.887Z|1a0bf5b0-d57b-454f-a25a-a4cb9a20850b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:26.888Z|1a0bf5b0-d57b-454f-a25a-a4cb9a20850b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:31.137Z|bb44dad6-e815-4e21-80fe-c0a8e0c26f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:27:31.138Z|bb44dad6-e815-4e21-80fe-c0a8e0c26f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:27:31.635Z|823345b1-dca2-497c-a29a-a8824b39db5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:27:31.635Z|823345b1-dca2-497c-a29a-a8824b39db5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:27:34.882Z|4f1fa469-1f6b-419e-8b82-992a47ae2970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:34.883Z|4f1fa469-1f6b-419e-8b82-992a47ae2970|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:35.435Z|befa7d12-d29f-423f-ac0f-3fca0a232f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:35.436Z|befa7d12-d29f-423f-ac0f-3fca0a232f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:36.910Z|99f019ea-0fdc-4d17-9ab1-151741fe76be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:36.911Z|99f019ea-0fdc-4d17-9ab1-151741fe76be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:39.097Z|67f82dac-91d3-4d10-8f14-c9e2a231c70c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2023-04-28T16:27:39.097Z|67f82dac-91d3-4d10-8f14-c9e2a231c70c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:44.913Z|a6fefbd6-113a-4094-b42b-111f63f6dd2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:44.914Z|a6fefbd6-113a-4094-b42b-111f63f6dd2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:45.470Z|a8c81ade-296d-4ad9-8712-ceccd409dd2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:45.471Z|a8c81ade-296d-4ad9-8712-ceccd409dd2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:46.138Z|dbebb0c3-24db-4aa0-be2e-769936f34b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:27:46.138Z|dbebb0c3-24db-4aa0-be2e-769936f34b30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:27:46.935Z|d184cb13-0dae-4e70-87e9-afdffb769573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:46.936Z|d184cb13-0dae-4e70-87e9-afdffb769573|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:54.946Z|c5e7bfa0-5d6d-46f1-9c6a-048bb0df173f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:54.946Z|c5e7bfa0-5d6d-46f1-9c6a-048bb0df173f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:55.503Z|ce1650e7-8f24-4265-807d-1e895c030301|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:55.504Z|ce1650e7-8f24-4265-807d-1e895c030301|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:27:56.961Z|08b2a8a1-7427-4936-b5d7-20ad2b379aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:27:56.962Z|08b2a8a1-7427-4936-b5d7-20ad2b379aa5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:28:01.137Z|ddb44e98-a114-4f3a-bb5c-5a5bcde8a3f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:28:01.142Z|ddb44e98-a114-4f3a-bb5c-5a5bcde8a3f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:28:01.636Z|28cf2f25-e0be-4995-b3f0-794688003e70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2023-04-28T16:28:01.636Z|28cf2f25-e0be-4995-b3f0-794688003e70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2023-04-28T16:28:04.978Z|cb78c482-747c-47a9-9982-733561413f91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:28:04.979Z|cb78c482-747c-47a9-9982-733561413f91|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2023-04-28T16:28:05.534Z|8fd84725-a854-45db-98c3-985ba96c6d0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2023-04-28T16:28:05.535Z|8fd84725-a854-45db-98c3-985ba96c6d0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.